]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2007-07-02 David Lawrence... fix changelog entry
2007-07-02 David Lawrence... in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrca...
2007-07-01 David Lawrence... in nstrncasecmp() and mbstrncasecmp(), for efficiency...
2007-07-01 David Lawrence... more cosmetic fixes
2007-07-01 David Lawrence... cosmetic fixes
2007-06-30 David Lawrence... in do_yesno_prompt(), remove redundant check for NO_HEL...
2007-06-28 David Lawrence... comment fix
2007-06-28 David Lawrence... add missing changelog entry
2007-06-28 David Lawrence... fix minor breakage
2007-06-28 David Lawrence... further simplify processing of mouse events by consolid...
2007-05-29 David Lawrence... in do_mouseinput(), deal with clicks of the first mouse...
2007-05-25 David Lawrence... in get_key_buffer(), fix inaccurate comments
2007-05-25 David Lawrence... replace the current hackish check for a UTF-8 locale...
2007-05-22 David Lawrence... more various mouse support-related simplifications
2007-05-22 David Lawrence... fix changelog entry
2007-05-20 David Lawrence... various mouse support-related simplifications, improvem...
2007-05-15 David Lawrence... fix changelog entry
2007-05-15 David Lawrence... in do_mouseinput(), add mouse wheel support, per Helmut...
2007-04-23 David Lawrence... in TODO, add entries for fixing limitations with pastin...
2007-04-23 David Lawrence... still more cosmetic fixes
2007-04-22 David Lawrence... in backup_lines(), avoid a segfault when the mark begin...
2007-04-21 David Lawrence... one last cosmetic fix
2007-04-21 David Lawrence... revert erroneous change
2007-04-21 David Lawrence... further simplify do_writeout()
2007-04-21 David Lawrence... in do_writeout(), if we're in restricted mode, we're...
2007-04-21 David Lawrence... comment fix
2007-04-21 David Lawrence... simplify do_writeout()
2007-04-20 David Lawrence... formatting fix
2007-04-19 David Lawrence... in tail(), remove unneeded if statement
2007-04-19 David Lawrence... yet another cosmetic fix
2007-04-19 David Lawrence... still more cosmetic fixes
2007-04-19 David Lawrence... more cosmetic fixes
2007-04-18 David Lawrence... in doc/faq.html, add a new section 4.14 by John M....
2007-04-18 David Lawrence... another cosmetic fix
2007-04-18 David Lawrence... cosmetic fix
2007-04-18 David Lawrence... fix various file-saving bugs
2007-04-18 David Lawrence... fix various file- and rcfile-opening bugs
2007-04-18 David Lawrence... simplify real_dir_from_tilde()
2007-04-18 David Lawrence... in parse_kbinput(), interpret Cancel and Shift-Cancel
2007-04-18 David Lawrence... in get_escape_seq_kbinput(), add missing comments
2007-04-18 David Lawrence... fix changelog entries
2007-04-17 David Lawrence... in input_tab(), don't bother checking if num_matches...
2007-04-17 David Lawrence... in real_dir_from_tilde(), fix long-standing problem...
2007-04-17 David Lawrence... fix changelog entry
2007-04-17 David Lawrence... in get_real_dir_from_tilde(), fix segfault when dealing...
2007-04-11 David Lawrence... per Mike Frysinger's patch with a few tweaks of mine, in
2007-04-04 David Lawrence... in get_escape_seq_kbinput(), add escape sequences for...
2007-04-04 David Lawrence... update email address
2007-02-01 David Lawrence... per Benno Schulenberg's patch, in usage(), reword the...
2007-02-01 David Lawrence... per Benno Schulenberg's patch, in shortcut_init(),...
2007-01-30 Jordi MallachMinor fix.
2007-01-29 David Lawrence... in Makefile.am, add ChangeLog.pre-2.1 to EXTRA_DIST
2007-01-29 David Lawrence... rework the 2.0 and 2.1 branch changelogs to be more...
2007-01-29 David Lawrence... in help_init(), add a missing space to the "Execute...
2007-01-29 David Lawrence... fork the 2.1 branch of nano
2007-01-29 David Lawrence... Back to CVS
2007-01-29 David Lawrence... GNU nano 2.0.3 v2.0.3
2007-01-29 David Lawrence... cosmetic fixes
2007-01-29 David Lawrence... in ru.po, fix incorrect "Project-Id-Version" entry...
2007-01-29 David Lawrence... add updated Russian translation
2007-01-28 David Lawrence... cosmetic fixes
2007-01-28 David Lawrence... add missing blank line
2007-01-28 David Lawrence... update README.CVS for the 2.0 branch of nano
2007-01-28 David Lawrence... formatting fixes
2007-01-17 David Lawrence... formatting fix
2007-01-16 David Lawrence... in Makefile.am, add README.CVS to EXTRA_DIST, so that...
2007-01-16 David Lawrence... cosmetic fixes
2007-01-14 David Lawrence... fix still more misplaced space
2007-01-14 David Lawrence... fix yet more misplaced space
2007-01-14 David Lawrence... fix still more misplaced space
2007-01-14 David Lawrence... fix more misplaced space
2007-01-13 David Lawrence... fix typos and/or misplaced space
2007-01-13 David Lawrence... fix typos and more misplaced space
2007-01-13 David Lawrence... typo fix
2007-01-12 David Lawrence... cosmetic fixes
2007-01-11 David Lawrence... add missing changelog entry
2007-01-11 David Lawrence... still more miscellaneous comment fixes
2007-01-11 David Lawrence... in do_writeout(), when setting retval to the return...
2007-01-11 David Lawrence... yet more miscellaneous comment fixes
2007-01-11 David Lawrence... more miscellaneous minor fixes
2007-01-11 David Lawrence... still more miscellaneous comment fixes
2007-01-11 David Lawrence... more miscellaneous comment fixes
2007-01-11 David Lawrence... miscellaneous minor fixes
2007-01-11 David Lawrence... simplify the commands that generate HTML documentation...
2007-01-09 David Lawrence... add missing changelog entry
2007-01-09 David Lawrence... more miscellaneous comment fixes
2007-01-09 David Lawrence... typo fix
2007-01-09 David Lawrence... make regexp_init() return a bool instead of an int
2007-01-09 David Lawrence... more miscellaneous comment fixes
2007-01-06 David Lawrence... don't generate the HTML versions of the nanorc manpages...
2007-01-06 David Lawrence... don't install the nanorc manpages if nano is built...
2007-01-06 David Lawrence... in doc/man/fr/Makefile.am, set mandir before setting...
2007-01-06 David Lawrence... typo fix
2007-01-06 David Lawrence... fix misplaced space
2007-01-02 David Lawrence... typo fix
2007-01-01 David Lawrence... fix changelog entry
2007-01-01 David Lawrence... in doc/faq.html, update section 4.1 to describe how...
2007-01-01 David Lawrence... import the latest version of glib-2.0.m4
2007-01-01 David Lawrence... miscellaneous comment fixes
2006-12-30 David Lawrence... more miscellaneous cosmetic fixes
next