1. fbdc8b9 GNU nano 2.1.9 release by Chris Allegretta · 16 years ago
  2. 97ba02d Fixes for nano-regress and regress fix on nano.c for compilation with slang by Chris Allegretta · 16 years ago
  3. 86988b5 Oh, reset multi data in search.c;do_replace_loop() too. by Chris Allegretta · 16 years ago
  4. b71cf30 Okay that will not work. Revert forcing reset_multis on !viewok as it's too expensive by Chris Allegretta · 16 years ago
  5. 9555e1d 2009-02-16 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  6. 7aec392 2009-02-15 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  7. e027fc2 2009-02-14 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  8. 8257bf1 2009-02-11 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  9. a30eb78 2009-02-09 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  10. 35686da * Make reset_multidata reset more lines, since contrary to previous problems the by Chris Allegretta · 16 years ago
  11. 04fbfaa 2009-02-08 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  12. 5b695ce back to SVN by Chris Allegretta · 16 years ago
  13. 1658d4d GNU nano 2.1.8 release by Chris Allegretta · 16 years ago
  14. 5cf95c4 Mark bug 80 as fixed by Chris Allegretta · 16 years ago
  15. 56a295b Renumber multidataflags to not start at 0 in case it confuses alloc_multidata_if_needed(). by Chris Allegretta · 16 years ago
  16. 803379c Add shortcut for CBEGINBEFORE case to edit_draw() by Chris Allegretta · 17 years ago
  17. 4522ca2 2009-02-06 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  18. fd265af 2009-02-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  19. 58a802f Fix for precalc_multicolorinfo: make sure we malloc for all the lines we're precalculating, duh. by Chris Allegretta · 17 years ago
  20. 364763f 2009-02-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  21. ecc245c Fix comiplation issues with --enable-tiny --enable-nanorc (?!) by Chris Allegretta · 17 years ago
  22. 61f5c55 2009-01-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  23. 30f278f - Fix compliation breakage with --disable-justify, reported by Mike Frysinger by Chris Allegretta · 17 years ago
  24. 75dfa8a Make changelog message less harsh as terminal state shoudl now be fine on exit. by Chris Allegretta · 17 years ago
  25. b0f0b7f Pull stdin reading out into a function, add ^c interrupt message on stderr. by Chris Allegretta · 17 years ago
  26. 25d459a 2009-01-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  27. 2d90cf3 2009-01-28 Davide Pesavento <davidepesa@gmail.com> by Chris Allegretta · 17 years ago
  28. 2d1bdd0 Fix regression bugs introduced with other recent bugs disguised as features. by Chris Allegretta · 17 years ago
  29. 2823c99 2009-01-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  30. 019998a Fix reset_multis undefined call when not using color. by Chris Allegretta · 17 years ago
  31. d47d8cd * First pass at some caching of caching color info. Right now it's only for by Chris Allegretta · 17 years ago
  32. 0dc26dc 2009-01-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  33. a117163 2009-01-19 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  34. 4630102 Change vesion back to SVN. How did I forget to do that during release. Tisk. by Chris Allegretta · 17 years ago
  35. 2f2f4d3 GNU nano 2.1.7 release. by Chris Allegretta · 17 years ago
  36. 2d189ae Add tiny check around new mtime check code. Fixes certain compile time options. by Chris Allegretta · 17 years ago
  37. 95add8d 2008-10-20 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  38. 973addc * global.c (shortcut_init), search.c (search_init): Fix add_to_sclist for ^W^T so by Chris Allegretta · 17 years ago
  39. 4e12cb8 Get rid of some unused variables with -Wall by Chris Allegretta · 17 years ago
  40. 2a044ee 2008-10-14 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  41. c81cf52 Eliminate linescut variable from undo structure as its an unneeded pain in the ass. by Chris Allegretta · 17 years ago
  42. c84e765 2008-10-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  43. 5c1c143 2008-10-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  44. 3c4e991 Back to SVN by Chris Allegretta · 17 years ago
  45. 8f0a921 GNU nano 2.1.6 release by Chris Allegretta · 17 years ago
  46. 513157d 2008-10-03 Pascal Gentil <pascal.gentil@univ-rennes1.fr> by Chris Allegretta · 17 years ago
  47. fa195e6 2009-09-30 Dirkjan Ochtman <dirkjan@ochtman.nl> by Chris Allegretta · 17 years ago
  48. 215eb36 2008-09-30 <bluestorm_dylc@hotmail.com> by Chris Allegretta · 17 years ago
  49. 83c3f95 make --enable-tiny disable the new enabled-by-default options as that's presumably the expected behavior by Chris Allegretta · 17 years ago
  50. 025548a * configure.ac: Change extra, multibuffer, color and rcfile to default to enabled by Chris Allegretta · 17 years ago
  51. 8227d41 2008-09-30 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  52. f30c139 2008-09-21 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  53. b549f37 2008-09-16 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  54. e137f12 * nano.c: Do call disable_signals at startup regardless, since under cygwin we can't generate by Chris Allegretta · 17 years ago
  55. 86cab67 Back to svn! by Chris Allegretta · 17 years ago
  56. 566635e GNU nano 2.1.5 release by Chris Allegretta · 17 years ago
  57. 95a9de0 Move the wordbounds check down so it will happen if either --enable-all or --enable-color by Chris Allegretta · 17 years ago
  58. 1d77823 * global.c, help.c, browser.c, files.c, proto.h: Fix several compipation and programmatic by Chris Allegretta · 17 years ago
  59. 874969b * nano-regress: New perl script to check for some of the more obvious issues with compilation by Chris Allegretta · 17 years ago
  60. 6b83e52 2008-08-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  61. faeeb5b 2008-08-28 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  62. dc7136a * text.c (do_enter): Fix issue when compiled with --enable-debug, fixes Savannah bug 24092. by Chris Allegretta · 17 years ago
  63. 77bf1b5 2008-08-21 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  64. 90ad8e2 2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?> by Chris Allegretta · 17 years ago
  65. 2cc5888 * files.c (write_file): Check exit code of fclose(), since in certain out of space conditions the OS will by Chris Allegretta · 17 years ago
  66. 93f2ea1 Back to svn. by Chris Allegretta · 17 years ago
  67. d2780ec GNU nano 2.1.4 release. by Chris Allegretta · 17 years ago
  68. 80ea9c5 * text.c (add_undo): Fix check for multi-line cut check skips adding other new legit events. by Chris Allegretta · 17 years ago
  69. b08b386 Re-add the skip_backup label since we do still need it in one case. by Chris Allegretta · 17 years ago
  70. 5c27d72 * text.c (do_redo): Fix improperly restoring the text when redoing a line split. by Chris Allegretta · 17 years ago
  71. 447f1b4 * files.c: Do not go on and attempt to write the main file if writing the backup file failed, by Chris Allegretta · 17 years ago
  72. 6f681c1 * text.c: Reset openfile-> to OTHER after an undo or redo so we don't mistakenly by Chris Allegretta · 17 years ago
  73. a50d0e3 Back to SVN version by Chris Allegretta · 17 years ago
  74. 599c559 GNU nano 2.1.3 release by Chris Allegretta · 17 years ago
  75. ea57787 - Add redo of an insert - Fix bug in fsfromlineno - Tiny cleanups in undo by Chris Allegretta · 17 years ago
  76. 14c8620 - Change add_undo and current_undo to only take action arg, as openfilestruct arg is always openfile by Chris Allegretta · 17 years ago
  77. 3c1131a - Add very basic undo for text replace. by Chris Allegretta · 17 years ago
  78. 015c740 Allow current undo code to compile with NANO_TINY by Chris Allegretta · 17 years ago
  79. d31ddb7 Allow basic multi-^K cuts to be redone properly. Code getting uglier by the second. by Chris Allegretta · 17 years ago
  80. 8f76112 - When undoing a cut, set cutbuffer to NULL after freeing the current one by Chris Allegretta · 17 years ago
  81. 1f37c45 When redoing a text add, actually copy the beginning of the line back! by Chris Allegretta · 17 years ago
  82. 91a1862 Add undoing argument to do_cut_text as we don't want to be messing around with the undo contents when we're in the by Chris Allegretta · 17 years ago
  83. e418b69 * configure.ac: Add ncursesw dir to include path if lib detected by Chris Allegretta · 17 years ago
  84. 12dc8ca Commit back some undo/redo rewrites by Chris Allegretta · 17 years ago
  85. 0b499d4 Add xflags to undo struct so we can add extra info to the undo process (e.g. backspace vs delete) by Chris Allegretta · 17 years ago
  86. fa40694 Allow backspace to be bound to keys in .nanorc by Chris Allegretta · 17 years ago
  87. 70859f4 Add ability to rebind the (still unfinished) undo and redo functions in case anyone is interested in testing it out early. by Chris Allegretta · 17 years ago
  88. 9fb13fb 2008-07-11 Mike Frysinger <vapier@gentoo.org> by Chris Allegretta · 17 years ago
  89. 274142c Clean up some unused variables from old undo implementation. by Chris Allegretta · 17 years ago
  90. b857678 2008-07-11 Fabian Groffen <grobian@gentoo.org> by Chris Allegretta · 17 years ago
  91. a9dea98 2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at> by Chris Allegretta · 17 years ago
  92. a855fa2 2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at> by Chris Allegretta · 17 years ago
  93. 09b8124 Savannah bug 23751: Segfault when viewing help using Japanese locale by Chris Allegretta · 17 years ago
  94. 07fcc4c Add beginning undo feature, since I want to start fixing bugs from savannah and don't want to manager another checking, and the code basically works for some operations. by Chris Allegretta · 17 years ago
  95. 1347f22 Fix for 23733: search history broken with nano-2.1.1+ by Chris Allegretta · 17 years ago
  96. 9015f18 Back to SVN by Chris Allegretta · 17 years ago
  97. 2c367bf GNU nano 2.1.2 release. by Chris Allegretta · 17 years ago
  98. 47a7ac2 Add ChangeLog update for previous fix, argh. by Chris Allegretta · 17 years ago
  99. fb41a07 Add function check_bad_binding to check ppl arent binding things they shouldn, though currently its only one entry long ('meta-[') by Chris Allegretta · 17 years ago
  100. 1b6ed07 Add a fix for bug #23144 that actually works (several bugs in one here) by Chris Allegretta · 17 years ago