You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Jan432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar30tweaks: set the length of a search match in a clearer mannerdocs: add a new Changelog -- a list of the short commit messagesdocs: rename the Changelogs to indicate which periods they covertweaks: terminate lots of sentences with a period in the old Changelogdocs: fix some spellos and trim some trailing tabs in the old Changelogdocs: standardize the dates in the old Changelogsoftwrap: don't scroll half a page when just a few lines will dotweaks: frob some comments, elide a variable, and use 'while' loopstweaks: avoid an unnecessary fiddling with current_y in do_mouse()tweaks: move a setting, fix a type, and rearrange a line in do_mouse()tweaks: remove the cluttering conditional compilation of a parametertweaks: when allow_tabs is FALSE, allow_files is irrelevanttweaks: rename a variable, chuck an assert, and frob a commentdocs: bring some air into the FAQ, so that <Ctrl+Up/Down> become usefulweeding: remove unnecessary settings of openfile->current_ytweaks: fix compilation when configured with --disable-wrappinginserting: adjust the desired x position (don't restore the old one)tweaks: slightly condense a function and its commentcopy: properly set preferred x position when region was marked backwardstweaks: reshuffle a statement to a better place and condense some commentscut: indicate a buffer as modified only if actually something was deletedbuild: rename the sample config file, so it will be colored like a nanorcbuild: move the syntax files out of the doc/ directorybuild: move all documentation into a single directoryspeller: fix build when tiny build is enabledpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.7.3 releaselocking: disable an annoying warningdocs: clarify the difference between "Esc Esc ddd" and "M-V xxxxxx"input: discard a verbatim 0x0A or 0x00 byte, depending on the modetweaks: chuck a special case, and reduce the scope of two variablesprompt: represent newlines as ^J instead of breaking the barfiles: show newlines in filenames as ^J also in error messagesutils: go on to parse the line number even if the column number is badtweaks: rename four variables, for density and aptnesstweaks: use memory on the stack instead of calling malloc() and free()tweaks: remove pointless or obscuring assertstweaks: condense the setting of three flagstext: discard the undo stack after formatting and after spell checkingtext: avoid a crash when a spell-checked line has gotten shorter