1. 3dbb278 Okay, so if the .save file is a symlink, don't write to it, abort by Chris Allegretta · 24 years ago
  2. 331fc7a Okay, now write_file never trusts symlinks at all, no chance of spelling symlink attack :) by Chris Allegretta · 24 years ago
  3. c5174aa Oops, manually turn off FOLLOW_SYMLINKS if it's on by Chris Allegretta · 24 years ago
  4. e7a5893 Changs to die() and handle_sighup() for security by Chris Allegretta · 24 years ago
  5. 9e2934f Fix for do_next_word and screen updates by Chris Allegretta · 24 years ago
  6. 4eb7aa0 Okay, don't define nano_small_msg or nano_disabled_msg id not needed by Chris Allegretta · 24 years ago
  7. ff269f8 Added --disable-justify and --disable-spell options, code cleanups by Chris Allegretta · 24 years ago
  8. 09a8084 DISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if set by Chris Allegretta · 24 years ago
  9. 56b24b5 Took out help from spell_list and changed SPELL_LIST_LEN to 1 by Chris Allegretta · 24 years ago
  10. 7262358 Oops, I guess that's MY right alt key also =). And right control is ASCII 543 by Chris Allegretta · 24 years ago
  11. 28fdf44 by Jordi Mallach · 24 years ago
  12. d00e6df Rocco's changes to spell checking and my alterations by Chris Allegretta · 24 years ago
  13. 75155df Ignore key sequence 545, Alt-Gr key on german keyboard by Chris Allegretta · 24 years ago
  14. 9200544 by Jordi Mallach · 24 years ago
  15. acf2ac2 by Jordi Mallach · 24 years ago
  16. 556b3a0 by Jordi Mallach · 24 years ago
  17. 24ccaf1 by Jordi Mallach · 24 years ago
  18. 2ddb841 by Jordi Mallach · 24 years ago
  19. ce47811 by Jordi Mallach · 24 years ago
  20. 40a24b7 by Jordi Mallach · 24 years ago
  21. 90b780b by Jordi Mallach · 24 years ago
  22. 19ed700 by Jordi Mallach · 24 years ago
  23. 2773184 Handle ~~ in tab comp without segfaulting =) by Chris Allegretta · 24 years ago
  24. 184e1a6 Update the TODO, YAY by Chris Allegretta · 24 years ago
  25. 8be8ce2 Various ChangeLog cleanups and additions by Chris Allegretta · 24 years ago
  26. 7e0e29d by Jordi Mallach · 24 years ago
  27. 8a646ad Updated faq about automatically running strip by Chris Allegretta · 24 years ago
  28. 984b536 Oops\! Must update the date on the man page when we change i by Chris Allegretta · 24 years ago
  29. 4a9c858 Oops, do it in either case, whether we did unjustify or not by Chris Allegretta · 24 years ago
  30. 0779835 Okay, now make the shortcut list reflect the unjustify availability by Chris Allegretta · 24 years ago
  31. d022eac Fix for justift at top of file by Chris Allegretta · 24 years ago
  32. 2ff2569 Oops, get rid of silly debugging code by Chris Allegretta · 24 years ago
  33. 9149e61 Implemented Unjustify, HAHAHA by Chris Allegretta · 24 years ago
  34. 24946bd read_file() - - Added check for fileptr == NULL by Chris Allegretta · 24 years ago
  35. 35788ff I hereby retract bug #48, as Pico does the exact same thing, oops by Chris Allegretta · 24 years ago
  36. 9956e53 Make nano at least not crash on weird binary data by Chris Allegretta · 24 years ago
  37. 7ffc01f Added bug #48 by Chris Allegretta · 24 years ago
  38. e106a87 Added Christian Weisgerber too... by Chris Allegretta · 24 years ago
  39. 7cd9f74 Added Christian Weisgerber too... by Chris Allegretta · 24 years ago
  40. 150c50d Oops, forgot Bill Soudan by Chris Allegretta · 24 years ago
  41. a131c7c Oops, forgot Bill Soudan by Chris Allegretta · 24 years ago
  42. 8b4ca4a Make credits less jumpy by Chris Allegretta · 24 years ago
  43. 25f4e58 do_insertfile(): - Added call to real_name_from tilde, oops. by Chris Allegretta · 24 years ago
  44. d819a4c by Jordi Mallach · 24 years ago
  45. 04fec91 Oops, how about we actually make username completion work if they didn't complete before by Chris Allegretta · 24 years ago
  46. 8a0de3b New arg --enable-extra, checks for ./configure options, oher stuff :-) by Chris Allegretta · 24 years ago
  47. 650e8a4 Rocco's unset modified on tmp file write fix by Chris Allegretta · 24 years ago
  48. 0f5dfef Oops, better free realname in write_file if we're done using it by Chris Allegretta · 24 years ago
  49. be77c61 Implemented username tab completion, cleaned up existing tabcomp code, added --disable-tabcomp option by Chris Allegretta · 24 years ago
  50. 1866609 Back to CVS version by Chris Allegretta · 24 years ago
  51. ca7a21d Nano 0.9.21 release by Chris Allegretta · 24 years ago
  52. 71366cd Updated NEWS for impending release, updated TODO for 1.0 stuff by Chris Allegretta · 24 years ago
  53. 6c5781b removed update_line call in do_up, fix for marker set update? by Chris Allegretta · 24 years ago
  54. c793c43 Actually use last_replace if user just hits enter in do_replace with PICO_MODE on by Chris Allegretta · 24 years ago
  55. 31c7666 Changed check from argc == 1 to argv[optind] == NULL to display "New File" in statusbar or not by Chris Allegretta · 24 years ago
  56. f26bca7 Added Rocco to AUTHORS by Chris Allegretta · 24 years ago
  57. 9fc5fac Added Rocco to AUTHORS by Chris Allegretta · 24 years ago
  58. 1cc29f6 Rocco's fix for current_x increment by Chris Allegretta · 24 years ago
  59. d466ab7 Updated man page, real and html by Chris Allegretta · 24 years ago
  60. ef601bb Sigh, fix previous search string not being displayed at all in PICO_MODE by Chris Allegretta · 24 years ago
  61. aaabe1f Fix replace abort moves cursor ahead one space by Chris Allegretta · 24 years ago
  62. ac0e63a Back to CVS version by Chris Allegretta · 24 years ago
  63. 6da149a 0.9.20 release by Chris Allegretta · 24 years ago
  64. 3ebac1c Okay reworded 4.6 a little by Chris Allegretta · 24 years ago
  65. 42004f0 Update faq for missing blockquote and changed frozen dist in debian portion to stable by Chris Allegretta · 24 years ago
  66. 47ddfaf Added new previous string display to section 4 of faq by Chris Allegretta · 24 years ago
  67. 44b52ca Added NEWS for upcoming release, username comp to TODO by Chris Allegretta · 24 years ago
  68. d25385b by Jordi Mallach · 24 years ago
  69. 258ac42 comment out username completino code with macros since unimplemented, fix -Wall warnings on Irix by Chris Allegretta · 24 years ago
  70. 63a89d3 comment out username completino code with macros since unimplemented, fix -Wall warnings on Irix by Chris Allegretta · 24 years ago
  71. 6e8ed71 Update TODO for release (oops) by Chris Allegretta · 24 years ago
  72. bf9a8cc Changed PICO_MSGS to PICO_MODE and strings by Chris Allegretta · 24 years ago
  73. 5b1faac nanogetstr(): Added check for ASCII 54[124] when using PDCURSES, ignore them if found by Chris Allegretta · 24 years ago
  74. 5bf51d3 Updated BUGS, optimized search_init a little, fixed bug #47 by Chris Allegretta · 24 years ago
  75. cbb0f8b -pedantic fixes by Rocco Corsi by Chris Allegretta · 24 years ago
  76. 2c97522 tab completion fixes, removed wefresh() from blank_edit by Chris Allegretta · 24 years ago
  77. b5b89ae Aha, works even better now. Made input_tab much more grabby, it touches lastWasTab now also... by Chris Allegretta · 24 years ago
  78. 022b96f Rocco's latest spellcheck fix by Chris Allegretta · 24 years ago
  79. 442f2c5 Latest tab completion update, sort of works =) by Chris Allegretta · 24 years ago
  80. 0468612 replace update patch from rocco by Chris Allegretta · 24 years ago
  81. 271e972 Rocco's changes by Chris Allegretta · 24 years ago
  82. a60e02c Okay, for some reason the statusq call in do_int_spell wasn't updated by Chris Allegretta · 24 years ago
  83. 85b19e9 *sigh*, okay, if there's only 1 match, dont beep either. Done, I swear by Chris Allegretta · 24 years ago
  84. 24dd8d6 Oops, dont beep so much ;) Yes when we find one match and fill in buf, no otherwise by Chris Allegretta · 24 years ago
  85. 2434243 Blank edit window when no matches found by Chris Allegretta · 24 years ago
  86. e118acc Change num_matches check from if to switch, fix check for num_matches == 0, fix allocation for matchBuf. Ugh. by Chris Allegretta · 24 years ago
  87. 7d97ce7 Much more sane matches allocation, beep when multiple matches found, or none... by Chris Allegretta · 24 years ago
  88. b684805 Add a nice (more) tag when there's too many completions by Chris Allegretta · 24 years ago
  89. 7da4e9f Add tab completion option to statusq and nanogetstr, beep when multiple/no matches found by Chris Allegretta · 24 years ago
  90. 7586495 Okay, now format the matches the right way by Chris Allegretta · 24 years ago
  91. 3b0d144 Oops, free foo and don't allocate it every time throught the loop by Chris Allegretta · 24 years ago
  92. ec58a99 input_tab: Now autocomplete up until the matches diverge by nanme works, yay by Chris Allegretta · 24 years ago
  93. 04d848e Added tab completion code by Chris Allegretta · 24 years ago
  94. 27eb13f Rocco's spelling code by Chris Allegretta · 24 years ago
  95. 71844ba Use old-style editing with PICO_MSGS enabled by Chris Allegretta · 24 years ago
  96. 67574f4 Format general changes for CVS code the right way by Chris Allegretta · 24 years ago
  97. 0bd8077 Fixed bug #45, stupid... by Chris Allegretta · 24 years ago
  98. 1cc0b7f Fixed bug #45, stupid... by Chris Allegretta · 24 years ago
  99. 90594e2 Update ChangeLog for the stuff I just hacked by Chris Allegretta · 24 years ago
  100. 0d1e8d6 Make nanoget_repaint be much more eleet. Uses $ for indication of beyond COLS, prompt is always displayed by Chris Allegretta · 24 years ago