]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2006-04-29 David Lawrence... fix do_indent_marked() breakage
2006-04-29 David Lawrence... another wording fix
2006-04-28 David Lawrence... handle NANO_CONTROL_8 even better by doing it in parse_...
2006-04-28 David Lawrence... in do_(statusbar_)?input(), if we get NANO_CONTROL_8...
2006-04-28 David Lawrence... various fixes for get_control_kbinput()
2006-04-28 David Lawrence... when indenting lines, properly keep track of the mark...
2006-04-28 David Lawrence... in configure.ac, remove the other old warning about...
2006-04-28 David Lawrence... typo fix
2006-04-28 David Lawrence... add the ability to indent and unindent all marked lines...
2006-04-27 David Lawrence... tweak the shortcut list a bit more, and add Space and...
2006-04-27 David Lawrence... preemptively update version numbers and modification...
2006-04-27 David Lawrence... document wording fixes in nanorc.5
2006-04-27 David Lawrence... in nano.texi, add a "Nanorc Files" section to explain...
2006-04-27 David Lawrence... in nanorc.5 and nanorc.sample, mention that the nanorc...
2006-04-26 David Lawrence... fix breakage when NO_NEWLINES is FALSE and we copy...
2006-04-26 David Lawrence... comment fix
2006-04-26 David Lawrence... cosmetic fixes
2006-04-26 David Lawrence... formatting fixes
2006-04-26 David Lawrence... in shortcut_init(), add Meta-} as an alias for Meta-]
2006-04-25 David Lawrence... fix inaccurate comment
2006-04-25 David Lawrence... fix segfault if we try to copy an empty selection
2006-04-25 David Lawrence... add missing #ifdef
2006-04-25 David Lawrence... cosmetic fixes
2006-04-25 David Lawrence... add the ability to copy text into the cutbuffer without...
2006-04-24 David Lawrence... readd the Cancel -> Exit aliases for the file browser...
2006-04-24 David Lawrence... more cosmetic fixes
2006-04-24 David Lawrence... in shortcut_init(), tweak the descriptions of two more...
2006-04-24 David Lawrence... another cosmetic fix
2006-04-24 David Lawrence... better handle the insertion of blank lines after shortc...
2006-04-24 David Lawrence... add missing #ifdef
2006-04-24 David Lawrence... comment fixes
2006-04-24 David Lawrence... reduce NO_RCFILE to a static bool in nano.c, since...
2006-04-23 David Lawrence... in get_prompt_string(), include the handling of the...
2006-04-23 David Lawrence... in shortcut_init(), tweak the descriptions of some...
2006-04-23 David Lawrence... adjust the main shortcut list a bit more, per Benno...
2006-04-23 David Lawrence... typo fix
2006-04-23 David Lawrence... more typo fixes
2006-04-23 David Lawrence... typo fix
2006-04-23 David Lawrence... in help_init(), if we have at least two entries' worth...
2006-04-22 David Lawrence... really fix #ifdef
2006-04-22 David Lawrence... fix #ifdef
2006-04-22 David Lawrence... fix more breakage
2006-04-22 David Lawrence... reorganize the main shortcut list to make it easier...
2006-04-22 David Lawrence... add missing #ifdefs
2006-04-21 David Lawrence... fix breakage and typos
2006-04-21 David Lawrence... add missing alternate meta key sequences
2006-04-21 David Lawrence... add shortcuts to go to the first or last line of the...
2006-04-20 David Lawrence... cleanups: fix M-M/M-N toggle inversion, and reorder...
2006-04-20 David Lawrence... reorganize the global toggle list to make it easier...
2006-04-20 David Lawrence... comment fixes
2006-04-20 David Lawrence... in nano.texi, add minor updates to put some text back...
2006-04-20 David Lawrence... update modification date again
2006-04-20 David Lawrence... in nano.texi, add minor updates to put some text back...
2006-04-20 David Lawrence... still another miscellaneous minor fix
2006-04-20 David Lawrence... another typo fix
2006-04-20 David Lawrence... fix changelog entry
2006-04-20 David Lawrence... in renumber(), remove invalid assert
2006-04-19 David Lawrence... in toggle_init(), in the global toggle list, move the...
2006-04-19 David Lawrence... in shortcut_init(), in the main shortcut list, move...
2006-04-19 David Lawrence... remove back references from sample Python regex
2006-04-19 David Lawrence... add several blank entries to the main shortcut list...
2006-04-19 David Lawrence... still more comment fixes
2006-04-18 David Lawrence... adjust the shortcut list display and related mouse...
2006-04-18 David Lawrence... another comment fix
2006-04-16 David Lawrence... in nano.texi, mention that backup files and spell check...
2006-04-16 David Lawrence... change nano.texi's the license to GPL, in order to...
2006-04-16 David Lawrence... update modification date
2006-04-16 David Lawrence... still more miscellaneous minor fixes
2006-04-15 David Lawrence... more miscellaneous minor fixes
2006-04-15 David Lawrence... comment fixes
2006-04-15 David Lawrence... in parse_syntax(), don't generate an error if we find...
2006-04-14 David Lawrence... change translator-specific comments in search.c so...
2006-04-14 David Lawrence... wording fix
2006-04-14 David Lawrence... clarify some help text and documentation
2006-04-14 David Lawrence... in configure.ac, remove old warning about color support
2006-04-14 David Lawrence... in parse_syntax(), properly generate an error if we...
2006-04-13 David Lawrence... another error message consistency fix
2006-04-13 David Lawrence... minor wording fixes
2006-04-13 David Lawrence... comment fixes, plus an explanation of the "include...
2006-04-13 David Lawrence... in nanorc.sample, simplify the "nanorc" regex for commands
2006-04-13 David Lawrence... at long last, add the ability to use self-contained...
2006-04-12 David Lawrence... another comment fix
2006-04-12 David Lawrence... comment fix
2006-04-12 David Lawrence... in do_rcfile(), check for the rcfile's being a director...
2006-04-12 David Lawrence... add the ability to use bold text instead of reverse...
2006-04-12 David Lawrence... remove inaccurate comment
2006-04-12 David Lawrence... make all translator comments consistent
2006-04-09 David Lawrence... change translator-specific comments in global.c and...
2006-04-09 David Lawrence... clarify a comment
2006-04-09 David Lawrence... add updated French manpages
2006-04-07 David Lawrence... in write_file(), simplify the routine for closing the...
2006-04-07 David Lawrence... simplify the previous fix; also, in write_file(), clari...
2006-04-07 David Lawrence... in write_file(), if the original file is unreadable...
2006-04-07 David Lawrence... yet another comment fix
2006-04-06 David Lawrence... in open_file(), remove redundant wording in the error...
2006-04-06 David Lawrence... fix changelog entry
2006-04-06 David Lawrence... in safe_tempfile(), don't ignore $TMPDIR if it's set...
2006-04-06 David Lawrence... in write_file(), if we can't save the backup file for...
2006-04-05 David Lawrence... still more comment fixes
2006-04-05 David Lawrence... in parse_argument(), rename variable ptr_bak to ptr_sav...
next