- e409533 Updated Russian translation by Sergey A. Ribalchenko. by Jordi Mallach · 18 years ago
- 1072fce in edit_scroll(), fix problem where the screen wouldn't be updated by David Lawrence Ramsey · 18 years ago
- cd7a313 in doc/faq.html, update links to the Free Translation Project by David Lawrence Ramsey · 18 years ago
- c1f4b9e various documentation updates by David Lawrence Ramsey · 18 years ago
- 142e57b cosmetic fixes by David Lawrence Ramsey · 18 years ago
- ac154c3 in the French manpages, delete translation of old licensing terms, until by David Lawrence Ramsey · 18 years ago
- 34f20bf typo fix by David Lawrence Ramsey · 18 years ago
- e3eed02 convert documentation to GPLv3/GFDLv1.2 by David Lawrence Ramsey · 18 years ago
- a22b267 in the French manpage translations, make all copyright notices by David Lawrence Ramsey · 18 years ago
- 093a441 in rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1 by David Lawrence Ramsey · 18 years ago
- 64b8f42 properly handle more cases of inserting a file/uncutting text with the mark on by David Lawrence Ramsey · 18 years ago
- 1b2e77e fix breakage by David Lawrence Ramsey · 18 years ago
- ee89418 more fixes for uncutting text/inserting files with the mark on by David Lawrence Ramsey · 18 years ago
- b4e5fc1 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 7f4cf43 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 723cbe3 cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 908b127 in do_insertfile(), make sure the mark is always properly positioned by David Lawrence Ramsey · 18 years ago
- bf70087 in Makefile.am, remove erroneous backslash after ChangeLog.pre-2.1 in by David Lawrence Ramsey · 18 years ago
- d0035b4 convert to GPLv3 or later by David Lawrence Ramsey · 18 years ago
- fd21be1 update the copyright notice on the tab completion code originally from by David Lawrence Ramsey · 18 years ago
- 84c6845 comment fix by David Lawrence Ramsey · 18 years ago
- 273c113 simplify ngetdelim(), and update the copyright notice on ngetline() and by David Lawrence Ramsey · 18 years ago
- d5a9800 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- f031719 simplify by David Lawrence Ramsey · 18 years ago
- d1ab89a in copy_from_file(), fix potential segfault after uncutting one line of by David Lawrence Ramsey · 18 years ago
- 884ca53 cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 3305c11 typo fix by David Lawrence Ramsey · 18 years ago
- 129dfb6 in version(), display copyright notices by David Lawrence Ramsey · 18 years ago
- ec5bcc3 capitalization fixes by David Lawrence Ramsey · 18 years ago
- 396f665 fix copyright notice and changelog entries by David Lawrence Ramsey · 18 years ago
- cb53563 update copyright notices to account for modifications by David Lawrence Ramsey · 18 years ago
- 1f5c89f in faq.html, update RPM links for nano 2.0.x by David Lawrence Ramsey · 18 years ago
- fe1bc66 fix changelog entry by David Lawrence Ramsey · 18 years ago
- 3678477 in copy_file(), assert that inn and out don't both point to the same file by David Lawrence Ramsey · 18 years ago
- 9276f4d in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
- a90e6c3 in do_replace_loop(), fix problem where replacing e.g. single-byte by David Lawrence Ramsey · 18 years ago
- 3653667 typo fixes by David Lawrence Ramsey · 18 years ago
- bebfd9f in mbstrncasecmp(), mbstrnlen(), mbstrpbrk(), and has_blank_mbchars(), by David Lawrence Ramsey · 18 years ago
- ae46b91 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
- 84763ef cosmetic fix by David Lawrence Ramsey · 18 years ago
- 08077ec fix changelog entry by David Lawrence Ramsey · 18 years ago
- 7105830 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
- 444f802 in nstrncasecmp() and mbstrncasecmp(), for efficiency, return zero by David Lawrence Ramsey · 18 years ago
- 1904f51 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 1044233 cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 23a4e43 in do_yesno_prompt(), remove redundant check for NO_HELP's being FALSE by David Lawrence Ramsey · 18 years ago
- 5fcf8bf comment fix by David Lawrence Ramsey · 18 years ago
- 81acb97 add missing changelog entry by David Lawrence Ramsey · 18 years ago
- c8bde57 fix minor breakage by David Lawrence Ramsey · 18 years ago
- ebc38fd further simplify processing of mouse events by consolidating if clauses by David Lawrence Ramsey · 18 years ago
- 3a50470 in do_mouseinput(), deal with clicks of the first mouse button again; by David Lawrence Ramsey · 18 years ago
- 14aa37c in get_key_buffer(), fix inaccurate comments by David Lawrence Ramsey · 18 years ago
- a78b435 replace the current hackish check for a UTF-8 locale with a proper call by David Lawrence Ramsey · 18 years ago
- bc65313 more various mouse support-related simplifications by David Lawrence Ramsey · 18 years ago
- 54fdb75 fix changelog entry by David Lawrence Ramsey · 18 years ago
- 3a5eaeb various mouse support-related simplifications, improvements, and fixes by David Lawrence Ramsey · 18 years ago
- 7f8bfca fix changelog entry by David Lawrence Ramsey · 18 years ago
- b9fa1b1 in do_mouseinput(), add mouse wheel support, per Helmut Jarausch's suggestion by David Lawrence Ramsey · 18 years ago
- c88556c in TODO, add entries for fixing limitations with pasting text and by David Lawrence Ramsey · 18 years ago
- be27ba4 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- ee43ea6 in backup_lines(), avoid a segfault when the mark begins and ends on the by David Lawrence Ramsey · 18 years ago
- d4cf1fd one last cosmetic fix by David Lawrence Ramsey · 18 years ago
- 2111912 revert erroneous change by David Lawrence Ramsey · 18 years ago
- 3468784 further simplify do_writeout() by David Lawrence Ramsey · 18 years ago
- 7622ca0 in do_writeout(), if we're in restricted mode, we're not allowed to by David Lawrence Ramsey · 18 years ago
- ea8f3c5 comment fix by David Lawrence Ramsey · 18 years ago
- 462720a simplify do_writeout() by David Lawrence Ramsey · 18 years ago
- 5f7686f formatting fix by David Lawrence Ramsey · 18 years ago
- 380a708 in tail(), remove unneeded if statement by David Lawrence Ramsey · 18 years ago
- 238df93 yet another cosmetic fix by David Lawrence Ramsey · 18 years ago
- e53c382 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- b94d51a more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- b68cd63 in doc/faq.html, add a new section 4.14 by John M. Gabriele, with a few by David Lawrence Ramsey · 18 years ago
- b3d66aa another cosmetic fix by David Lawrence Ramsey · 18 years ago
- 60d4333 cosmetic fix by David Lawrence Ramsey · 18 years ago
- b8dfcb3 fix various file-saving bugs by David Lawrence Ramsey · 18 years ago
- 7fc36c7 fix various file- and rcfile-opening bugs by David Lawrence Ramsey · 18 years ago
- dc588ae simplify real_dir_from_tilde() by David Lawrence Ramsey · 18 years ago
- 6a8b350 in parse_kbinput(), interpret Cancel and Shift-Cancel by David Lawrence Ramsey · 18 years ago
- a31d54e in get_escape_seq_kbinput(), add missing comments by David Lawrence Ramsey · 18 years ago
- 88bf487 fix changelog entries by David Lawrence Ramsey · 18 years ago
- 31023f0 in input_tab(), don't bother checking if num_matches is less than zero, by David Lawrence Ramsey · 18 years ago
- e93cfd1 in real_dir_from_tilde(), fix long-standing problem where directory by David Lawrence Ramsey · 18 years ago
- 446002b fix changelog entry by David Lawrence Ramsey · 18 years ago
- a1cf6be in get_real_dir_from_tilde(), fix segfault when dealing with directory by David Lawrence Ramsey · 18 years ago
- e081fb9 per Mike Frysinger's patch with a few tweaks of mine, in by David Lawrence Ramsey · 18 years ago
- 267daeb in get_escape_seq_kbinput(), add escape sequences for Terminal by David Lawrence Ramsey · 18 years ago
- a2c4704 update email address by David Lawrence Ramsey · 18 years ago
- 817cb9e per Benno Schulenberg's patch, in usage(), reword the description of the by David Lawrence Ramsey · 19 years ago
- 9f1db5d per Benno Schulenberg's patch, in shortcut_init(), reword the movement by David Lawrence Ramsey · 19 years ago
- 94d8fe6 Minor fix. by Jordi Mallach · 19 years ago
- dd7c9a3 in Makefile.am, add ChangeLog.pre-2.1 to EXTRA_DIST by David Lawrence Ramsey · 19 years ago
- 31d623f rework the 2.0 and 2.1 branch changelogs to be more readable, per Jordi by David Lawrence Ramsey · 19 years ago
- a7e778e in help_init(), add a missing space to the "Execute Command" help text by David Lawrence Ramsey · 19 years ago
- 995ebee fork the 2.1 branch of nano by David Lawrence Ramsey · 19 years ago
- 914fa16 Back to CVS by David Lawrence Ramsey · 19 years ago
- 8a89096 GNU nano 2.0.3 by David Lawrence Ramsey · 19 years ago
- 50ee461 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 15c9b9a in ru.po, fix incorrect "Project-Id-Version" entry and misplaced space by David Lawrence Ramsey · 19 years ago
- f8770d6 add updated Russian translation by David Lawrence Ramsey · 19 years ago