You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Dec432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr272624232221Fixing compilation with --enable-tiny --enable-justify.Rewrapping some lines and tweaking some comments.Fusing three functions into a single one.Avoiding a compilation warning.Adding a note to the documentation about undo not working afterDiscarding the entire undo stack, to prevent nano from making mistakesDiscarding the entire undo stack, to prevent nano from dying (orMoving the trimming of the undo stack into a separate function.A typo fix by David Lawrence Ramsey,Oh darn... doing too many things at once.Ehm... that was a silly, superfluous condition.Accepting not just 'Uncut' but also 'Undo' for undoing a justification.Treating backslashed quotes properly, andNot colouring triple quotes by themselves (in Python).Adding syntax colouring for nftables.Deleting four superfluous checks.Unindenting the part that was the 'else'.Renaming a label and eliding an 'else'.Moving a check to a better place.Deleting two redundant assignments.Renaming two variables for clarity.Marking the current buffer as mofified only when actually somethingAllowing an array parameter to be NULL.Storing and retrieving the correct file size before and after an action.Redoing cuts at EOF properly.Eliding a variable, and tweaking some comments.Deleting two redundant conditions, and moving the least frequent caseUsing the main multidata-cache-allocation routine.Always setting the multidata to CBEGINBEFORE when an end is found,Adjusting whitespace and comments.Resetting the multidata a bit less often.Evaluating correctly whether to reset the multidata cache.Initializing a newly allocated multidata array.Allowing the user full control over the values of MALLOC_CHECK_ andWarning about an impossible condition, instead of blithely continuing.Also the /redoing/ of a Backspace at EOF is a special case.Adding Mark Majeres and myself to the AUTHORS file.Handling more internal errors, and doing it correctly: showing itEliding an unneeded variable, and not skipping the end of the functionWarning about a condition that should never occur,