1. f28f50e update the copyright years on the source files to 2004 (adding a few by David Lawrence Ramsey · 22 years ago
  2. f8ddf31 remove now-unnecessary initialization of kbinput in main() by David Lawrence Ramsey · 22 years ago
  3. 9e45a47 add formatting and typo fixes for NEWS, and add version numbers (minus by David Lawrence Ramsey · 22 years ago
  4. 9b5bd42 minor comment fixes by David Lawrence Ramsey · 22 years ago
  5. 47162bc add verbatim input question and a few minor fixes to the faq by David Lawrence Ramsey · 22 years ago
  6. e190ff3 find all beginning-of-line and/or end-of-line regexes once per line, not by David Lawrence Ramsey · 22 years ago
  7. afb75f2 clean up a bit of weirdness in do_replace_loop() by David Lawrence Ramsey · 22 years ago
  8. 3255929 comment addition, minor cosmetic fixes by David Lawrence Ramsey · 22 years ago
  9. c2946fb typo fix by David Lawrence Ramsey · 22 years ago
  10. 2a4ab6d and wrap the zero-length regex displaying code in a HAVE_REGEX_H #define by David Lawrence Ramsey · 22 years ago
  11. 76c4b33 display a highlighted space for zero-length regex matches, so that we by David Lawrence Ramsey · 22 years ago
  12. 8213850 add DB's overhaul of the cutting code and related file-writing code, his by David Lawrence Ramsey · 22 years ago
  13. f427694 by David Lawrence Ramsey · 22 years ago
  14. 18394ac fix search/replace misbehaviors for good (I hope) by David Lawrence Ramsey · 22 years ago
  15. d291460 minor redundancy fix by David Lawrence Ramsey · 22 years ago
  16. a593f53 another low-level input overhaul: split out low-level mouse input, by David Lawrence Ramsey · 22 years ago
  17. 45cfbec replace the old fix for infinite regex replacement loops with something by David Lawrence Ramsey · 22 years ago
  18. 895e65c Updated Romanian translation by Laurentiu Buzdugan. by Jordi Mallach · 22 years ago
  19. 4dca76f add check for glib 2.x by David Lawrence Ramsey · 22 years ago
  20. 82a8f91 minor tabbing fix by David Lawrence Ramsey · 22 years ago
  21. bc503c8 don't prompt if we're saving only a selection of a file under a different name by David Lawrence Ramsey · 22 years ago
  22. a5d8e54 Added Danilo Segan (Serbian). by Jordi Mallach · 22 years ago
  23. 10dd6c7 Added Serbian translation (Danilo Segan). Recoded ChangeLog to UTF-8. by Jordi Mallach · 22 years ago
  24. 4e25410 minor cosmetic fixes by David Lawrence Ramsey · 22 years ago
  25. 637f6e5 update nano.spec.in for the 1.3 branch by David Lawrence Ramsey · 22 years ago
  26. 7776ef9 work around problem with Backspace's generating ASCII 127 on Linux sometimes by David Lawrence Ramsey · 22 years ago
  27. 8fa1976 allow WHEREIS_NEXT_KEY to be used in view mode by David Lawrence Ramsey · 22 years ago
  28. 7127857 prompt before saving the current file under a different name by David Lawrence Ramsey · 22 years ago
  29. b7cb6a3 avoid infinite loop when doing a forward regex replace of "$" by David Lawrence Ramsey · 22 years ago
  30. b78649b Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No prompts. by Jordi Mallach · 22 years ago
  31. 95114c1 Back to CVS by David Lawrence Ramsey · 22 years ago
  32. 133f7b1 GNU nano 1.3.0 by David Lawrence Ramsey · 22 years ago
  33. 8bbd1eb minor comment fix by David Lawrence Ramsey · 22 years ago
  34. f6cf4a7 avoid having duplicate case values when some key values are missing by David Lawrence Ramsey · 22 years ago
  35. 13dfdb2 document the setting of EXTRA_DIST by David Lawrence Ramsey · 22 years ago
  36. 6994121 set EXTRA_DIST so that 'make dist" and "make distcheck" actually include by David Lawrence Ramsey · 22 years ago
  37. 3a42087 Create html manpages when building nano. by Jordi Mallach · 22 years ago
  38. c1f630e SunOS 5.9 doesn't define KEY_RESIZE either by David Lawrence Ramsey · 22 years ago
  39. 5f34d6e Updated Catalan translation. by Jordi Mallach · 22 years ago
  40. 2530725 Changelog update: fix problem with KEY_RESIZE's not being defined on by David Lawrence Ramsey · 22 years ago
  41. bb7e2cb fix problem with KEY_RESIZE's not being defined on SunOS 5.7 and 5.8 by David Lawrence Ramsey · 22 years ago
  42. f5b256b miscellaneous #define cleanups by David Lawrence Ramsey · 22 years ago
  43. 4dcd070 fix problems with the marking highlight's being drawn improperly in some cases by David Lawrence Ramsey · 22 years ago
  44. 0362c58 add missing set of parentheses by David Lawrence Ramsey · 22 years ago
  45. 99bede3 have nano handle SIGHUP/SIGTERM properly when it's suspended by David Lawrence Ramsey · 22 years ago
  46. 2dd7ed1 a few last missing minor bits of DB's refactored display code by David Lawrence Ramsey · 22 years ago
  47. f03c78b DB's minor efficiency tweak for do_mark() by David Lawrence Ramsey · 22 years ago
  48. 5dcba30 a few missing minor bits of DB's refactored display code by David Lawrence Ramsey · 22 years ago
  49. 7bf00de set fileformat back to 0 after reading in a file to prevent erroneous by David Lawrence Ramsey · 22 years ago
  50. a3831ab minor cosmetic fixes by David Lawrence Ramsey · 22 years ago
  51. f0b7dca remove abcd(); the low-level input overhaul left it unused by David Lawrence Ramsey · 22 years ago
  52. 9eff746 all our memmove() function calls work on char*'s, so we can use the by David Lawrence Ramsey · 22 years ago
  53. da8fd8f a few minor fixes for low-level keyboard input by David Lawrence Ramsey · 22 years ago
  54. 5ffbec5 port over some of DB's refactored display code, most importantly the by David Lawrence Ramsey · 22 years ago
  55. b23554f 2003-09-12 Jordi Mallach <jordi@gnu.org> by Jordi Mallach · 22 years ago
  56. 1356a0a change enum "topmidbotnone" to "topmidnone", since we no longer have a by David Lawrence Ramsey · 22 years ago
  57. c97acfb since the SAMELINEWRAP flag is only used in nano.c, convert it to a by David Lawrence Ramsey · 22 years ago
  58. 14509a3 capitalize one last rcfile message I missed before by David Lawrence Ramsey · 22 years ago
  59. 7f47d42 don't let the user type in ASCII 127 at the statusbar prompt by David Lawrence Ramsey · 22 years ago
  60. d91ab6e DB's movement code overhaul (smooth paging, etc.) with a few of my fixes by David Lawrence Ramsey · 22 years ago
  61. dc9c40a Brand Huntsman's improved nanorc regexes by David Lawrence Ramsey · 22 years ago
  62. e0a9f50 fix slang compilation problem by David Lawrence Ramsey · 22 years ago
  63. 298b975 Major package reorganization: by Jordi Mallach · 22 years ago
  64. 417b03a make sure the "historylog" option isn't included in tiny mode by David Lawrence Ramsey · 22 years ago
  65. 21cc550 minor nanorc.sample fixes by David Lawrence Ramsey · 22 years ago
  66. 3bd9628 minor rcfile fixes by David Lawrence Ramsey · 22 years ago
  67. 74ea836 slightly simplify paragraph searching code by David Lawrence Ramsey · 22 years ago
  68. 8faf305 add paragraph searching ability by David Lawrence Ramsey · 22 years ago
  69. 954b00d Updated French translation by Jean-Philippe Guérard. by Jordi Mallach · 22 years ago
  70. 79c849a fix indentation of a label by David Lawrence Ramsey · 22 years ago
  71. cb7ee0e one last documentation fix by David Lawrence Ramsey · 22 years ago
  72. aaad3af documentation updates by David Lawrence Ramsey · 22 years ago
  73. ec290f2 fix bug where calculated filename space on the titlebar is short by one by David Lawrence Ramsey · 22 years ago
  74. 2786366 fix Meta-X's turning the keypad off under ncurses by David Lawrence Ramsey · 22 years ago
  75. ba6fd42 move line wrapping toggle entry to global.c by David Lawrence Ramsey · 22 years ago
  76. e049706 Wouter van Hemel's "Where Is Next" patch by David Lawrence Ramsey · 22 years ago
  77. 222feaa Updated Turkish translation by A. Murat EREN. by Jordi Mallach · 22 years ago
  78. 1018761 minor changelog fix by David Lawrence Ramsey · 22 years ago
  79. a9cebd8 remove unneeded breaks at the ends of default: clauses by David Lawrence Ramsey · 22 years ago
  80. 4d7c260 low-level input overhaul by David Lawrence Ramsey · 22 years ago
  81. f3fee5d Update the ChangeLog too by Chris Allegretta · 22 years ago
  82. 21599f8 Update stable/development series maintainership in the AUTHORS file by Chris Allegretta · 22 years ago
  83. 6954f05 add 1.3 fork info, change version to 1.2.99-cvs by Chris Allegretta · 22 years ago
  84. 194c26f Back to CVS by Chris Allegretta · 22 years ago
  85. 3364214 GNU nano 1.2.2 release by Chris Allegretta · 22 years ago
  86. c30fc24 - winio.c:nanogetstr() - Fix problem where pressing down,up,down does not blank the search prompt but keeps the previous search (DLR) by Chris Allegretta · 22 years ago
  87. 66d6009 Updated Catalan translation. by Jordi Mallach · 22 years ago
  88. f9390af Remove gettext marks from debug messages. by Jordi Mallach · 22 years ago
  89. 4f5335d Add DLR's excellent workaround for strcasecmp not being available by Chris Allegretta · 22 years ago
  90. 653d614 Use DLR's home/end patch instead of mine, because it's cleaner and remove some unneeded code in do_help() by Chris Allegretta · 22 years ago
  91. 13f094e - winio.c:nanogetstr() - Add handler for Alt-[-H and F as home and end when -K is used. Basically a workaround until a cleaner way can be found. by Chris Allegretta · 22 years ago
  92. 6d97d18 faq update for inability to see color when nano is compiled w/color support by David Lawrence Ramsey · 22 years ago
  93. b764eb6 a few more manpage fixes, and a resync of their html versions by David Lawrence Ramsey · 22 years ago
  94. 70047ee by David Lawrence Ramsey · 22 years ago
  95. d995e9a More formatting fixes for nanorc.5 from Jean-Philippe. by Jordi Mallach · 22 years ago
  96. 9e74ade Add Geir Helland to THANKS. by Jordi Mallach · 22 years ago
  97. a1475ae Updated Norwegian bokmal translation by Geir Helland. by Jordi Mallach · 22 years ago
  98. 5b63eaf Formatting fixes for nano.1 from Jean-Philippe. by Jordi Mallach · 22 years ago
  99. 67fa893 More French updates. by Jordi Mallach · 22 years ago
  100. b111f57 Updated French translation by Jean-Philippe Guérard. by Jordi Mallach · 22 years ago