2004-01-10 |
David Lawrence... | minor fixes for the README |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | GNU nano 1.3.1 v1.3.1 |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | update the year in do_credits() too |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | update the copyright years on the source files to 2004... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | remove now-unnecessary initialization of kbinput in... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
David Lawrence... | add formatting and typo fixes for NEWS, and add version... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
David Lawrence... | minor comment fixes |
commit | commitdiff | tree | snapshot |
2004-01-05 |
David Lawrence... | add verbatim input question and a few minor fixes to... |
commit | commitdiff | tree | snapshot |
2004-01-03 |
David Lawrence... | find all beginning-of-line and/or end-of-line regexes... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
David Lawrence... | clean up a bit of weirdness in do_replace_loop() |
commit | commitdiff | tree | snapshot |
2003-12-28 |
David Lawrence... | comment addition, minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | and wrap the zero-length regex displaying code in a... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | display a highlighted space for zero-length regex match... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | add DB's overhaul of the cutting code and related file... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | the last of the low-level input overhaul: make the... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | fix search/replace misbehaviors for good (I hope) |
commit | commitdiff | tree | snapshot |
2003-11-30 |
David Lawrence... | minor redundancy fix |
commit | commitdiff | tree | snapshot |
2003-11-28 |
David Lawrence... | another low-level input overhaul: split out low-level... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
David Lawrence... | replace the old fix for infinite regex replacement... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Jordi Mallach | Updated Romanian translation by Laurentiu Buzdugan. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
David Lawrence... | add check for glib 2.x |
commit | commitdiff | tree | snapshot |
2003-11-20 |
David Lawrence... | minor tabbing fix |
commit | commitdiff | tree | snapshot |
2003-11-19 |
David Lawrence... | don't prompt if we're saving only a selection of a... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Jordi Mallach | Added Danilo Segan (Serbian). |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Jordi Mallach | Added Serbian translation (Danilo Segan). |
commit | commitdiff | tree | snapshot |
2003-11-05 |
David Lawrence... | minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2003-11-04 |
David Lawrence... | update nano.spec.in for the 1.3 branch |
commit | commitdiff | tree | snapshot |
2003-11-04 |
David Lawrence... | work around problem with Backspace's generating ASCII... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
David Lawrence... | allow WHEREIS_NEXT_KEY to be used in view mode |
commit | commitdiff | tree | snapshot |
2003-10-31 |
David Lawrence... | prompt before saving the current file under a different... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
David Lawrence... | avoid infinite loop when doing a forward regex replace... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Jordi Mallach | Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2003-10-22 |
David Lawrence... | GNU nano 1.3.0 v1.3.0 |
commit | commitdiff | tree | snapshot |
2003-10-22 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2003-10-22 |
David Lawrence... | avoid having duplicate case values when some key values... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
David Lawrence... | document the setting of EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2003-10-22 |
David Lawrence... | set EXTRA_DIST so that 'make dist" and "make distcheck... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Jordi Mallach | Create html manpages when building nano. |
commit | commitdiff | tree | snapshot |
2003-10-18 |
David Lawrence... | SunOS 5.9 doesn't define KEY_RESIZE either |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Jordi Mallach | Updated Catalan translation. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
David Lawrence... | Changelog update: fix problem with KEY_RESIZE's not... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
David Lawrence... | fix problem with KEY_RESIZE's not being defined on... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Lawrence... | miscellaneous #define cleanups |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Lawrence... | fix problems with the marking highlight's being drawn... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
David Lawrence... | add missing set of parentheses |
commit | commitdiff | tree | snapshot |
2003-09-29 |
David Lawrence... | have nano handle SIGHUP/SIGTERM properly when it's... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
David Lawrence... | a few last missing minor bits of DB's refactored displa... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
David Lawrence... | DB's minor efficiency tweak for do_mark() |
commit | commitdiff | tree | snapshot |
2003-09-28 |
David Lawrence... | a few missing minor bits of DB's refactored display... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
David Lawrence... | set fileformat back to 0 after reading in a file to... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
David Lawrence... | minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2003-09-22 |
David Lawrence... | remove abcd(); the low-level input overhaul left it... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
David Lawrence... | all our memmove() function calls work on char*'s, so... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
David Lawrence... | a few minor fixes for low-level keyboard input |
commit | commitdiff | tree | snapshot |
2003-09-16 |
David Lawrence... | port over some of DB's refactored display code, most... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Jordi Mallach | 2003-09-12 Jordi Mallach <jordi@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-09-10 |
David Lawrence... | change enum "topmidbotnone" to "topmidnone", since... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
David Lawrence... | since the SAMELINEWRAP flag is only used in nano.c... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
David Lawrence... | capitalize one last rcfile message I missed before |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Lawrence... | don't let the user type in ASCII 127 at the statusbar... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
David Lawrence... | DB's movement code overhaul (smooth paging, etc.) with... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
David Lawrence... | Brand Huntsman's improved nanorc regexes |
commit | commitdiff | tree | snapshot |
2003-09-07 |
David Lawrence... | fix slang compilation problem |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Jordi Mallach | Major package reorganization: |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Lawrence... | make sure the "historylog" option isn't included in... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Lawrence... | minor nanorc.sample fixes |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Lawrence... | minor rcfile fixes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Lawrence... | slightly simplify paragraph searching code |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Lawrence... | add paragraph searching ability |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Jordi Mallach | Updated French translation by Jean-Philippe Guérard. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
David Lawrence... | fix indentation of a label |
commit | commitdiff | tree | snapshot |
2003-08-31 |
David Lawrence... | one last documentation fix |
commit | commitdiff | tree | snapshot |
2003-08-31 |
David Lawrence... | documentation updates |
commit | commitdiff | tree | snapshot |
2003-08-30 |
David Lawrence... | fix bug where calculated filename space on the titlebar... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
David Lawrence... | fix Meta-X's turning the keypad off under ncurses |
commit | commitdiff | tree | snapshot |
2003-08-23 |
David Lawrence... | move line wrapping toggle entry to global.c |
commit | commitdiff | tree | snapshot |
2003-08-23 |
David Lawrence... | Wouter van Hemel's "Where Is Next" patch |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Jordi Mallach | Updated Turkish translation by A. Murat EREN. |
commit | commitdiff | tree | snapshot |
2003-08-17 |
David Lawrence... | minor changelog fix |
commit | commitdiff | tree | snapshot |
2003-08-17 |
David Lawrence... | remove unneeded breaks at the ends of default: clauses |
commit | commitdiff | tree | snapshot |
2003-08-17 |
David Lawrence... | low-level input overhaul |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Allegretta | Update the ChangeLog too |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Allegretta | Update stable/development series maintainership in... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Allegretta | add 1.3 fork info, change version to 1.2.99-cvs |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Allegretta | Back to CVS |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Allegretta | GNU nano 1.2.2 release v1.2.2 |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Allegretta | - winio.c:nanogetstr() - Fix problem where pressing... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jordi Mallach | Updated Catalan translation. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jordi Mallach | Remove gettext marks from debug messages. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Allegretta | Add DLR's excellent workaround for strcasecmp not being... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Allegretta | Use DLR's home/end patch instead of mine, because it... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Allegretta | - winio.c:nanogetstr() - Add handler for Alt-[-H and... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Lawrence... | faq update for inability to see color when nano is... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
David Lawrence... | a few more manpage fixes, and a resync of their html... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
David Lawrence... | miscellaneous cleanups, updates, and fixes |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Jordi Mallach | More formatting fixes for nanorc.5 from Jean-Philippe. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Jordi Mallach | Add Geir Helland to THANKS. |
commit | commitdiff | tree | snapshot |
next |