You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Apr5328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6Avoiding to set 'focusing' when searching for filenames;Eliding a miniscule function, and renaming a variable for clarity.Consistently using the appropriate variable in the appropriate function.Removing an unfitting comment and tweaking some others.Not searching for the empty string when nothing was sought yetExpanding on nano's features, and condensing the synopsis,Ignoring magic without libmagic, and ignoring formatter without spell checking.Removing two superfluous #ifndefs.Updating the README text to the fifth milestone: 2.4.x.Also colouring a series of changed files that spans more than one line.Only scrolling the required number of linesWhen searching, put a found off-screen string on the center lineAdjusting the end point of the marked region to compensateTreating the formatter like a speller,The linter is only available when colour is.Normalizing some whitespace.Removing two unneeded calls to edit_refresh(), to greatly speed up nanoAdjusting some whitespace and wrapping.Recognizing also Debian package diffs.Allowing to rebind the linter when nano was configured with --disable-speller.Removing unneeded statement -- nothing has changed the value of 'currmenu'.Removing a mistaken menu name -- as the formatter allows no interactionNot letting hashes inside triple-quoted strings cause comment colouring.Slightly widening and relaxing the header regex.Correcting the description of option --noread,Not unsetting the mark before the possible bailout for zero size.Avoiding a spell-check error when the marked region is zero bytes long.Three tiny Changelog fixes.2015-02-25 Chris Allegretta <chrisa@asty.org>Back to SVNGNU nano 2.4.0 releaseNot centering the current line when smooth scrolling is used.Stepping backward or forward not simply one byteStarting to look for a multibyte character not at the start of the string,Placing some comments better and unwrapping some lines.Removing some leftovers after Mark's patch.Restoring the positions of the mark and the cursor in a better way.Keeping related items together in the ^G help screen.Making a message equal to another one.Normalizing some whitespace, removing an old comment,