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