1. 768a75f comment fix by David Lawrence Ramsey · 19 years ago
  2. 012425c in doc/syntax/c.nanorc, add "size_t" and "ssize_t" to the types regexes, by David Lawrence Ramsey · 19 years ago
  3. f5a720d remove unneeded duplicate plural forms again by David Lawrence Ramsey · 19 years ago
  4. b7a5be6 Hungarian update from the TP. by Jordi Mallach · 19 years ago
  5. ce1c9ac Brazilian Portuguese from the TP. by Jordi Mallach · 19 years ago
  6. 1b36fc1 fix email address by David Lawrence Ramsey · 19 years ago
  7. 7f0cfd5 per Benno Schulenberg's patch, in po/ChangeLog, fix incorrect years in by David Lawrence Ramsey · 19 years ago
  8. b011e44 fix misplaced space by David Lawrence Ramsey · 19 years ago
  9. 464c8a8 Update ca, de, es from the TP. by Jordi Mallach · 19 years ago
  10. d2b1f52 add missing changelog entry by David Lawrence Ramsey · 19 years ago
  11. 7d15d1d in get_input(), simplify to avoid an unnecessary key_buffer_len check by David Lawrence Ramsey · 19 years ago
  12. a1b6997 comment fix by David Lawrence Ramsey · 19 years ago
  13. 9054e3a fix breakage by David Lawrence Ramsey · 19 years ago
  14. 1b3e4e1 fix misplaced do_prompt_abort() by David Lawrence Ramsey · 19 years ago
  15. 3879528 make sure that the statusbar cursor position is always properly reset by David Lawrence Ramsey · 19 years ago
  16. 185dc6a Back to CVS by David Lawrence Ramsey · 19 years ago
  17. 890ea44 GNU nano 1.9.99pre1 by David Lawrence Ramsey · 19 years ago
  18. 495fe91 French manpage translation updates. by Jordi Mallach · 19 years ago
  19. 4d5cd6b Update French from the TP. by Jordi Mallach · 19 years ago
  20. 89ca96b in handle_sigwinch(), just in case we're in the statusbar prompt, reset by David Lawrence Ramsey · 19 years ago
  21. 8fd5193 clarify TODO list entry by David Lawrence Ramsey · 19 years ago
  22. 1512503 add one more TODO list entry by David Lawrence Ramsey · 19 years ago
  23. d6972ae cosmetic fix by David Lawrence Ramsey · 19 years ago
  24. 5187b50 add missing changelog entry by David Lawrence Ramsey · 19 years ago
  25. fa38795 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
  26. e1e2cb7 simplify, and add comment fixes by David Lawrence Ramsey · 19 years ago
  27. 17408b5 in do_browser(), fix potential segfault when going to a directory that by David Lawrence Ramsey · 19 years ago
  28. e5e6d9b remove now-unneeded entry by David Lawrence Ramsey · 19 years ago
  29. 98332d4 properly preserve the cursor position when going from the "Read File" or by David Lawrence Ramsey · 19 years ago
  30. 62591da Dutch update from the TP. by Jordi Mallach · 19 years ago
  31. fa67260 Translation updates from the TP. by Jordi Mallach · 19 years ago
  32. 56ec592 in shortcut_init(), make the help shortcut for the "Go to Directory" by David Lawrence Ramsey · 19 years ago
  33. f7b8783 in shortcut_init(), remove the ^X shortcut for CutTillEnd at the search by David Lawrence Ramsey · 19 years ago
  34. 6835102 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  35. 0bbd290 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  36. 5c55e85 in help_init(), adjust the first two chunks of the main help text so by David Lawrence Ramsey · 19 years ago
  37. 5a22dbb in digits(), remove the assumption that n is always positive, although by David Lawrence Ramsey · 19 years ago
  38. 73e3375 cosmetic fix by David Lawrence Ramsey · 19 years ago
  39. dbc415f remove unneeded duplicate plural forms, as gettext 0.15 generates errors by David Lawrence Ramsey · 19 years ago
  40. f351176 wording fix by David Lawrence Ramsey · 19 years ago
  41. 69583ad add one last TODO list item by David Lawrence Ramsey · 19 years ago
  42. 30d7f33 in doc/syntax/c.nanorc, remove redundancy from the file extension regexes by David Lawrence Ramsey · 19 years ago
  43. 6da4e56 revert redundant change by David Lawrence Ramsey · 19 years ago
  44. c6bef76 another comment fix by David Lawrence Ramsey · 19 years ago
  45. 2ea7fb0 comment fix by David Lawrence Ramsey · 19 years ago
  46. cbab273 in edit_draw(), simplify the setting of paintlen by David Lawrence Ramsey · 19 years ago
  47. 28a6802 in doc/syntax/c.nanorc, tweak the multiline comment regex to not color by David Lawrence Ramsey · 19 years ago
  48. 2578025 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  49. 5b17ef8 revert erroneous change by David Lawrence Ramsey · 19 years ago
  50. 3714e07 in parse_kbinput(), translate KEY_EVENT to ERR if we get it, so that by David Lawrence Ramsey · 19 years ago
  51. 7b0531a per Benno Schulenberg's patch with a few tweaks by me, add various by David Lawrence Ramsey · 19 years ago
  52. e517613 comment fix by David Lawrence Ramsey · 19 years ago
  53. 5770308 make all the descriptions of -O/--morespace consistent by David Lawrence Ramsey · 19 years ago
  54. 550ca10 in nano.texi, add missing description of the -O/--morespace command line option by David Lawrence Ramsey · 19 years ago
  55. f9f8cc3 fix inaccurate comment by David Lawrence Ramsey · 19 years ago
  56. ad344e9 make bad_mbchar a static const char* const in chars.c, as its value by David Lawrence Ramsey · 19 years ago
  57. 6827146 fix changelog entry by David Lawrence Ramsey · 19 years ago
  58. b159f94 per Benno Schulenberg's patch with a few additions by me, fix by David Lawrence Ramsey · 19 years ago
  59. c7c49c4 in doc/Makefile.am, don't include nanorc.sample in EXTRA_DIST, as it's by David Lawrence Ramsey · 19 years ago
  60. 4ce7550 add miscellaneous minor fixes to the faq, and preemptively update its by David Lawrence Ramsey · 19 years ago
  61. 2f70228 in toggle_init(), make sure that a blank line is not displayed after the by David Lawrence Ramsey · 19 years ago
  62. 592ccf9 update changelog entry: the renaming of the scroll_dir enums also fixes by David Lawrence Ramsey · 19 years ago
  63. bd28ee4 when DISABLE_HELP is defined, leave out some unused shortcut and toggle by David Lawrence Ramsey · 19 years ago
  64. 1b4ae69 in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore; by David Lawrence Ramsey · 19 years ago
  65. 722b728 another cosmetic fix by David Lawrence Ramsey · 19 years ago
  66. 97cd67c fix changelog entry by David Lawrence Ramsey · 19 years ago
  67. f28ff9d in parse_kbinput(), properly handle combined control character and by David Lawrence Ramsey · 19 years ago
  68. ec177be in do_help(), don't allow moving down a page when the last line of the by David Lawrence Ramsey · 19 years ago
  69. 1dc7c12 cosmetic fix by David Lawrence Ramsey · 19 years ago
  70. 8a72370 typo fix by David Lawrence Ramsey · 19 years ago
  71. 5370b0c in parse_escape_seq_kbinput(), handle unknown and unignored escape by David Lawrence Ramsey · 19 years ago
  72. 19f3bd6 in parse_kbinput(), translate extended keypad keys to their ASCII by David Lawrence Ramsey · 19 years ago
  73. a44ca78 in parse_kbinput(), properly handle combined meta and escape sequences, by David Lawrence Ramsey · 19 years ago
  74. 006fc23 typo fixes by David Lawrence Ramsey · 19 years ago
  75. 118cb37 in mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr(), don't by David Lawrence Ramsey · 19 years ago
  76. d3887dc update UPGRADE to fix the description of +LINE,COLUMN by David Lawrence Ramsey · 19 years ago
  77. c81aa06 update UPGRADE to account for the ability to indent unmarked lines by David Lawrence Ramsey · 19 years ago
  78. f875883 fix changelog entry by David Lawrence Ramsey · 19 years ago
  79. 4ac129c when using slang 2.x, call SLutf8_enable() with an argument of 1 instead by David Lawrence Ramsey · 19 years ago
  80. e53e125 rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING by David Lawrence Ramsey · 19 years ago
  81. 23994bd miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
  82. 6e308c0 comment fix by David Lawrence Ramsey · 19 years ago
  83. 7c06be5 fix changelog entries by David Lawrence Ramsey · 19 years ago
  84. 3bb45ae per Daniel Richard G.'s patch, in parse_rcfile(), add missing by David Lawrence Ramsey · 19 years ago
  85. 6ff22e7 rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since by David Lawrence Ramsey · 19 years ago
  86. 0a4b737 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  87. 32a3ce4 revert unneeded #ifdef fixes by David Lawrence Ramsey · 19 years ago
  88. 935594b add various cosmetic and #ifdef fixes by David Lawrence Ramsey · 19 years ago
  89. a5ad825 improve the display of bools in debugging statements by David Lawrence Ramsey · 19 years ago
  90. f968a18 in replace_regexp(), remove unnecessary casting of c to int by David Lawrence Ramsey · 19 years ago
  91. eec40df in do_insertfile(), remove redundant code: we only mark the file as by David Lawrence Ramsey · 19 years ago
  92. c346701 in do_insertfile(), if we don't insert a file into a new buffer, by David Lawrence Ramsey · 19 years ago
  93. 9a145d9 in do_insertfile(), if we're in view mode, as we can be if multibuffer by David Lawrence Ramsey · 19 years ago
  94. 49172ca more typo fixes by David Lawrence Ramsey · 19 years ago
  95. 0d8feb9 remove unneeded blank lines by David Lawrence Ramsey · 19 years ago
  96. 1e11177 in nano.h, remove the manual disabling of color support if regex.h isn't by David Lawrence Ramsey · 19 years ago
  97. 84b9f4b in configure.ac, if regex.h isn't found, display an error message if we by David Lawrence Ramsey · 19 years ago
  98. 82697f2 don't include sys/ioctl.h in nano.c when NANO_TINY is defined, as by David Lawrence Ramsey · 19 years ago
  99. 1a47348 in nano.h, if we don't have nanorc support, disable color support, as it by David Lawrence Ramsey · 19 years ago
  100. c6c98f7 make Jordi's email address, and the description of what the manual pages by David Lawrence Ramsey · 19 years ago