You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Apr3231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630Aug2821171698532131Jul1413121029Jun25331May2Apr31Mar201918171615141312119520Dec181710984329Nov28176511Oct518Sep1626Aug2423211615111087131Jul29141210962130Jun2829May2522201523Apr2221201918171141Feb30Jan2928171614131211962130Dec242115Fixing compilation with --enable-tabcomp and tiny.Fixing warning with --enable-mouse and tiny.Fixing compilation with --enable-justify and tiny.Fixing warnings with --enable-help and tiny.Fixing compilation with --enable-browser and tiny.Allowing other enablers to override --enable-tiny too.Adding the missing meek colour disabling to --enable-tiny.Moving the enabling stuff to after the disabling stuff.Tweaking more comments.Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR.Tweaking some comments.Making sure the user sees a fatal-error message.Allowing --enable-extra and --enable-multibuffer to override --enable-tiny.Avoiding two more compilation warnings.Fixing two compilation warnings for tiny.Converting #ifdef NANO_EXTRA to #ifndef DISABLE_EXTRA.Converting #ifdef ENABLE_MULTIBUFFER to #ifndef DISABLE_MULTIBUFFER.Sorting all the disabling configuration options alphabetically.Stopping --with-slang from duplicating --enable-tiny.Adding syntax colouring for PO files.Removing unused '*_support' variables.Oops, s/make/conf/.Upping the required version of Automake, to ensure the ONCE macros are defined.Trying to build info only when 'makeinfo' is available.Silencing a compiler warning about a possibly uninitialized variable.Adding a dummy if to silence a compiler warning. Patch by Mike Frysinger.Ignoring 'config.cache' with git. Patch by Mike Frysinger.Simplifying the man rules still further. Patch by Mike Frysinger.2014-03-31 Chris Allegretta <chrisa@asty.org>More tweaks of bug numbers, spelling and line length,Consistently using a colon after names of changed files.First attemp at colouring Changelog files.Supporting globs in include paths. Patch by Mike Frysinger.Dropping redundant localedir. Patch by Mike Frysinger.Using 'dist_' prefixes and '+=' appending to produceUsing standard doc dir for installing html files. Patch by Mike Frysinger.Yeah, delete the unused string too.Placing a help string among its kin, adjusting some indentation,Fixing compilation with --disable-utf8.Allowing --disable-utf8 and --enable-utf8 to work.