]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-12-31 David Lawrence... revert previous erroneous change, and clarify comments
2005-12-31 David Lawrence... in justify_format(), remove redundant character parsing
2005-12-28 David Lawrence... remove unnecessary #ifdef around termios.h #include...
2005-12-23 David Lawrence... fix inaccurate comment
2005-12-23 David Lawrence... Back to CVS
2005-12-23 David Lawrence... GNU nano 1.3.10 v1.3.10
2005-12-23 David Lawrence... in README.CVS, mention that the minimum required versio...
2005-12-23 David Lawrence... French manpage updates.
2005-12-23 David Lawrence... in parse_line_column(), simplify parsing of the column...
2005-12-21 Jordi MallachBulgarian translation from the TP.
2005-12-21 Jordi MallachTranslation updates from the TP: ca, fr, ms, zh_TW.
2005-12-15 David Lawrence... in README.CVS, update the given cvs commands so that...
2005-12-12 Jordi MallachUpdated it, nl and de from the TP.
2005-12-08 David Lawrence... a few last comment and consistency fixes
2005-12-08 David Lawrence... add descriptive comments to pretty much all functions...
2005-12-08 David Lawrence... since proto.h includes nano.h, and nano.h includes...
2005-12-06 David Lawrence... readd RETSIGTYPE return types for signal handlers,...
2005-12-01 David Lawrence... fix compilation with --enable-debug, and remove unneede...
2005-11-30 David Lawrence... efficiency and comment fixes
2005-11-30 David Lawrence... in ngetdelim(), do sanity checks in an assert instead...
2005-11-30 David Lawrence... update the Free Software Foundation's address as needed...
2005-11-30 David Lawrence... cosmetic fix
2005-11-29 David Lawrence... in brak_line(), in the surrounding #ifdef, replace...
2005-11-29 David Lawrence... comment fix
2005-11-29 David Lawrence... comment fix
2005-11-29 David Lawrence... in do_justify(), renumber after justifying each individ...
2005-11-29 David Lawrence... revert last changes, as they make full justify and...
2005-11-29 David Lawrence... in find_paragraph(), add parameter begin, the line...
2005-11-29 David Lawrence... another comment fix
2005-11-29 David Lawrence... cosmetic fixes
2005-11-29 David Lawrence... comment fix
2005-11-29 David Lawrence... in execute_command(), instead of hardcoding /bin/sh...
2005-11-29 David Lawrence... add missing update
2005-11-29 David Lawrence... sort more configure options consistently
2005-11-29 David Lawrence... in configure.ac, disable wrapping entirely when --enabl...
2005-11-29 David Lawrence... in version(), if DISABLE_WRAPPING is defined, the code in
2005-11-28 David Lawrence... adjust copyright notices in all source files to account...
2005-11-25 David Lawrence... more miscellaneous do_wrap() fixes
2005-11-23 David Lawrence... properly update the revision date
2005-11-23 David Lawrence... merge one last update
2005-11-22 David Lawrence... remove redundant code
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...
next