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 |
2006-02-08 |
David Lawrence... | in get_prompt_string(), use a do/while loop instead... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Lawrence... | in do_browser(), properly restore the file list display... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Lawrence... | remove redundant code |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Lawrence... | add another missing blank line |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Lawrence... | add missing blank lines |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | fix compilation problem |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | update copyright years |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | allow tab completion of directories at the "Go To Direc... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | fix file browser breakage |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | another formatting fix |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | cosmetic and formatting fixes |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | in do_browser(), properly set currshortcut back to... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Lawrence... | rework input parsing in the file browser to be more... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Lawrence... | update copyright years |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Lawrence... | in display_string(), fix memory corruption problems... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Lawrence... | fix a comment in nano.h and a minor memory leak in... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
David Lawrence... | fix potential infinite loop in mbrevstrpbrk() |
commit | commitdiff | tree | snapshot |
2006-01-30 |
David Lawrence... | handle Shift-Delete properly when the -d option is... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
David Lawrence... | in parse_kbinput(), interpret Shift-Begin, Shift-Delete... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
David Lawrence... | fix more bracket matching breakage |
commit | commitdiff | tree | snapshot |
2006-01-10 |
David Lawrence... | really fix the previous display problem with searches... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
David Lawrence... | in ngetdelim(), do sanity checks manually again instead... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
David Lawrence... | fix multibyte bracket search breakage, and add document... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
David Lawrence... | fix "matchbrackets" breakage |
commit | commitdiff | tree | snapshot |
2006-01-06 |
David Lawrence... | allow specifying matching bracket characters other... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
David Lawrence... | rework the bracket searching code to handle multibyte... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
David Lawrence... | in mbstrchr(), make parameter c const |
commit | commitdiff | tree | snapshot |
2006-01-03 |
David Lawrence... | sort the default strings for brackets and punct, and... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
David Lawrence... | clarify another comment |
commit | commitdiff | tree | snapshot |
2006-01-02 |
David Lawrence... | in edit_scroll(), redraw the lines before and after... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-12-31 |
David Lawrence... | revert previous erroneous change, and clarify comments |
commit | commitdiff | tree | snapshot |
2005-12-31 |
David Lawrence... | in justify_format(), remove redundant character parsing |
commit | commitdiff | tree | snapshot |
2005-12-28 |
David Lawrence... | remove unnecessary #ifdef around termios.h #include... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
David Lawrence... | fix inaccurate comment |
commit | commitdiff | tree | snapshot |
2005-12-23 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
next |