1. 9fff4e1 update maintenance information by David Lawrence Ramsey · 18 years ago
  2. 512adf6 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  3. 3fb62b8 in print_opt_full(), use strlenpt() instead of strlen(), so that tabs by David Lawrence Ramsey · 18 years ago
  4. bc66826 comment fix by David Lawrence Ramsey · 18 years ago
  5. 27be74c fix breakage by David Lawrence Ramsey · 18 years ago
  6. 3334eed fix breakage by David Lawrence Ramsey · 18 years ago
  7. f78bc85 revert last changes, but disable all the same features that by David Lawrence Ramsey · 18 years ago
  8. c7fa5e1 remove slang curses emulation support, as it's hopelessly broken, and it by David Lawrence Ramsey · 18 years ago
  9. 7f6f5a6 simplify terminal handling by using raw mode instead of cbreak mode by David Lawrence Ramsey · 18 years ago
  10. 8b9c91b in execute_command(), call terminal_init() instead of just by David Lawrence Ramsey · 18 years ago
  11. 75500fd resync NEWS with NEWS from the 2.0 branch by David Lawrence Ramsey · 18 years ago
  12. e3a0263 fix changelog entry by David Lawrence Ramsey · 18 years ago
  13. e68748a in main(), exit if initscr() fails by David Lawrence Ramsey · 18 years ago
  14. 1055c72 preemptively update the version number by David Lawrence Ramsey · 18 years ago
  15. c63a5c0 in faq.html, add minor punctuation and wording fixes, and update various by David Lawrence Ramsey · 18 years ago
  16. 2a43845 2007-12-09 Jordi Mallach <jordi@gnu.org> by Jordi Mallach · 18 years ago
  17. 435f5d7 2007-12-08 Jordi Mallach <jordi@gnu.org> by Jordi Mallach · 18 years ago
  18. def6091 fix minor breakage by David Lawrence Ramsey · 18 years ago
  19. 281a469 fix minor display and cursor placement problems when scrolling between by David Lawrence Ramsey · 18 years ago
  20. cd79a81 in doc/man/rnano.1 and doc/man/fr/rnano.1, update copyright notices, as by David Lawrence Ramsey · 18 years ago
  21. 97a6ecb in get_mouseinput(), gix longstanding problem where mouse clicks on the by David Lawrence Ramsey · 18 years ago
  22. 9bd537f in disable_mouse_support() and enable_mouse_support(), when toggling by David Lawrence Ramsey · 18 years ago
  23. 98958e8 per OBATA Akio's patch with a few tweaks by me, add wnoutrefresh() calls by David Lawrence Ramsey · 18 years ago
  24. a9c0000 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  25. f3318a9 remove unneeded whitespace by David Lawrence Ramsey · 18 years ago
  26. 38de45b per Jean-Philippe Guérard's updates, in doc/man/fr/*.1, by David Lawrence Ramsey · 18 years ago
  27. 9b5f463 in doc/man/fr/nanorc.5, remove trailing whitespace by David Lawrence Ramsey · 18 years ago
  28. cfd4b89 in read_file(), improve autodetection of DOS and Mac format files to not by David Lawrence Ramsey · 18 years ago
  29. 4510bac update copyright notices, as Jordi Mallach's copyrights have now been by David Lawrence Ramsey · 18 years ago
  30. 4fe5edb in do_gotolinecolumn(), use a clearer error message if we enter an by David Lawrence Ramsey · 18 years ago
  31. 4821ac6 in input_tab(), disable completion of usernames, directories, and by David Lawrence Ramsey · 18 years ago
  32. 6e6c80b in username_tab_completion() and cwd_tab_completion(), rename variable by David Lawrence Ramsey · 18 years ago
  33. b4b5536 in cwd_tab_completion(), remove unneeded assert by David Lawrence Ramsey · 18 years ago
  34. d8a1d37 update copyright notices, as Chris Allegretta's copyrights have now been by David Lawrence Ramsey · 18 years ago
  35. c9694b7 update copyright notices, as my copyrights have now been assigned to the by David Lawrence Ramsey · 18 years ago
  36. e409533 Updated Russian translation by Sergey A. Ribalchenko. by Jordi Mallach · 18 years ago
  37. 1072fce in edit_scroll(), fix problem where the screen wouldn't be updated by David Lawrence Ramsey · 18 years ago
  38. cd7a313 in doc/faq.html, update links to the Free Translation Project by David Lawrence Ramsey · 18 years ago
  39. c1f4b9e various documentation updates by David Lawrence Ramsey · 18 years ago
  40. 142e57b cosmetic fixes by David Lawrence Ramsey · 18 years ago
  41. ac154c3 in the French manpages, delete translation of old licensing terms, until by David Lawrence Ramsey · 18 years ago
  42. 34f20bf typo fix by David Lawrence Ramsey · 18 years ago
  43. e3eed02 convert documentation to GPLv3/GFDLv1.2 by David Lawrence Ramsey · 18 years ago
  44. a22b267 in the French manpage translations, make all copyright notices by David Lawrence Ramsey · 18 years ago
  45. 093a441 in rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1 by David Lawrence Ramsey · 18 years ago
  46. 64b8f42 properly handle more cases of inserting a file/uncutting text with the mark on by David Lawrence Ramsey · 18 years ago
  47. 1b2e77e fix breakage by David Lawrence Ramsey · 18 years ago
  48. ee89418 more fixes for uncutting text/inserting files with the mark on by David Lawrence Ramsey · 18 years ago
  49. b4e5fc1 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  50. 7f4cf43 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  51. 723cbe3 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  52. 908b127 in do_insertfile(), make sure the mark is always properly positioned by David Lawrence Ramsey · 18 years ago
  53. bf70087 in Makefile.am, remove erroneous backslash after ChangeLog.pre-2.1 in by David Lawrence Ramsey · 18 years ago
  54. d0035b4 convert to GPLv3 or later by David Lawrence Ramsey · 18 years ago
  55. fd21be1 update the copyright notice on the tab completion code originally from by David Lawrence Ramsey · 18 years ago
  56. 84c6845 comment fix by David Lawrence Ramsey · 18 years ago
  57. 273c113 simplify ngetdelim(), and update the copyright notice on ngetline() and by David Lawrence Ramsey · 18 years ago
  58. d5a9800 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  59. f031719 simplify by David Lawrence Ramsey · 18 years ago
  60. d1ab89a in copy_from_file(), fix potential segfault after uncutting one line of by David Lawrence Ramsey · 18 years ago
  61. 884ca53 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  62. 3305c11 typo fix by David Lawrence Ramsey · 18 years ago
  63. 129dfb6 in version(), display copyright notices by David Lawrence Ramsey · 18 years ago
  64. ec5bcc3 capitalization fixes by David Lawrence Ramsey · 18 years ago
  65. 396f665 fix copyright notice and changelog entries by David Lawrence Ramsey · 18 years ago
  66. cb53563 update copyright notices to account for modifications by David Lawrence Ramsey · 18 years ago
  67. 1f5c89f in faq.html, update RPM links for nano 2.0.x by David Lawrence Ramsey · 18 years ago
  68. fe1bc66 fix changelog entry by David Lawrence Ramsey · 18 years ago
  69. 3678477 in copy_file(), assert that inn and out don't both point to the same file by David Lawrence Ramsey · 18 years ago
  70. 9276f4d in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
  71. a90e6c3 in do_replace_loop(), fix problem where replacing e.g. single-byte by David Lawrence Ramsey · 18 years ago
  72. 3653667 typo fixes by David Lawrence Ramsey · 18 years ago
  73. bebfd9f in mbstrncasecmp(), mbstrnlen(), mbstrpbrk(), and has_blank_mbchars(), by David Lawrence Ramsey · 18 years ago
  74. ae46b91 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
  75. 84763ef cosmetic fix by David Lawrence Ramsey · 18 years ago
  76. 08077ec fix changelog entry by David Lawrence Ramsey · 18 years ago
  77. 7105830 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
  78. 444f802 in nstrncasecmp() and mbstrncasecmp(), for efficiency, return zero by David Lawrence Ramsey · 18 years ago
  79. 1904f51 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  80. 1044233 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  81. 23a4e43 in do_yesno_prompt(), remove redundant check for NO_HELP's being FALSE by David Lawrence Ramsey · 18 years ago
  82. 5fcf8bf comment fix by David Lawrence Ramsey · 18 years ago
  83. 81acb97 add missing changelog entry by David Lawrence Ramsey · 18 years ago
  84. c8bde57 fix minor breakage by David Lawrence Ramsey · 18 years ago
  85. ebc38fd further simplify processing of mouse events by consolidating if clauses by David Lawrence Ramsey · 18 years ago
  86. 3a50470 in do_mouseinput(), deal with clicks of the first mouse button again; by David Lawrence Ramsey · 18 years ago
  87. 14aa37c in get_key_buffer(), fix inaccurate comments by David Lawrence Ramsey · 18 years ago
  88. a78b435 replace the current hackish check for a UTF-8 locale with a proper call by David Lawrence Ramsey · 18 years ago
  89. bc65313 more various mouse support-related simplifications by David Lawrence Ramsey · 18 years ago
  90. 54fdb75 fix changelog entry by David Lawrence Ramsey · 18 years ago
  91. 3a5eaeb various mouse support-related simplifications, improvements, and fixes by David Lawrence Ramsey · 18 years ago
  92. 7f8bfca fix changelog entry by David Lawrence Ramsey · 18 years ago
  93. b9fa1b1 in do_mouseinput(), add mouse wheel support, per Helmut Jarausch's suggestion by David Lawrence Ramsey · 18 years ago
  94. c88556c in TODO, add entries for fixing limitations with pasting text and by David Lawrence Ramsey · 18 years ago
  95. be27ba4 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  96. ee43ea6 in backup_lines(), avoid a segfault when the mark begins and ends on the by David Lawrence Ramsey · 18 years ago
  97. d4cf1fd one last cosmetic fix by David Lawrence Ramsey · 18 years ago
  98. 2111912 revert erroneous change by David Lawrence Ramsey · 18 years ago
  99. 3468784 further simplify do_writeout() by David Lawrence Ramsey · 18 years ago
  100. 7622ca0 in do_writeout(), if we're in restricted mode, we're not allowed to by David Lawrence Ramsey · 18 years ago