You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Jun19181716141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630AugFixing compilation with --enable-tiny --enable-wrapping.Fixing compilation with --enable-tiny --enable-histories --enable-nanorc.History logging is no longer dependent upon nanorc support,Fixing compilation with --enable-tiny --enable-browser.Miscellaneous whitespace adjustments and comment tweaks.Wrapping long lines and actually reporting the name that is not a directory.Another removal and more regrouping.Removing two obsolete variables and regrouping some stuff.Huh!? Why doesn't the build fail here without this change?Pfff... Getting all iterations right is difficult.Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES.Adding a --disable-histories flag, to disable the code forAllowing --historylog and --poslog to functionUpdating some comments to match the current state of affairs.Renaming 'no_more_space()' to 'more_space()' for consistency.Removing a condition and a break that cancel each other.Renaming 'function_type' to 'key_type', for clarity.Renaming the undo type UNSPLIT to JOIN, for clarity.And eliding a totally unused 'strdata2'.Eliding the in fact unneeded 'to_eof'Renaming 'to_end' to 'to_eof', to lessen confusion with CUT_TO_END.Making sure the cutbuffer is cleared at the appropriate moments.Replacing SYSCONFDIR with an absolute path or a circumlocution,After an undo or redo, update the 'placewewant'.Removing an obsolete boolean variable.Displaying "No file name" on the statusbar for two secondsChanging some wordings, to be more precise or clear.Updating the docs for the changed location of nano's search history.Trimming the contents of EXTRA_DIST to what is beyond normal.Removing an "-I m4" flag; it is needed only at the top level.Putting a common statement outside of the then/else branches.Avoiding an "Unknown Command" on every cursor-positioning mouse click.Making sure the compiler also links against libz, which is used by libmagic.Putting the cursor back in front of a backwards cut,Removing the useless info dir file from the build directory,Removing the --undo option, having the undo functions always enabled.Not treating the holding of both Control and Meta the same as only Control.Letting a toggle not break a series of ^Ks.Letting a click on titlebar or statusbar not break a series of ^Ks.Letting a mousal repositioning of the cursor break a series of ^Ks.