You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Jul4Jun32131May3029282725242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul292726undo: position the cursor properly when undoing/redoing magicline cutsbuild: verify that 'msgfmt' is available when building from gittweaks: drop some old debugging codetweaks: elide a function that is used just oncechars: speed up the parsing of a character for the plain ASCII casechars: speed up the counting of string length for the plain ASCII casedebug: add some code to time the performance of get_totsize()tweaks: reduce the counting of characters to just the needed functiontweaks: elide a subfunction that is used just oncetweaks: remove redundant braces and conditions after the previous changetweaks: remove the superfluous calls that reset the mbtowc() statetweaks: remove two superfluous assignmentstweaks: drop a condition that has been made redundant two commits agotweaks: correct a comment, rewrap a line, and drop some debugging stuffcut: concentrate the logic for clearing the cutbuffer mostly in one placebuild: add the release script to the repositorypo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.8 releasetweaks: improve a couple of comments, and reshuffle a group of linesdocs: improve the description of --nonewlines, and properly sort itdocs: add a missing double quote in the default brackets stringcopyright: 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-justify