You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Nov18171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb2726252423222117161413syntax: adjust the magic strings for the changes since file-5.10po: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.0 releasetweaks: correct two minor things in the documentationdocs: update references to the nanorc files for the XDG changesdocs: mention that macros work correctly only on terminal emulatorstweaks: elide a comment, and improve a couple of othersfiles: don't change file format when inserting into an existing bufferpainting: evade an ncurses bug by adding the A_PROTECT attributesearch: wipe reassuring feedback as soon as searching has finishedtweaks: frob a couple of commentsdocs: make it clearer that a Signed-off-by is wanted on patchestweaks: drop the ineffective cgitrc -- sorting by "age" does not workcopyright: update some years, and standardize on the dashed formattweaks: reshuffle a bit of code and elide an unneeded variabletweaks: rename a function plus two parameters, to be more fittingtweaks: move a general function to the utils.c filetweaks: adjust a comment, and condense a fragment of codetweaks: constify the result strings of getenv(), as a remindergeneral: do not free strings gotten from getenv(), to avoid a crashgnulib: update to its current upstream stateouch: set the positions-file name also when using the legacy state dirtweaks: don't construct the positions-history filename time and againhistory: prevent overwriting of positions between multiple instancesinput: ensure that standard input uses blocking modetweaks: add a translator hint, and adjust two otherstweaks: change some mayday messages, to urge the user to report a bugtweaks: use printf's z modifier for most of the size_t/ssize_t typeshistory: fix the check for an existing $HOME/.nano/ directorystartup: look for nanorc and history files also in the XDG directoriesstartup: when an rcfile contains errors, report this on the status baroptions: remove '--quiet' and 'set quiet', because they hide problemsstartup: don't ask the user to press Enter upon an rcfile errortweaks: transform the token DISABLE_EXTRA to ENABLE_EXTRAtweaks: avoid an unused-variable warning with --disable-nanorctweaks: transform the token DISABLE_COLOR to ENABLE_COLORtweaks: transform the token DISABLE_SPELLER to ENABLE_SPELLERtweaks: transform the token DISABLE_WRAPJUSTIFY to ENABLED_WRAPORJUSTIFY tweaks: transform the token DISABLE_JUSTIFY to ENABLE_JUSTIFYtweaks: reshuffle some code in order to elide a variable