2006-04-18 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | in nano.texi, mention that backup files and spell check... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | change nano.texi's the license to GPL, in order to... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | update modification date |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | still more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
David Lawrence... | in parse_syntax(), don't generate an error if we find... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | change translator-specific comments in search.c so... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | wording fix |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | clarify some help text and documentation |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | in configure.ac, remove old warning about color support |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | in parse_syntax(), properly generate an error if we... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | another error message consistency fix |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | minor wording fixes |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | comment fixes, plus an explanation of the "include... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | in nanorc.sample, simplify the "nanorc" regex for commands |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | at long last, add the ability to use self-contained... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | in do_rcfile(), check for the rcfile's being a director... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | add the ability to use bold text instead of reverse... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | remove inaccurate comment |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | make all translator comments consistent |
commit | commitdiff | tree | snapshot |
2006-04-09 |
David Lawrence... | change translator-specific comments in global.c and... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
David Lawrence... | clarify a comment |
commit | commitdiff | tree | snapshot |
2006-04-09 |
David Lawrence... | add updated French manpages |
commit | commitdiff | tree | snapshot |
2006-04-07 |
David Lawrence... | in write_file(), simplify the routine for closing the... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
David Lawrence... | simplify the previous fix; also, in write_file(), clari... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
David Lawrence... | in write_file(), if the original file is unreadable... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
David Lawrence... | yet another comment fix |
commit | commitdiff | tree | snapshot |
2006-04-06 |
David Lawrence... | in open_file(), remove redundant wording in the error... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2006-04-06 |
David Lawrence... | in safe_tempfile(), don't ignore $TMPDIR if it's set... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
David Lawrence... | in write_file(), if we can't save the backup file for... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | still more comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | in parse_argument(), rename variable ptr_bak to ptr_sav... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | open all files in binary mode for consistency and robus... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | update modification dates |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | various documentation updates |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Lawrence... | in write_file(), don't free backupname before displayin... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
David Lawrence... | in nanorc.sample, in the comment for the "whitespace... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
David Lawrence... | add sample Python regexes to nanorc.sample |
commit | commitdiff | tree | snapshot |
2006-03-31 |
David Lawrence... | capitalization fix |
commit | commitdiff | tree | snapshot |
2006-03-31 |
David Lawrence... | in nanorc.sample, change the comment for the "whitespac... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | in nanorc.sample, nention in the comments that more... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | fix bounds in the "c-file" character regex |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | further simplify the "c-file" regex for characters |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | in nanorc.sample, simplify the "c-file" regex for chara... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | in nanorc.sample, simplify the "shellscript" regex... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | in nanorc.sample, replace instances of \" with ", since... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | in nanorc.sample, rweak the "c-file" regex for characte... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | update the copyright years of the manual and info pages... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | implement filename searches in the file browser |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | GNU nano 1.3.11, with the version number fixed v1.3.11 |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | GNU nano 1.3.11 |
commit | commitdiff | tree | snapshot |
2006-03-30 |
David Lawrence... | replace VERMSG #define with PACKAGE_STRING #define... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
David Lawrence... | more formatting fixes |
commit | commitdiff | tree | snapshot |
2006-03-29 |
David Lawrence... | yet more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-03-26 |
David Lawrence... | typo fixes |
commit | commitdiff | tree | snapshot |
2006-03-25 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-03-25 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-03-24 |
David Lawrence... | in get_get_buffer(), die gracefully if input fails... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
David Lawrence... | remove unneeded #include |
commit | commitdiff | tree | snapshot |
2006-03-24 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-03-24 |
David Lawrence... | fix breakage |
commit | commitdiff | tree | snapshot |
2006-03-24 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2006-03-24 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2006-03-23 |
David Lawrence... | in do_browser(), make old_selected a size_t too, to... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-03-23 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-03-23 |
David Lawrence... | in do_browser(), make fileline and the static selected... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
David Lawrence... | in get_key_buffer(), simplify the check for a lost... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-03-19 |
David Lawrence... | in get_key_buffer(), if we fail to get a character... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
David Lawrence... | remove unneeded blank line |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Lawrence... | preemptively update the version number |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Lawrence... | in faq.html, change the character set to UTF-8, and... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Lawrence... | in faq.html, update the Free Translation Project's... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Lawrence... | remove erroneous assert |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Jordi Mallach | Update Swedish credits. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Jordi Mallach | Update Swedish from the TP. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-03-12 |
David Lawrence... | preemptively update the version numbers of all manpages... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
David Lawrence... | mention that quotes inside string parameters don't... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Jordi Mallach | Updated Vietnamese translation by Phan Vinh Thinh. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
David Lawrence... | in do_writeout(), remove unneeded setting of currshortcut |
commit | commitdiff | tree | snapshot |
2006-02-18 |
David Lawrence... | make sure browser_refresh() is used when refreshing... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
David Lawrence... | rename browser_draw() to browser_refresh() for consistency |
commit | commitdiff | tree | snapshot |
2006-02-10 |
David Lawrence... | fix file browser breakage |
commit | commitdiff | tree | snapshot |
2006-02-09 |
David Lawrence... | move the browser drawing routines to a separate functio... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
David Lawrence... | really fix input parsing in the file browser |
commit | commitdiff | tree | snapshot |
2006-02-09 |
David Lawrence... | go back to using a while loop in get_prompt_string... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
David Lawrence... | in get_prompt_string(), initialize finished to FALSE... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
David Lawrence... | in get_prompt_string(), redraw the prompt and set finis... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Lawrence... | in shortcut_init(), remove erroneous handling of the... |
commit | commitdiff | tree | snapshot |
next |