You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Nov22Oct21151443130Sep2116630Aug2821171698532131Jul1413121029Jun25331May2Apr31Mar201918171615141312119520Dec181710984329Nov28176511Oct518Sep1626Aug2423211615111087131Jul29141210962130Jun2829May2522201523Apr2221201918171141Feb30Jan2928171614131211962130Dec2421151413121110876227Nov252120108765230Oct292827262524181716151413108643229Sep2726211611102131Aug3029282726252221191815753231Jul30292826252423222119181312119876543230Jun2928272625212019181714121198GNU nano 2.1.7 release.Add tiny check around new mtime check code. Fixes certain compile time options.2008-10-20 Chris Allegretta <chrisa@asty.org> * global.c (shortcut_init), search.c (search_init): Fix add_to_sclist for ^W^T soGet rid of some unused variables with -Wall2008-10-14 Chris Allegretta <chrisa@asty.org>Eliminate linescut variable from undo structure as its an unneeded pain in the ass.2008-10-13 Chris Allegretta <chrisa@asty.org>2008-10-04 Chris Allegretta <chrisa@asty.org>Back to SVNGNU nano 2.1.6 release2008-10-03 Pascal Gentil <pascal.gentil@univ-rennes1.fr>2009-09-30 Dirkjan Ochtman <dirkjan@ochtman.nl>2008-09-30 <bluestorm_dylc@hotmail.com>make --enable-tiny disable the new enabled-by-default options as that's presumably the expected behavior* configure.ac: Change extra, multibuffer, color and rcfile to default to enabled2008-09-30 Chris Allegretta <chrisa@asty.org>2008-09-21 Chris Allegretta <chrisa@asty.org>2008-09-16 Chris Allegretta <chrisa@asty.org> * nano.c: Do call disable_signals at startup regardless, since under cygwin we can't generateBack to svn!GNU nano 2.1.5 releaseMove the wordbounds check down so it will happen if either --enable-all or --enable-color * global.c, help.c, browser.c, files.c, proto.h: Fix several compipation and programmatic * nano-regress: New perl script to check for some of the more obvious issues with compilation2008-08-29 Chris Allegretta <chrisa@asty.org>2008-08-28 Chris Allegretta <chrisa@asty.org> * text.c (do_enter): Fix issue when compiled with --enable-debug, fixes Savannah bug 24092.2008-08-21 Chris Allegretta <chrisa@asty.org>2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?> * files.c (write_file): Check exit code of fclose(), since in certain out of space conditions the OS willBack to svn.GNU nano 2.1.4 release. * text.c (add_undo): Fix check for multi-line cut check skips adding other new legit events.Re-add the skip_backup label since we do still need it in one case. * text.c (do_redo): Fix improperly restoring the text when redoing a line split. * files.c: Do not go on and attempt to write the main file if writing the backup file failed, * text.c: Reset openfile-> to OTHER after an undo or redo so we don't mistakenlyBack to SVN versionGNU nano 2.1.3 release