You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Nov231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr27262423222116151413108765Not 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 theSkipping the addition of an undo only when the current action equals theMaking ^O work the same way as under Pico when option -t is given:Oops! You can't swap those two conditions.Removing a condition that can never occur.Spoofing a line number for the redoing of an INSERT, becauseNot calculating the line length twice.Rewriting do_next_word() to use the same, simpler logic as do_prev_word().Jumping to the beginning of the current word when in its middleDropping a return value that is never used.Forcing a redraw of a line only when it contains a multicolumn character,Reverting my own patch that claimed that UTF8 is a stateless encoding.Rewrapping some lines and tweaking two comments.Adding a file: syntax colouring for Autoconf files.Discarding an unneeded extra freeing of the help text.Not bothering to set things to NULL when they will be initialized right away,Removing some duplication in the initialization of a new openfile node.Renaming and reordering most of 'help_line_len()'.Determining the length of the current line by starting at the veryNot bothering to pass around a function when it's used only once.Adjusting some comments and whitespace.Reducing the scope of a variable.Avoiding wide paragraphs of running text in the help screens,Allowing to change the file format in restricted mode, but actually disablingSpeeding up the finding of the longest filename in the current folder.Removing the mistaken comparison between a pointer and a literal character.Not bothering to reset any state, because UTF-8 is a stateless encoding.