]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2004-05-28 David Lawrence... overhaul the routines for movement and related things...
2004-05-28 David Lawrence... refactor the low-level input routines into main routine...
2004-05-28 David Lawrence... add code to statusq() to *really* not allow "Full Justi...
2004-05-28 David Lawrence... fix problems caused by cut and paste of the do_para_end...
2004-05-28 David Lawrence... make write_marked() always call write_file() with nonam...
2004-05-27 David Lawrence... add DB's tweaks to do_enter() and remove the now-unused...
2004-05-27 David Lawrence... treat search_last_line as a boolean everywhere, and...
2004-05-25 David Lawrence... properly account for padding in titlebar()
2004-05-25 David Lawrence... per DB's patch, make finish() accept and return void...
2004-05-25 David Lawrence... cosmetic fix: reorder enums
2004-05-25 David Lawrence... per DB's patch, also remove the now-unused center_cursor()
2004-05-24 David Lawrence... per DB's patch, remove the now-unused edit_refresh_clea...
2004-05-24 David Lawrence... comment fixes for consistency: "Meta" -> "meta"
2004-05-24 David Lawrence... convert do_para_search() to use an enum to specify...
2004-05-24 David Lawrence... comment fix for consistency: "magic line" -> "magicline"
2004-05-24 David Lawrence... comment fix
2004-05-24 David Lawrence... switch test around in do_prev_word() for consistency...
2004-05-23 David Lawrence... move do_(first|last)_line() to move.c
2004-05-23 David Lawrence... comment fixes
2004-05-23 David Lawrence... add missing bit
2004-05-23 David Lawrence... add DB's changes to titlebar() (with a few tweaks of...
2004-05-22 David Lawrence... cosmetic fix
2004-05-22 David Lawrence... add missing #ifdefs around prototypes
2004-05-22 David Lawrence... add smart home key
2004-05-20 David Lawrence... comment fix: justify_format() could have just left...
2004-05-20 David Lawrence... comment fix
2004-05-19 David Lawrence... go back to cbreak mode and disable_signals() instead...
2004-05-19 David Lawrence... comment fix: ^J should be Ctrl-J
2004-05-18 David Lawrence... add missing bit from DB's refactoring of do_credits...
2004-05-18 David Lawrence... minor overhaul of terminal-related things
2004-05-17 David Lawrence... and remove unneccessary initialization
2004-05-17 David Lawrence... tweak justification so that it works the same way as...
2004-05-17 David Lawrence... remove some unneeded edit_update()s in do_para_search...
2004-05-14 David Lawrence... if multibuffer support is compiled in, properly read...
2004-05-14 David Lawrence... in main(), don't open the first file in quiet mode...
2004-05-14 David Lawrence... one last comment fix
2004-05-14 David Lawrence... the last of the minor fixes
2004-05-13 David Lawrence... comment fix
2004-05-13 David Lawrence... one last minor cosmetic change
2004-05-13 David Lawrence... minor cosmetic fixes
2004-05-13 David Lawrence... minor cosmetic fixes
2004-05-13 David Lawrence... reformat the test programs in configure.ac to be on...
2004-05-13 David Lawrence... add support for Pico's ability to justify the entire...
2004-05-13 David Lawrence... add isblank() equivalent and use it instead of checking...
2004-05-08 David Lawrence... nanorc.sample updates: add missing mouse entry, and...
2004-05-07 David Lawrence... fix more info page inaccuracies
2004-05-05 David Lawrence... disable "Where Is Next" in tiny mode
2004-05-01 David Lawrence... fix minor inconsistency
2004-05-01 David Lawrence... clarifications to comments explaining exactly what...
2004-04-30 David Lawrence... add DB's overhaul of regexp_init() and a few other...
2004-04-30 David Lawrence... add restricted mode, per IO ERROR's patch
2004-04-29 David Lawrence... in edit_add(), do minor cosmetic reformatting and remov...
2004-04-28 David Lawrence... remove another unused prototype
2004-04-27 David Lawrence... spell Christian Weisgerber's name right
2004-04-24 David Lawrence... use napms() instead of nanosleep(), as it does the...
2004-04-23 David Lawrence... work around the NumLock glitch
2004-04-22 David Lawrence... make the verbatim and escape sequence input routines...
2004-04-21 David Lawrence... cosmetic changelog fix
2004-04-21 David Lawrence... a few more minor cleanups
2004-04-20 David Lawrence... fix info page inaccuracies
2004-04-19 David Lawrence... DB's changes to do_delete(), and a few more minor bits
2004-04-16 David Lawrence... remove apparently unneeded leaveok() calls per DB's...
2004-04-15 David Lawrence... fix debugging output in get_verbatim_kbinput()
2004-04-07 David Lawrence... wrong place; signal_init() should be called after the...
2004-04-07 David Lawrence... the signal_init() should be called before the other...
2004-04-07 David Lawrence... make sure the special control keys are handled the...
2004-04-05 David Lawrence... miscellaneous fixes
2004-03-31 David Lawrence... Back to CVS
2004-03-31 David Lawrence... GNU nano 1.3.2 v1.3.2
2004-03-30 David Lawrence... minor tweaks; also remove the need for the JUSTIFY_MODE...
2004-03-29 David Lawrence... fix error in changelog and add missing size_t cast
2004-03-29 David Lawrence... set the input mode before turning the keypad on, and...
2004-03-19 David Lawrence... minor bits
2004-03-19 David Lawrence... rename a few variables and make a few cosmetic cleanups
2004-03-19 David Lawrence... fix entry
2004-03-19 David Lawrence... avoid any more editbot-related segfaults by removing...
2004-03-19 David Lawrence... typo fix
2004-03-15 David Lawrence... fix potential memory corruption problems caused by...
2004-03-15 David Lawrence... revert the Meta-P and Meta-N aliases for the paragraph...
2004-03-14 David Lawrence... add DB's similar simplification of do_prev_word() too
2004-03-13 David Lawrence... add DB's patch to simplify do_next_word() and remove...
2004-03-11 David Lawrence... minor bits
2004-03-08 David Lawrence... minor comment fix
2004-03-07 David Lawrence... fix error I made when porting over DB's refactored...
2004-03-07 David Lawrence... change instances of "int main ()" to "int main(void)"
2004-03-05 David Lawrence... remove trailing space
2004-03-05 David Lawrence... wrap one reference to NANO_EXTCMD_KEY in a NANO_SMALL...
2004-03-05 David Lawrence... minor comment fix
2004-03-05 David Lawrence... remove redundant line
2004-03-04 David Lawrence... TODO update: clarify the paragraph searching item,...
2004-03-04 David Lawrence... add function key aliases for NANO_FIRSTLINE_KEY and...
2004-03-04 David Lawrence... Tom Bates' nsr-tandem-nsk port, plus a few tweaks of...
2004-03-03 David Lawrence... revert the tweaked nsr-tandem-nsk port for now, pending...
2004-03-03 David Lawrence... minor capitalization fixes
2004-03-02 David Lawrence... cosmetic #ifdef tweak
2004-03-02 David Lawrence... Tom Bates' nsr-tandem-nsk port, plus a few tweaks of...
2004-02-29 David Lawrence... set the associated function for unjustify to 0 instead of
2004-02-28 David Lawrence... fix typo
2004-02-28 David Lawrence... Martin Ehmsen's backup directory patch, with a few...
2004-02-28 David Lawrence... add another blank line
next