]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-11-22 David Lawrence... tweak do_wrap() to remove the assumption that the file...
2005-11-22 David Lawrence... in break_line(), only include the newline parameter...
2005-11-22 David Lawrence... in configure.ac, clarify description of --disable-speller
2005-11-21 David Lawrence... preemptively update the version number
2005-11-21 David Lawrence... in faq.html, clarify section 5.3 to better explain...
2005-11-21 David Lawrence... merge a few minor updates from nano.1 into rnano.1
2005-11-21 Jordi MallachAdd rnano manpage from Thijs.
2005-11-21 David Lawrence... in nano.1, make one non-bold instance of "nano" bold...
2005-11-19 David Lawrence... in faq.html, add a new section 5.3 to explain the statu...
2005-11-18 David Lawrence... miscellaneous minor fixes
2005-11-17 David Lawrence... more comment fixes
2005-11-17 David Lawrence... comment fixes
2005-11-17 David Lawrence... add missing documentation
2005-11-17 David Lawrence... documentation fix: the LGPLed ngetdelim() and ngetline...
2005-11-16 David Lawrence... in get_prompt_string(), adjust #ifdefs to leave out...
2005-11-16 David Lawrence... breakage and comment fixes
2005-11-16 David Lawrence... refactor the statusbar prompt's bracket searching code...
2005-11-16 David Lawrence... comment fix
2005-11-16 David Lawrence... miscellaneous documentation fixes
2005-11-16 David Lawrence... add missing changelog entry
2005-11-16 David Lawrence... only include code related to whole word searches when...
2005-11-16 David Lawrence... in do_justify(), don't save current_y and restore it...
2005-11-16 David Lawrence... comment fix
2005-11-16 David Lawrence... add the ability to do bracket searches at the statusbar...
2005-11-16 David Lawrence... remove unneeded variable
2005-11-16 David Lawrence... in reset_statusbar_cursor(), fix cursor placement probl...
2005-11-16 David Lawrence... in do_statusbar_input(), fix misplaced break when handling
2005-11-15 David Lawrence... overhaul the bracket searching code so that it no longe...
2005-11-15 David Lawrence... remove unneeded blank line
2005-11-15 David Lawrence... comment fix
2005-11-15 David Lawrence... cosmetic fix
2005-11-15 David Lawrence... in mbstrchr(), detect the case where the character...
2005-11-15 David Lawrence... cosmetic fix
2005-11-15 David Lawrence... comment fix
2005-11-15 David Lawrence... rename the NANO_SMALL #define to NANO_TINY
2005-11-15 David Lawrence... per Mike Frysinger's patch, don't install the localized...
2005-11-15 David Lawrence... formatting fix
2005-11-14 David Lawrence... for functions originally adapted from other sources...
2005-11-14 David Lawrence... fix copyright years on source files; all functions...
2005-11-14 David Lawrence... cosmetic fixes
2005-11-13 David Lawrence... remove unneeded blank line
2005-11-12 David Lawrence... cosmetic fixes
2005-11-12 David Lawrence... when building, automatically generate an HTML version...
2005-11-12 David Lawrence... in nano.texi, fix inconsistent punctuation
2005-11-12 David Lawrence... in get_page_start(), fix test so that we scroll through...
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...
next