1. 99afb85 strcasestr() - Replaced by mutt's mutt_stristr function, because the thought of dynamically allocating memory and copying each line in a file to do a search or replace was causing me to lose sleep by Chris Allegretta · 23 years ago
  2. 88520c9 Various spelling updates by David Lawrence Ramsey by Chris Allegretta · 23 years ago
  3. 6efda54 Move config.h up in include lists and remove actual_x inline tag by Chris Allegretta · 23 years ago
  4. 8d8e012 Added rcfile.c source code and basic .nanorc functionality by Chris Allegretta · 24 years ago
  5. 55493c2 Im an idiot, that could easily screw up --included-gettext. Rolled back libintl.h check by Chris Allegretta · 24 years ago
  6. 4aa302f aclocal.m4 check change, added explicit check for libintl.h by Chris Allegretta · 24 years ago
  7. 06aca1c Rolled back DISABLE_TABCOMP and NANO_SMALL changes from earlier today by Rocco Corsi · 24 years ago
  8. a4d6d1d Add check for tiny option in #ifdefs for DISABLE_TABCOMP code by Chris Allegretta · 24 years ago
  9. e1ebaf3 do_writeout() takes an arg now, and mallocstrcpy now gives up if src == dest by Chris Allegretta · 24 years ago
  10. 150469a Added do_browse_from(), called from do_writeout and do_insert, changed mallocstrcpy to *char by Chris Allegretta · 24 years ago
  11. e51c95f uncutting at filebot magic line fix and new_magicline totsize increment by Chris Allegretta · 24 years ago
  12. 09a8084 DISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if set by Chris Allegretta · 24 years ago
  13. 5bf51d3 Updated BUGS, optimized search_init a little, fixed bug #47 by Chris Allegretta · 24 years ago
  14. 04d848e Added tab completion code by Chris Allegretta · 24 years ago
  15. 31925e4 Allow variable length strings on statusbar by Chris Allegretta · 24 years ago
  16. e7a647c by Jordi Mallach · 24 years ago
  17. bd9e7c3 Replace with null string option, ran source through indent again by Chris Allegretta · 24 years ago
  18. 805c26d Changed _POSIX_VERSION checks in regex code to HAVE_REGEX_H, added check for regex.h in configure.in by Chris Allegretta · 24 years ago
  19. 11b0011 Testing RCS headers by Chris Allegretta · 24 years ago
  20. f6b1342 Regexp/search fixes by Bill Soudan by Chris Allegretta · 24 years ago
  21. 9fc8d43 New regexp search feature by Bill Soudan by Chris Allegretta · 24 years ago
  22. 63b3d7e Magic Line Code Added by Robert Siemborski · 24 years ago
  23. 4da1fc6 Synch with official 0.9.11 by Chris Allegretta · 24 years ago
  24. bceb1b2 Split nano.c up more by Chris Allegretta · 24 years ago
  25. a2ea193 Initial revision by Chris Allegretta · 24 years ago