You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027May25242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097justification: 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 contrastlinter: don't try to access absent stat info, as that gives a crashlinter: make sure that the margin is updated before displaying a bufferrcfile: don't crash when a bind to a string lacks the closing quotebuild: fix compilation when configured with --disable-multibuffertweaks: condense some repetitious comments, and check before assigningtweaks: use a more meaningful variable name, and avoid a distant 'else'tweaks: condense two statements into one, and elide a 'break'tweaks: exclude an unneeded 'if' from the single-buffer versionlinter: check all open buffers, instead of just the next onelinter: make sure the shortcuts bar will redrawn when exiting earlytweaks: avoid an unused-variable warning with --enable-tinybuild: fix compilation failure when configured with --enable-tinytweaks: avoid two unused variable warnings when NLS is disabledsyntax: makefile: recognize also an all-lowercase makefile namefiltering: pair the cut and the insert, so they can be undone togethertweaks: rename a variable, for contrast, and improve two commentsnew feature: allow piping (selected) text to an external commanddocs, usage: make it clear that the argument of --quotestr is a regextweaks: give some continuation lines a more obvious indentationtweaks: condense a comment, and elide an unneeded 'if'startup: provide a hint for people unfamiliar with the ^char conventiondocs: remove mention of the quotestr for when regex support is lackingtweaks: remove two superfluous checks, after making one of them sosyntaxes: condense and/or correct some extension regexestweaks: frob some comments, and rename two parameters to make sensecredits: sort the names roughly according to amount of influencedocs: thank Kamil for his bug fixes, and update an email addresspo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.7 releasedocs: note a small difference with Pico in the default hard-wrappingscrolling: only do a scroll when the edit window has more than one rowtweaks: put Yes/No/All in a consistent order (for the translators)tweaks: sort an option better, and reschedule a removaltweaks: put check for -h and -l options in their alphabetical positionstweaks: use symbolic names instead of puzzling TRUE and FALSE