You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027May25242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun272320tweaks: rename a variable, because nothing is returned theretweaks: more consistently use * instead of [0] when checking for '\0'tweaks: harmonize some indentations, elide an #ifdef, and rewrap a linechars: make comparing multibyte strings twice as fasttweaks: rename two more variablestweaks: rename some variables for contrastnew feature: comment/uncomment current line or selected linestweaks: rename a function, and move the sorting there toobrowser: move all openings and closings of a directory to the same functiontweaks: elide four #ifdefs, improve one comment and unwrap some otherstweaks: rename a variable, for aptnesstweaks: elide unneeded intermediate assignmentstweaks: put some conditions in a better order: the main one firsttweaks: reshuffle a few thingstweaks: remove a redundant assignmenttweaks: remove an unnecessary intermediate assignmenttweaks: rename a variable, to indicate better what it containstweaks: rename two variables, to avoid using a name for different purposestweaks: rename a variable, to indicate what it containstweaks: improve a few commentsbrowser, files: use full path in error message when in confined modestartup: show an error message when argument of --operatingdir is invalidfiles: fix a memory leakbrowser: fix a memory leakbrowser: show a message when getcwd() fails, instead of just beepingbackups: take an unlikely condition into accounttweaks: improve a few commentsfiles: remove a redundant conditionfiles: when writing a lockfile fails, continue loading the filestatusbar: add a non-beeping message type that does not get overwrittenfiles: don't reuse a variable that may have been modified by dirname()files: remove a superfluous condition, and do not ignore a "No"files: upgrade the locking errors, so they will not be overwrittenfiles: remove the special 'quiet' mechanism for not overwriting messagesscreen: catch a window resize also when the keyboard is in nodelay modetweaks: rearrange some key reading stuff in a clearer wayspelling: gettextize the next-word messagetweaks: elide an unneeded variablebrowser: after getting a mouse click, don't try any further interpretationtweaks: fix compilation when configured with --enable-tiny --enable-browser