You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jun141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624232221191817165432128Feb272625242322Eliding an unneeded variable and correcting two comments.Adjusting whitespace after the previous change.Preventing the addition of an extra newline when undoing a Backspace or DeleteNot checking for non-NULL before freeing a variable, as it's unnecessary.Not bothering to look for any starting matches on the current lineSkipping to the next step when a found start has been qualified asAdding some debugging code to track which multidata codes get assigned.Making it easy to see what codes a key stroke produces when debugging.Adding a section to the man page on the non-obvious functioning ofClarifying the meaning of the --backupdir option.Improving some formatting, hyphenation, wording and dashes.Showing the node with the command-line options in the main menu.Adding the post-install and pre-uninstall rules for the Info document,Fixing compilation with --enable-tiny.Requiring again that the triple quote that starts a docstringColouring also an optional option in apt's sources.list on Debian.Tweaking some wordings, adding some missing formatting to the Info document,Preventing a floating-point exception when the available lengthAh, fixing name.Allowing a CD name to contain any character.Marking window resizes and better file-type detection as done.Back to SVN.Using 'width' instead of hardcoded 16. And doing things in the same orderNormalizing the whitespace after the recent changes in logic.Handling a SIGWINCH (which signals a change in window size) not when itBleh. Adding postgresql to the Makefile.Adding one file: syntax highlighting for PostgreSQL.Limiting the number of backup files to one hundred thousand, wellTaking the distant possibility of terabyte files into account,Using character classes correctly.Adjusting a few comments and line wrappings.Displaying an ellipsis only when the filename is longer thanUnwrapping a bunch of comments.Improving the colouring of message tags in PO files.Matching the file regex of a syntax against the absolute,Adding a cross reference.Renaming the parameter 'whole_word' to 'whole_word_only',Deleting an always-FALSE parameter.Removing the unintended special case for replacingEliding another tiny function.