]> git.wh0rd.org Git - nano.git/shortlog
nano.git
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...
2006-04-05 David Lawrence... open all files in binary mode for consistency and robus...
2006-04-05 David Lawrence... more comment fixes
2006-04-05 David Lawrence... comment fix
2006-04-05 David Lawrence... update modification dates
2006-04-05 David Lawrence... various documentation updates
2006-04-05 David Lawrence... in write_file(), don't free backupname before displayin...
2006-04-01 David Lawrence... in nanorc.sample, in the comment for the "whitespace...
2006-03-31 David Lawrence... add sample Python regexes to nanorc.sample
2006-03-31 David Lawrence... capitalization fix
2006-03-31 David Lawrence... in nanorc.sample, change the comment for the "whitespac...
2006-03-30 David Lawrence... in nanorc.sample, nention in the comments that more...
2006-03-30 David Lawrence... fix bounds in the "c-file" character regex
2006-03-30 David Lawrence... further simplify the "c-file" regex for characters
2006-03-30 David Lawrence... in nanorc.sample, simplify the "c-file" regex for chara...
2006-03-30 David Lawrence... in nanorc.sample, simplify the "shellscript" regex...
2006-03-30 David Lawrence... in nanorc.sample, replace instances of \" with ", since...
2006-03-30 David Lawrence... in nanorc.sample, rweak the "c-file" regex for characte...
2006-03-30 David Lawrence... update the copyright years of the manual and info pages...
2006-03-30 David Lawrence... implement filename searches in the file browser
2006-03-30 David Lawrence... typo fix
2006-03-30 David Lawrence... Back to CVS
2006-03-30 David Lawrence... GNU nano 1.3.11, with the version number fixed v1.3.11
2006-03-30 David Lawrence... GNU nano 1.3.11
2006-03-30 David Lawrence... replace VERMSG #define with PACKAGE_STRING #define...
2006-03-29 David Lawrence... more formatting fixes
2006-03-29 David Lawrence... yet more cosmetic fixes
2006-03-26 David Lawrence... typo fixes
2006-03-25 David Lawrence... more cosmetic fixes
2006-03-25 David Lawrence... cosmetic fixes
2006-03-24 David Lawrence... in get_get_buffer(), die gracefully if input fails...
2006-03-24 David Lawrence... remove unneeded #include
2006-03-24 David Lawrence... comment fix
2006-03-24 David Lawrence... fix breakage
2006-03-24 David Lawrence... formatting fixes
2006-03-24 David Lawrence... formatting fixes
2006-03-23 David Lawrence... in do_browser(), make old_selected a size_t too, to...
2006-03-23 David Lawrence... comment fix
2006-03-23 David Lawrence... cosmetic fixes
2006-03-23 David Lawrence... in do_browser(), make fileline and the static selected...
2006-03-20 David Lawrence... in get_key_buffer(), simplify the check for a lost...
2006-03-19 David Lawrence... cosmetic fix
2006-03-19 David Lawrence... in get_key_buffer(), if we fail to get a character...
2006-03-19 David Lawrence... remove unneeded blank line
2006-03-16 David Lawrence... preemptively update the version number
2006-03-16 David Lawrence... in faq.html, change the character set to UTF-8, and...
2006-03-16 David Lawrence... in faq.html, update the Free Translation Project's...
2006-03-16 David Lawrence... remove erroneous assert
2006-03-15 Jordi MallachUpdate Swedish credits.
2006-03-15 Jordi MallachUpdate Swedish from the TP.
2006-03-12 David Lawrence... cosmetic fix
2006-03-12 David Lawrence... preemptively update the version numbers of all manpages...
2006-03-12 David Lawrence... mention that quotes inside string parameters don't...
2006-03-06 Jordi MallachUpdated Vietnamese translation by Phan Vinh Thinh.
2006-02-24 David Lawrence... in do_writeout(), remove unneeded setting of currshortcut
2006-02-18 David Lawrence... make sure browser_refresh() is used when refreshing...
2006-02-10 David Lawrence... rename browser_draw() to browser_refresh() for consistency
2006-02-10 David Lawrence... fix file browser breakage
2006-02-09 David Lawrence... move the browser drawing routines to a separate functio...
2006-02-09 David Lawrence... really fix input parsing in the file browser
2006-02-09 David Lawrence... go back to using a while loop in get_prompt_string...
2006-02-09 David Lawrence... in get_prompt_string(), initialize finished to FALSE...
2006-02-09 David Lawrence... in get_prompt_string(), redraw the prompt and set finis...
2006-02-08 David Lawrence... in shortcut_init(), remove erroneous handling of the...
2006-02-08 David Lawrence... in get_prompt_string(), use a do/while loop instead...
2006-02-08 David Lawrence... in do_browser(), properly restore the file list display...
2006-02-08 David Lawrence... remove redundant code
2006-02-08 David Lawrence... add another missing blank line
2006-02-08 David Lawrence... add missing blank lines
2006-02-07 David Lawrence... fix compilation problem
2006-02-07 David Lawrence... update copyright years
next