1. c84e765 2008-10-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  2. 5c1c143 2008-10-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  3. 3c4e991 Back to SVN by Chris Allegretta · 17 years ago
  4. 8f0a921 GNU nano 2.1.6 release by Chris Allegretta · 17 years ago
  5. 513157d 2008-10-03 Pascal Gentil <pascal.gentil@univ-rennes1.fr> by Chris Allegretta · 17 years ago
  6. fa195e6 2009-09-30 Dirkjan Ochtman <dirkjan@ochtman.nl> by Chris Allegretta · 17 years ago
  7. 215eb36 2008-09-30 <bluestorm_dylc@hotmail.com> by Chris Allegretta · 17 years ago
  8. 83c3f95 make --enable-tiny disable the new enabled-by-default options as that's presumably the expected behavior by Chris Allegretta · 17 years ago
  9. 025548a * configure.ac: Change extra, multibuffer, color and rcfile to default to enabled by Chris Allegretta · 17 years ago
  10. 8227d41 2008-09-30 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  11. f30c139 2008-09-21 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  12. b549f37 2008-09-16 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  13. e137f12 * nano.c: Do call disable_signals at startup regardless, since under cygwin we can't generate by Chris Allegretta · 17 years ago
  14. 86cab67 Back to svn! by Chris Allegretta · 17 years ago
  15. 566635e GNU nano 2.1.5 release by Chris Allegretta · 17 years ago
  16. 95a9de0 Move the wordbounds check down so it will happen if either --enable-all or --enable-color by Chris Allegretta · 17 years ago
  17. 1d77823 * global.c, help.c, browser.c, files.c, proto.h: Fix several compipation and programmatic by Chris Allegretta · 17 years ago
  18. 874969b * nano-regress: New perl script to check for some of the more obvious issues with compilation by Chris Allegretta · 17 years ago
  19. 6b83e52 2008-08-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  20. faeeb5b 2008-08-28 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  21. dc7136a * text.c (do_enter): Fix issue when compiled with --enable-debug, fixes Savannah bug 24092. by Chris Allegretta · 17 years ago
  22. 77bf1b5 2008-08-21 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 17 years ago
  23. 90ad8e2 2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?> by Chris Allegretta · 17 years ago
  24. 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
  25. 93f2ea1 Back to svn. by Chris Allegretta · 17 years ago
  26. d2780ec GNU nano 2.1.4 release. by Chris Allegretta · 17 years ago
  27. 80ea9c5 * text.c (add_undo): Fix check for multi-line cut check skips adding other new legit events. by Chris Allegretta · 17 years ago
  28. b08b386 Re-add the skip_backup label since we do still need it in one case. by Chris Allegretta · 17 years ago
  29. 5c27d72 * text.c (do_redo): Fix improperly restoring the text when redoing a line split. by Chris Allegretta · 17 years ago
  30. 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
  31. 6f681c1 * text.c: Reset openfile-> to OTHER after an undo or redo so we don't mistakenly by Chris Allegretta · 17 years ago
  32. a50d0e3 Back to SVN version by Chris Allegretta · 17 years ago
  33. 599c559 GNU nano 2.1.3 release by Chris Allegretta · 17 years ago
  34. ea57787 - Add redo of an insert - Fix bug in fsfromlineno - Tiny cleanups in undo by Chris Allegretta · 17 years ago
  35. 14c8620 - Change add_undo and current_undo to only take action arg, as openfilestruct arg is always openfile by Chris Allegretta · 17 years ago
  36. 3c1131a - Add very basic undo for text replace. by Chris Allegretta · 17 years ago
  37. 015c740 Allow current undo code to compile with NANO_TINY by Chris Allegretta · 17 years ago
  38. d31ddb7 Allow basic multi-^K cuts to be redone properly. Code getting uglier by the second. by Chris Allegretta · 17 years ago
  39. 8f76112 - When undoing a cut, set cutbuffer to NULL after freeing the current one by Chris Allegretta · 17 years ago
  40. 1f37c45 When redoing a text add, actually copy the beginning of the line back! by Chris Allegretta · 17 years ago
  41. 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
  42. e418b69 * configure.ac: Add ncursesw dir to include path if lib detected by Chris Allegretta · 17 years ago
  43. 12dc8ca Commit back some undo/redo rewrites by Chris Allegretta · 17 years ago
  44. 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
  45. fa40694 Allow backspace to be bound to keys in .nanorc by Chris Allegretta · 17 years ago
  46. 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
  47. 9fb13fb 2008-07-11 Mike Frysinger <vapier@gentoo.org> by Chris Allegretta · 17 years ago
  48. 274142c Clean up some unused variables from old undo implementation. by Chris Allegretta · 17 years ago
  49. b857678 2008-07-11 Fabian Groffen <grobian@gentoo.org> by Chris Allegretta · 17 years ago
  50. a9dea98 2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at> by Chris Allegretta · 17 years ago
  51. a855fa2 2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at> by Chris Allegretta · 17 years ago
  52. 09b8124 Savannah bug 23751: Segfault when viewing help using Japanese locale by Chris Allegretta · 17 years ago
  53. 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
  54. 1347f22 Fix for 23733: search history broken with nano-2.1.1+ by Chris Allegretta · 17 years ago
  55. 9015f18 Back to SVN by Chris Allegretta · 17 years ago
  56. 2c367bf GNU nano 2.1.2 release. by Chris Allegretta · 17 years ago
  57. 47a7ac2 Add ChangeLog update for previous fix, argh. by Chris Allegretta · 17 years ago
  58. 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
  59. 1b6ed07 Add a fix for bug #23144 that actually works (several bugs in one here) by Chris Allegretta · 17 years ago
  60. 1371fb6 Tentative fix for bug #23144: using arrow keys in search buffer affects main window by Chris Allegretta · 17 years ago
  61. 3daeeeb Fix for Savannah bug #23442: left/right arrow keys do not work with --enable-tiny by Chris Allegretta · 17 years ago
  62. 8b6461f files.c,proto.h,text.c: Fix for conflicts with AIX curses variables, from William Jojo <jojowil@hvcc.edu> by Chris Allegretta · 17 years ago
  63. 506af6f global.c: Fix for compile error when --disable-speller is used (Savannah bug 23227 by Mike Frysinger) by Chris Allegretta · 17 years ago
  64. f9cf362 Minor formatting issue and trying to test why my writes are failing to the svn tree in 2.0. by Chris Allegretta · 17 years ago
  65. e67bf80 Fix for segfault when window size is too small by Andreas Amann <andreas.amann@tyndall.ie> by Chris Allegretta · 17 years ago
  66. ed505f5 Makefile changes for the included files and updated Changelog by Chris Allegretta · 17 years ago
  67. deb34f2 New syntax highlighting from Mike F. Credits: by Chris Allegretta · 17 years ago
  68. c73d071 Minor formatting issue in NEWS for 2.1.1 by Chris Allegretta · 17 years ago
  69. 9eb7fc6 Back to SVN by Chris Allegretta · 17 years ago
  70. 9ba6606 Add the newa, argh by Chris Allegretta · 17 years ago
  71. 33a8b4e GNU nano 2.1.1 release by Chris Allegretta · 17 years ago
  72. 2cca483 Fix for bug #22780: build failure with --enable-multibuffer --enable-tiny by Chris Allegretta · 17 years ago
  73. b04248c Benno's latest fixes for help menu translations. by Chris Allegretta · 17 years ago
  74. 8a59f25 Wow, I somehow did not run into the "invalid range" error by Chris Allegretta · 17 years ago
  75. cc60c3a Add some rc file name debugging by Chris Allegretta · 17 years ago
  76. 2ea0b8f Fix default bracket match shortcut by Chris Allegretta · 17 years ago
  77. dcd19c9 Fix for my fix for Mike's fix...dont add menu item refencing nano_exitbrowser_msg by Chris Allegretta · 17 years ago
  78. 90ee8ee Add Mike F's latest patches for 2.1.0 and new syntax configs for tcl, php and gentoo. by Chris Allegretta · 17 years ago
  79. 690e7df Back to svn by Chris Allegretta · 17 years ago
  80. a1941d2 Gah, upgrate the translations for 2.1.0 by Chris Allegretta · 17 years ago
  81. 595d6e0 Commit for 2.1.0 release. by Chris Allegretta · 17 years ago
  82. cc59383 Fix for 106305: unable to ctrl+c out of save when exiting by Chris Allegretta · 17 years ago
  83. 1fb25fd Add Benno's latest translation fixes for shorcut display, by Chris Allegretta · 17 years ago
  84. 8ded73e Add .gitignore files for Mike F, remove .cvsignores which are not needed. by Chris Allegretta · 17 years ago
  85. aa17df0 Fix for bug #22632: verbatim input in prompts broken with nano-2.0.99pre1 by Chris Allegretta · 17 years ago
  86. d3659f8 Fixes from Benno Schulenberg. by Chris Allegretta · 17 years ago
  87. 3b97e76 faq.html: Updates for Alpine, subversion access and Savannah. by Chris Allegretta · 17 years ago
  88. cfb45f8 Fix problems with inserting files using --disable-tabcomp and probably by Chris Allegretta · 17 years ago
  89. c656e9d Fix for bug #22615: nano-2.0.99pre1 fails to build when configured with --disable-justify by Chris Allegretta · 17 years ago
  90. 7728f6d Hmm. Actually dont want to download the whole tree, update the trunk by Chris Allegretta · 17 years ago
  91. ee53592 Actually include the updated SVN document, grr. by Chris Allegretta · 17 years ago
  92. 990567c Update source checkout information now that we are using svn inetad of cvs. by Chris Allegretta · 17 years ago
  93. 10f868d - Update man page a little bit more by Chris Allegretta · 17 years ago
  94. d3a1ff6 Fix multibuffer mode not showing "Close" string anymore on buffer open/closer. by Chris Allegretta · 17 years ago
  95. 0018d8e - Fix tiny mode again after breaking it again by Chris Allegretta · 17 years ago
  96. eb64314 Convert more code to use new backend. Add some more sentinel strings by Chris Allegretta · 17 years ago
  97. c0b7872 Fix the mouse menus not working with new backend, and by Chris Allegretta · 17 years ago
  98. 17436ce Fix bug 79, add sentinels for function keys in case the user by Chris Allegretta · 17 years ago
  99. b775c07 Fix workaround for user assigning a meta sequence to a key which has by Chris Allegretta · 17 years ago
  100. e34cbdc Update BUGS to reflect what got fixed in previous commit. by Chris Allegretta · 17 years ago