You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Apr2221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May29completion: correctly do a signed comparison, to avoid a segfaulttweaks: improve some comments, and exit with nonzero status upon errortweaks: rename a variable, to match another and to be more visibletweaks: rename a variable, to be more clear and to match anothertweaks: fix a typo, remove a blank line, and improve some commentsfiles: prevent a hang when a call to sigaction() would failtweaks: rename a variable, to be a bit more fittingmemory: use a reallocation to reduce the amount of leakageformatting, linting: redetermine the argument list for every runbuild: do not prefix an alternative rcfilename with a dottweaks: group some more of the empty functions togethersyntax: po: highlight also other escaped characters, not just \ntweaks: improve the ordering of a couple of functionstweaks: rearrange a few if statements more symmetricallysearch: use a better value to mean "nothing was typed"tweaks: rename a function, to be more fitting and descriptivetweaks: rename a variable, for claritytweaks: elide a function that is called just oncereplacing: always clear the backwards flag for ^\, just like for ^Wtweaks: frob a couple of commentstweaks: reshuffle two declarationstweaks: remove the group handling for undoing/redoing (un)indentstweaks: correct or improve a couple of commentstweaks: move a function to its proper locationtweaks: use meaningful names instead of puzzling valuesbuild: fix compilation when configured with --disable-helpsyntax: sh: colorize options only when they are preceded by whitespacetweaks: move a function to its proper locationrcfile: skip color commands where some color name is invalidpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.5 releasesyntax: sh: color options distinctively, and color also long optionsdocs: clarify how the Linux console is deficient: in the arrow keysbuild: fix compilation with --enable-{tiny,help,multibuffer}syntax: sh: uncolor "tar" when it's part of a filenamedocs: document the newly added color name "normal"small addition: understand color name "normal" to mean the default colorsyntax: sh: color also the 'cut', 'head', 'tail', and 'sort' commandslinting: drop messages for other files when configured for one buffertweaks: adjust the indentation after the previous changes