You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Jun31May3029282725242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul2927262524232120191817161514copyright: update the years for significantly changed filesdocs: register Marco as the author of the filtering featuremain: interpret only a double slash (//) as quoting, not a single onewrapping: use "smart" autoindenting only when hard-wrapping is enabledtweaks: reshuffle a condition, and adjust a comment and some indentationfiles: give feedback during writeout also when prepending or appendingdocs: make quotes around regexes bold, as they are part of the commanddocs: remove quotes around the name of a syntax -- they are not neededdocs: improve description of 'speller' and related bindable functionssyntax: makefile: color all keywords that GNU make recognizesdocs: describe what constitutes a paragraphdocs: improve the description of the --autoindent optiontweaks: reduce the abundance of the word 'toggle' in the Info manualgnulib: update to its current upstream statetweaks: avoid a warning with --enable-{tiny,help,multibuffer}tweaks: avoid an unused variable warning with --enable-tinybuild: fix compilation with --enable-{tiny,help,multibuffer}tweaks: make better use of an existing variablebuild: fix compilation when configured with --disable-justifymain: add "/" to the quoting regex, to allow justifying //-commentstweaks: fix some grammar plus a typo in the commentsdocs: mark the filtering of text through an external command as donetweaks: adjust a translator hinttweaks: reshuffle a couple of assignmentstweaks: frob a couple of commentstweaks: remove a superfluous assignment -- the lead length never changestweaks: rename two variables, to better fit their taskstweaks: make better use of an intermediate variabletweaks: stop decreasing both the iterator and the limit of a loopjustification: limit the amount of recursion to prevent a stack overflowwrapping: when autoindenting, use indentation of next line as exampletweaks: elide another function that is called just oncetweaks: elide a function that is called just oncetweaks: rename a variable, to give it some meaningtweaks: simplify the determining of the prefix for justified linesjustification: find the beginning of a paragraph in a better wayjustification: recognize indented paragraphs also without --autoindentbindings: add the "flippipe" bindable functionjustification: when leading whitespace exceeds fill width, wrap anywaytweaks: rename a function, for more aptness and extra contrast