1. ef9dc83 fix file browser breakage by David Lawrence Ramsey · 19 years ago
  2. 3d8d29d another formatting fix by David Lawrence Ramsey · 19 years ago
  3. fc8e5cb cosmetic and formatting fixes by David Lawrence Ramsey · 19 years ago
  4. 24e0a46 in do_browser(), properly set currshortcut back to the file browser by David Lawrence Ramsey · 20 years ago
  5. 91a2a69 rework input parsing in the file browser to be more flexible by David Lawrence Ramsey · 20 years ago
  6. 9ffe78a update copyright years by David Lawrence Ramsey · 20 years ago
  7. 99e3733 fix changelog entry by David Lawrence Ramsey · 20 years ago
  8. 114cfb6 in display_string(), fix memory corruption problems caused by not by David Lawrence Ramsey · 20 years ago
  9. 1f104f8 fix a comment in nano.h and a minor memory leak in display_string() by David Lawrence Ramsey · 20 years ago
  10. 66d3ebf fix potential infinite loop in mbrevstrpbrk() by David Lawrence Ramsey · 20 years ago
  11. 3a5e6f9 handle Shift-Delete properly when the -d option is used by David Lawrence Ramsey · 20 years ago
  12. 475c402 in parse_kbinput(), interpret Shift-Begin, Shift-Delete, Shift-End, by David Lawrence Ramsey · 20 years ago
  13. 4a2e000 fix more bracket matching breakage by David Lawrence Ramsey · 20 years ago
  14. a6eb848 really fix the previous display problem with searches that move the by David Lawrence Ramsey · 20 years ago
  15. 76f9485 in ngetdelim(), do sanity checks manually again instead of in an assert, by David Lawrence Ramsey · 20 years ago
  16. db2dc81 fix multibyte bracket search breakage, and add documentation fixes by David Lawrence Ramsey · 20 years ago
  17. 1a16df9 fix "matchbrackets" breakage by David Lawrence Ramsey · 20 years ago
  18. d89617f allow specifying matching bracket characters other than the default via by David Lawrence Ramsey · 20 years ago
  19. a248863 rework the bracket searching code to handle multibyte bracket characters by David Lawrence Ramsey · 20 years ago
  20. 5978f9b in mbstrchr(), make parameter c const by David Lawrence Ramsey · 20 years ago
  21. 5329f23 sort the default strings for brackets and punct, and the "or" atom in by David Lawrence Ramsey · 20 years ago
  22. cb47588 clarify another comment by David Lawrence Ramsey · 20 years ago
  23. 47cfd19 in edit_scroll(), redraw the lines before and after the scrolled region by David Lawrence Ramsey · 20 years ago
  24. 5b7b3e3 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  25. 30bdadd revert previous erroneous change, and clarify comments by David Lawrence Ramsey · 20 years ago
  26. 89b6e6b in justify_format(), remove redundant character parsing by David Lawrence Ramsey · 20 years ago
  27. ce029f2 remove unnecessary #ifdef around termios.h #include in nano.c by David Lawrence Ramsey · 20 years ago
  28. 1e73bcf fix inaccurate comment by David Lawrence Ramsey · 20 years ago
  29. da95991 Back to CVS by David Lawrence Ramsey · 20 years ago
  30. 2cd986c GNU nano 1.3.10 by David Lawrence Ramsey · 20 years ago
  31. 5e4d81c in README.CVS, mention that the minimum required version of groff is by David Lawrence Ramsey · 20 years ago
  32. 628c4e2 French manpage updates. by David Lawrence Ramsey · 20 years ago
  33. e57bd49 in parse_line_column(), simplify parsing of the column number by David Lawrence Ramsey · 20 years ago
  34. bf38aad Bulgarian translation from the TP. by Jordi Mallach · 20 years ago
  35. 7859d52 Translation updates from the TP: ca, fr, ms, zh_TW. by Jordi Mallach · 20 years ago
  36. 5aaaad4 in README.CVS, update the given cvs commands so that they work again by David Lawrence Ramsey · 20 years ago
  37. abaa9a8 Updated it, nl and de from the TP. by Jordi Mallach · 20 years ago
  38. b0e04c0 a few last comment and consistency fixes by David Lawrence Ramsey · 20 years ago
  39. 6d6a36c add descriptive comments to pretty much all functions and major by David Lawrence Ramsey · 20 years ago
  40. 034b994 since proto.h includes nano.h, and nano.h includes config.h first, by David Lawrence Ramsey · 20 years ago
  41. 8befda6 readd RETSIGTYPE return types for signal handlers, since any problems by David Lawrence Ramsey · 20 years ago
  42. 24777c0 fix compilation with --enable-debug, and remove unneeded assert by David Lawrence Ramsey · 20 years ago
  43. a685468 efficiency and comment fixes by David Lawrence Ramsey · 20 years ago
  44. 26ebd35 in ngetdelim(), do sanity checks in an assert instead of checking them by David Lawrence Ramsey · 20 years ago
  45. 13b6115 update the Free Software Foundation's address as needed in the copyright by David Lawrence Ramsey · 20 years ago
  46. 783062a cosmetic fix by David Lawrence Ramsey · 20 years ago
  47. c7c04bb in brak_line(), in the surrounding #ifdef, replace the combination of by David Lawrence Ramsey · 20 years ago
  48. 3239ff2 comment fix by David Lawrence Ramsey · 20 years ago
  49. e6fb106 comment fix by David Lawrence Ramsey · 20 years ago
  50. ad1b64c in do_justify(), renumber after justifying each individual paragraph, by David Lawrence Ramsey · 20 years ago
  51. 79383be revert last changes, as they make full justify and justify act differently by David Lawrence Ramsey · 20 years ago
  52. 9a065c0 in find_paragraph(), add parameter begin, the line that we can't move by David Lawrence Ramsey · 20 years ago
  53. 1932dfb another comment fix by David Lawrence Ramsey · 20 years ago
  54. eae8571 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  55. 2e2112c comment fix by David Lawrence Ramsey · 20 years ago
  56. 5da68ee in execute_command(), instead of hardcoding /bin/sh as the shell to use by David Lawrence Ramsey · 20 years ago
  57. da1f55c add missing update by David Lawrence Ramsey · 20 years ago
  58. 43eee6e sort more configure options consistently by David Lawrence Ramsey · 20 years ago
  59. ace033d in configure.ac, disable wrapping entirely when --enable-tiny is used, by David Lawrence Ramsey · 20 years ago
  60. 5453b0a in version(), if DISABLE_WRAPPING is defined, the code in by David Lawrence Ramsey · 20 years ago
  61. 315eb32 adjust copyright notices in all source files to account for Chris' by David Lawrence Ramsey · 20 years ago
  62. b4e5c02 more miscellaneous do_wrap() fixes by David Lawrence Ramsey · 20 years ago
  63. 4db1b09 properly update the revision date by David Lawrence Ramsey · 20 years ago
  64. b919f37 merge one last update by David Lawrence Ramsey · 20 years ago
  65. 219a814 remove redundant code by David Lawrence Ramsey · 20 years ago
  66. 615f4c7 tweak do_wrap() to remove the assumption that the file always ends in a by David Lawrence Ramsey · 20 years ago
  67. b9b2fd5 in break_line(), only include the newline parameter if DISABLE_HELP by David Lawrence Ramsey · 20 years ago
  68. 708de36 in configure.ac, clarify description of --disable-speller by David Lawrence Ramsey · 20 years ago
  69. 853a44d preemptively update the version number by David Lawrence Ramsey · 20 years ago
  70. d1ab408 in faq.html, clarify section 5.3 to better explain how to enable Unicode by David Lawrence Ramsey · 20 years ago
  71. fa35aef merge a few minor updates from nano.1 into rnano.1 by David Lawrence Ramsey · 20 years ago
  72. 7949e6a Add rnano manpage from Thijs. by Jordi Mallach · 20 years ago
  73. 4ffdb1b in nano.1, make one non-bold instance of "nano" bold, for consistency by David Lawrence Ramsey · 20 years ago
  74. 7a07cdb in faq.html, add a new section 5.3 to explain the status of nano's by David Lawrence Ramsey · 20 years ago
  75. ccd1b7b miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
  76. d15c92d more comment fixes by David Lawrence Ramsey · 20 years ago
  77. 8dec783 comment fixes by David Lawrence Ramsey · 20 years ago
  78. 87397ba add missing documentation by David Lawrence Ramsey · 20 years ago
  79. 391cef1 documentation fix: the LGPLed ngetdelim() and ngetline() functions are by David Lawrence Ramsey · 20 years ago
  80. ad07401 in get_prompt_string(), adjust #ifdefs to leave out disabled keys by David Lawrence Ramsey · 20 years ago
  81. c009ec5 breakage and comment fixes by David Lawrence Ramsey · 20 years ago
  82. 5ab56ea refactor the statusbar prompt's bracket searching code to be closer to by David Lawrence Ramsey · 20 years ago
  83. 45d344b comment fix by David Lawrence Ramsey · 20 years ago
  84. 29fb951 miscellaneous documentation fixes by David Lawrence Ramsey · 20 years ago
  85. 4580f15 add missing changelog entry by David Lawrence Ramsey · 20 years ago
  86. cf9c34a only include code related to whole word searches when DISABLE_SPELLER by David Lawrence Ramsey · 20 years ago
  87. bd0b3cd in do_justify(), don't save current_y and restore it if the user by David Lawrence Ramsey · 20 years ago
  88. eba0711 comment fix by David Lawrence Ramsey · 20 years ago
  89. c499382 add the ability to do bracket searches at the statusbar prompt by David Lawrence Ramsey · 20 years ago
  90. ebe4b3b remove unneeded variable by David Lawrence Ramsey · 20 years ago
  91. cfffbf7 in reset_statusbar_cursor(), fix cursor placement problem by modeling by David Lawrence Ramsey · 20 years ago
  92. 9d3a468 in do_statusbar_input(), fix misplaced break when handling NANO_VERBATIM_KEY by David Lawrence Ramsey · 20 years ago
  93. c5c5230 overhaul the bracket searching code so that it no longer requires regex by David Lawrence Ramsey · 20 years ago
  94. 6c860c0 remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  95. 1c3b211 comment fix by David Lawrence Ramsey · 20 years ago
  96. b299a6a cosmetic fix by David Lawrence Ramsey · 20 years ago
  97. bc8b7d7 in mbstrchr(), detect the case where the character isn't found in the by David Lawrence Ramsey · 20 years ago
  98. 9c92634 cosmetic fix by David Lawrence Ramsey · 20 years ago
  99. 979286c comment fix by David Lawrence Ramsey · 20 years ago
  100. ebe3425 rename the NANO_SMALL #define to NANO_TINY by David Lawrence Ramsey · 20 years ago