You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Nov24232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr27262423222116151413Warning about a condition that should never occur,Refreshing the whole edit window only when there are multiline regexes,Renaming a variable for clarity.Inserting a new node into a linked list by using just two parameters:Telling the user on the statusbar when a syntax name given on theRecognizing also files with the extensions .make and .mk as Makefiles.Making Ctrl+Left and Ctrl+Right work on more terminals by askingDeleting a node right after unlinking it.Eliding an unneeded variable.Rewrapping, rewriting, renaming, and reordering some things.Deleting a condition that will never occur.Adding the release marker, and copying the news item from the 2.4 branch.Letting the value of a --fill option on the command lineFixing a typo and adjusting some spacing.Deleting an unneeded variable alias.Storing the correct end position of an inserted file,Discarding a now useless function.Oops! Blackout!Chopping the now unused parameter 'undoing'.Redoing an Enter from stored undo data, instead of running do_enter() again,Plugging four memory leaks.Skipping a zero-length match only when there /is/ a match.Accepting longer bug and patch numbers.Allowing to exit the file browser with the same key as it was entered: ^T.Correcting the logic for adjusting the x position of the mark,Deleting a redundant assignment.Not setting 'openfile->mark_begin' for no reason.Not checking whether a function has a help line; it's irrelevant.Truncating an overlong hostname properly instead of bailing outChopping the 'undoing' parameter, so that the calls of do_cut_text() becomeEliding two variables.Improving several comments.Deleting an unused type definition.Correcting the changelog description of an old change.Improving comments and combining two conditions.Refreshing the mark's pointer only when it is on the same line as the cursor,Adding a forgotton bug number to the Changelog.Tweaking the Changelog.Removing an 'if' that will never be true, and removing someChecking for "nothing to redo" earlier, in order to restore the