You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Dec65432130Nov29282726252423212019181716151413106532131Oct30282726241832127Sep211918161513121110765432130Aug29252219169876543131Jul292827252423222119171413129876543130Jun2924232221201918171615976Updated NEWS for release tonightOops, misplaced commentOkay, now the permissions should be fixed tooChanged --disable-spell to --disable-spellerCommented the code that got us into this mess in the first place 9 releases agoLine up link/unlink/rename check if conditional with top if conditionalOops, get rid of my debugging codeRocco fixesAdded anyexists and realexists documentationOkay, we'll use O_EXCL alsoOops, we didn't want the latter check because if this is a new file there wont be any previous inodesOkay, forget O_EXCL, do lots of other obscure checks instead =)Rocco's edit_add off by one fixAdded tmp check to TMP_OPT section (how apropriate).Added O_EXCL call to open is tmp == 1Back to CVS versionNano 0.9.22 release syncUpdated html version of man pageUpdating ChangeLog for 0.9.22 releaseOkay, NOW tell what the file is we didn't write if we didn't write itOkay last time, now if there's any file at all, dont save the .save file. (foolproof? :)Updated NEWS for 0.9.22 releaseUpdated NEWS for 0.9.22 releaseOkay, now abort if the symlink isn't owned by the user, and some mode fixesSilly newline fix in die()Okay, so if the .save file is a symlink, don't write to it, abortOkay, now write_file never trusts symlinks at all, no chance of spelling symlink attack :)Oops, manually turn off FOLLOW_SYMLINKS if it's onChangs to die() and handle_sighup() for securityFix for do_next_word and screen updatesOkay, don't define nano_small_msg or nano_disabled_msg id not neededAdded --disable-justify and --disable-spell options, code cleanupsDISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if setTook out help from spell_list and changed SPELL_LIST_LEN to 1Oops, I guess that's MY right alt key also =). And right control is ASCII 543