You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Apr21171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May29242321memory: 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 changestweaks: fuse two ifs into onetweaks: move an 'if' and then remove an unneeded labelbuild: fix compilation when configured with --disable-multibuffertweaks: adjust or correct some comments, and rename a functiontweaks: condense some code, to remove a bit of duplicationtweaks: revert commit c88a2fd9 -- the extra variable is neededhelp: describe the Scroll-Up and Scroll-Down commands more precisely