You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Jun432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul3029282625232219181715131210tweaks: add come comments and rename a variabletweaks: fix compilation when configured with --enable-tinysyntax: don't call getcwd() with a NULL pointertext: store the new file size in the undo item also when joining linesREADME.GIT: reformat the text a bitdocs: mention that pkg-config is needed when building from gitfiles: prevent dereferencing a possible (although very unlikely) NULLfiles: report an unwritable file in a separate messagetweaks: improve a couple of commentschars: ensure that files are sorted also when strncasecmp() is strangesearch: find, and thus delete, only exact matches from historytweaks: rename two variables, and elide a thirdchars: a control character can never be an invalid multibyte sequencetweaks: rename some variables to be more readabletweaks: harmonize the routine for tabs with the one for spacesscreen: check for the most frequent character first: a spacetweaks: adjust a couple of commentschars: the representation of control characters is always two columns widetweaks: reindent and rewrap a few lines, and shorten a commenttext: keep the file size correct when undoing/redoing a comment/uncommenttweaks: normalize some whitespacescreen: when using positionlog, show as much of the file as possibleutils: rename some variables, to match those in strnlenpt()tweaks: use an available macro to silence a compiler warningtweaks: 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 assignment