]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-11-11 David Lawrence... changelog fix
2005-11-11 David Lawrence... in nano.texi, add more wording fixes, sort the configur...
2005-11-11 David Lawrence... in nano.texi, per Mike Frysinger's patch, add missing...
2005-11-11 David Lawrence... comment fix
2005-11-11 David Lawrence... fix the last of the breakage (I hope) in find_paragraph...
2005-11-11 David Lawrence... fix still more find_paragraph() breakage
2005-11-11 David Lawrence... fix more find_paragraph() breakage
2005-11-11 David Lawrence... fix yet more do_justify() breakage
2005-11-10 David Lawrence... fix still more do_justify() breakage
2005-11-10 David Lawrence... fix more do_justify() breakage
2005-11-10 David Lawrence... fix breakage in both backup_lines() and do_justify...
2005-11-10 David Lawrence... more cosmetic fixes
2005-11-10 David Lawrence... fix more do_justify() breakage
2005-11-10 David Lawrence... revert change to do_justify(), since it's used when...
2005-11-10 David Lawrence... use more intuitive descriptions for the scrolling keys
2005-11-10 David Lawrence... more comment fixes
2005-11-10 David Lawrence... comment fix
2005-11-10 David Lawrence... fix still more find_paragraph() breakage
2005-11-10 David Lawrence... more do_justify() fixes
2005-11-10 David Lawrence... fix yet more do_justify() breakage
2005-11-10 David Lawrence... comment fixes
2005-11-10 David Lawrence... revert change to edit_update(), since it's used when...
2005-11-10 David Lawrence... tweak do_wrap(), remove_magicline(), edit_scroll()...
2005-11-10 David Lawrence... comment fix
2005-11-10 David Lawrence... tweak do_justify() to rely on fileage instead of NULL...
2005-11-10 David Lawrence... fix still *more* backup_lines() breakage
2005-11-10 David Lawrence... fix still more backup_lines() breakage
2005-11-09 David Lawrence... fix still more backup_lines() breakage
2005-11-09 David Lawrence... more do_justify() breakage fixes, and miscellaneous...
2005-11-09 David Lawrence... fix more backup_lines() breakage
2005-11-09 David Lawrence... fix break_lines() breakage
2005-11-09 David Lawrence... fix more find_paragraph() breakage
2005-11-09 David Lawrence... cosmetic fixes
2005-11-09 David Lawrence... fix more do_justify() breakage
2005-11-09 David Lawrence... fix breakage in find_paragraph() and do_justify()
2005-11-09 David Lawrence... add comment
2005-11-09 David Lawrence... tweak find_paragraph() and do_justify() to remove the...
2005-11-09 David Lawrence... finish tweaking backup_lines() to remove the assumption...
2005-11-09 David Lawrence... minor backup_lines() cleanups
2005-11-09 David Lawrence... tweak begpar() to rely on fileage instead of NULL for...
2005-11-09 David Lawrence... comment fix
2005-11-09 David Lawrence... in get_next_filename(), store the value of digits(ULONG...
2005-11-09 David Lawrence... tweak do_para_end() to remove the assumption that the...
2005-11-09 David Lawrence... cosmetic fixes
2005-11-09 David Lawrence... remove unneeded code
2005-11-09 David Lawrence... comment fix
2005-11-09 David Lawrence... simplify cut_line() further
2005-11-09 David Lawrence... add prompt.c to the list of translated files, since...
2005-11-09 David Lawrence... comment fix
2005-11-09 David Lawrence... in cut_line(), since placewewant will always be zero...
2005-11-09 David Lawrence... *really* make deleting and cutting text consistent...
2005-11-08 David Lawrence... more fixes for files that don't end in magiclines:...
2005-11-08 David Lawrence... cosmetic fix
2005-11-08 David Lawrence... revert last change, as the new bahavior is consistent...
2005-11-08 David Lawrence... tweak do_delete() to not mark the file as modified...
2005-11-08 David Lawrence... add missing changelog entry
2005-11-08 David Lawrence... in do_alt_speller(), move the code that replaces the...
2005-11-08 David Lawrence... make do_int_spell_fix() and do_alt_speller() take the...
2005-11-08 David Lawrence... initialize the static pid_t pid in text.c, just in...
2005-11-08 David Lawrence... tweak do_alt_speller() to remove the assumption that...
2005-11-08 David Lawrence... remove unneeded blank line
2005-11-08 David Lawrence... cosmetic fix
2005-11-08 David Lawrence... correction: in mbwidth(), use the width of Unicode...
2005-11-08 David Lawrence... in mbwidth(), if wcwidth() returns -1 for the character...
2005-11-08 David Lawrence... comment fix
2005-11-08 David Lawrence... make sure we refresh the statusbar prompt text when...
2005-11-07 David Lawrence... actually use statusbar_pww in the statusbar prompt...
2005-11-07 David Lawrence... add the statusbar prompt's equivalent of placewewant...
2005-11-07 David Lawrence... in update_line(), remove now-unneeded logic that set...
2005-11-07 David Lawrence... move do_verbatim_input() from nano.c to text.c, since...
2005-11-05 David Lawrence... reorder functions
2005-11-05 David Lawrence... move functions specific to the file browser to their...
2005-11-05 David Lawrence... tweak do_last_line() to remove the assumption that...
2005-11-05 David Lawrence... fix changelog entry
2005-11-05 David Lawrence... add new -L/--nonewlines command line option, and new...
2005-11-05 David Lawrence... tweak open_buffer() and read_file() to remove the assum...
2005-11-05 David Lawrence... formatting fix
2005-11-05 David Lawrence... cosmetic fixes
2005-11-04 David Lawrence... comment fix
2005-11-04 David Lawrence... fix inconsistent wording in nano.texi
2005-11-04 David Lawrence... fix breakage
2005-11-04 David Lawrence... simplify
2005-11-04 David Lawrence... tweak write_file() to remove the assumption that the...
2005-11-04 David Lawrence... remove unneeded assert in do_rcfile()
2005-11-03 David Lawrence... revert erroneous change
2005-11-03 David Lawrence... tweak a few functions to remove the assumption that...
2005-11-03 David Lawrence... move do_yesno() to prompt.c too
2005-11-03 David Lawrence... remove unneeded sys/wait.h #include from files.c
2005-11-02 David Lawrence... add missing stdio.h #include to text.c too
2005-11-02 David Lawrence... move check_linenumbers(), dump_buffer(), and dump_buffe...
2005-11-02 David Lawrence... in do_yesno(), make mouse clicks on the Yes/No/All...
2005-11-01 David Lawrence... more function reordering, plus comment fixes
2005-11-01 David Lawrence... reorder functions
2005-11-01 David Lawrence... move functions specific to the help browser to their...
2005-11-01 David Lawrence... formatting fix
2005-11-01 David Lawrence... properly handle the case where the user resized the...
2005-11-01 David Lawrence... add missing changelog update
2005-11-01 David Lawrence... fix breakage
2005-11-01 David Lawrence... free prompt when it isn't used, and add missing stdio...
2005-11-01 David Lawrence... move get_page_start() from winio.c to utils.c too,...
next