1. 24e48d8 Downgraded from automake 1.5, as there are severe security implications by Chris Allegretta · 23 years ago
  2. 34f8098 - rcfile.c:General - Added stdarg.h to includes by Chris Allegretta · 23 years ago
  3. 1c2fddc - search.c:do_search() - Check position of cursor and return value of findnextstr and tell user if search string only occurs once (Rocco & Chris) by Chris Allegretta · 23 years ago
  4. 23b74b2 - nano.c:do_int_spell_fix() - Temporarily unset REVERSE_SEARCH if it's set (Rocco Corsi) by Chris Allegretta · 23 years ago
  5. b2cd10d - nano.c:do_char() - Run edit_refresh() if ENABLE_COLOR is defined so adding multi-liners will update (e.g. /* in C) by Chris Allegretta · 23 years ago
  6. 9963b0e - .cvsignore - Added config.guess config.sub install-sh missing & mkinstalldirs by Chris Allegretta · 23 years ago
  7. fef9d86 autoheader should be called before. by Jordi Mallach · 23 years ago
  8. 3351ce1 - Upgraded missing and installdirs scripts by Chris Allegretta · 23 years ago
  9. a437e54 Oh, asty... by Jordi Mallach · 23 years ago
  10. 15b23f4 - Upgrade to gettext 0.10.40, probably broke everything again :) by Chris Allegretta · 23 years ago
  11. 6c1e661 - General - Added multiple-line regex support. Format in .nanorc is start=regex end=regex. Cleaned up nanorc:parse_colors(), added parse_next_regex(), changes to edit_add in winio.c(), changes to colortype, cleaning up some old cruft by Chris Allegretta · 23 years ago
  12. 598106e re-indent winio.c by Chris Allegretta · 23 years ago
  13. 69bba32 Catalan and Spanish updates, sync with CVS. by Jordi Mallach · 23 years ago
  14. 394797c Fix typo. by Jordi Mallach · 23 years ago
  15. 3a23a55 Danish translation update (Keld Simonsen). by Jordi Mallach · 23 years ago
  16. f478f83 Latest color and regex fixes. Multi-line color doesn't work yet, just syncing in case of disaster by Chris Allegretta · 23 years ago
  17. 5285ca9 Show --enable-multibuffer independently of --enable-extra. by Jordi Mallach · 23 years ago
  18. 78aad94 Translation updates since 1.1.5. by Jordi Mallach · 23 years ago
  19. d6481e4 Hm, fix entry. by Jordi Mallach · 23 years ago
  20. 83d5ced Added new Norwegian translations, fixed THANKS. by Jordi Mallach · 23 years ago
  21. 8a97efc Moved no.po to nn.po. by Jordi Mallach · 23 years ago
  22. ea250e8 - color.c:do_colorinit() - Moved some comments and braces around so color can work w/slang (DLR) by Chris Allegretta · 23 years ago
  23. 438f713 - nano.c:do_wrap() - Move right increment to part where new line is created, should change (fix?) some wrapping problems with autoindent by Chris Allegretta · 23 years ago
  24. e29697d - search.c:findnextstr() - Fix off by one in check for wrap around (Rocco Corsi) by Chris Allegretta · 23 years ago
  25. 562964d Minor bracket alignment fix by Rocco Corsi · 23 years ago
  26. 6f8222a Typo fix. by Jordi Mallach · 23 years ago
  27. 7ced6bf Yet another French translation update. by Jordi Mallach · 23 years ago
  28. 5bbce6a Oops, make that Bug #68 :-) by Chris Allegretta · 23 years ago
  29. 7b0667f - nano.c:do_suspend() - Call tcsetattr() to restore the old terminal settings, so tcsh can use ^C after suspend for example (fixes BUG #67) by Chris Allegretta · 23 years ago
  30. 967a1e2 - General - Add Alt-G (NANO_ALT_GOTO_KEY) as alternate for goto dir in browser by Chris Allegretta · 23 years ago
  31. c2c9b64 New French updates. by Jordi Mallach · 23 years ago
  32. 1bc0c7e - Better partial word checking code. New function search.c:is_whole_word(), changes to findnextstr(), and nano.c:do_int_spell_fix() (Rocco Corsi) by Chris Allegretta · 23 years ago
  33. bf1a1e8 French, Russian and Ukrainian translation updates. by Jordi Mallach · 23 years ago
  34. 044d1b1 - General - Add Meta-A as alternate keyystroke for ^^ for people with non-US keyboards, and fix one missed NANO_ALT_R that should be NANO_ALT_REPLACE_KEY by Chris Allegretta · 23 years ago
  35. f7dee92 main() alt val - 32 check fix, and shortcut_init() fix in global.c for hard coded values by Chris Allegretta · 23 years ago
  36. d39698f German translation update (Michael Piefel). by Jordi Mallach · 23 years ago
  37. e36a152 Swedish translation update. by Jordi Mallach · 23 years ago
  38. 3d0739c - winio.c:edit_refresh() - Rename lines to nlines to fix AIX breakage (reported by Dennis Cranston, re-reported by arh14@cornell.edu) by Chris Allegretta · 23 years ago
  39. 3da9139 Catalan and Spanish translation updates. by Jordi Mallach · 23 years ago
  40. 345a846 Fixed --keypad description. by Jordi Mallach · 23 years ago
  41. d175193 Back to CVS ver by Chris Allegretta · 23 years ago
  42. 110927b GNU nano 1.1.5 release by Chris Allegretta · 23 years ago
  43. a16e4e9 - winio.c:statusq() - Initialize "list" by Chris Allegretta · 23 years ago
  44. bdea41e Update TODO with -l and -g done, add NEWS for 1.1.5 release by Chris Allegretta · 23 years ago
  45. d49ec07 Update nano.1.html to match -K option by Chris Allegretta · 23 years ago
  46. 1bf8f5e - winio.c:edit_add() - Little fixes to let color highlights not bleed onto the next line by Chris Allegretta · 23 years ago
  47. 66577ac Slightly better version of the fix by Chris Allegretta · 23 years ago
  48. e5b9eac winio.c:bottombars() - Get rid of that annoying reversed line when color is on! :) by Chris Allegretta · 23 years ago
  49. 6d6edd6 Newer config.guess and config.sub by Jordi Mallach · 23 years ago
  50. ae08077 Mark some items as [DONE]. by Jordi Mallach · 23 years ago
  51. 2391bf4 DLR moved to AUTHORS. by Jordi Mallach · 23 years ago
  52. cb0cbcc Added -K item. by Jordi Mallach · 23 years ago
  53. 8ae5789 Updated copyright notices to 2002. by Jordi Mallach · 23 years ago
  54. 65f3e42 Polish translation update (Wojciech Kotwica). by Jordi Mallach · 23 years ago
  55. fae0dce Add DLR to AUTHORS by Chris Allegretta · 23 years ago
  56. 48bd378 - The keypad handling has changed (again). We now use the keypad() function by default. New flag -K, --keypad allows the old behavior for those using the keypad arrow keys and rxvt-based terminals by Chris Allegretta · 23 years ago
  57. 13f3017 French translation update (Jean-Philippe Guérard). by Jordi Mallach · 23 years ago
  58. 32da456 DLR's latest patch: view+multibuffer, die() fixes, insert key fixes in main() by Chris Allegretta · 23 years ago
  59. 180a569 - nano.c:help_init() - Typo in file switch string (found by David Lawrence Ramsey). main() - Handle Alt prev/next file keys (,.), as well as normal ones (<>). by Chris Allegretta · 23 years ago
  60. 13fd44b Get rid of \n in abort check of parse_next_word(), new var helplen in help_init() by Chris Allegretta · 23 years ago
  61. 3279398 German translation update (Michael Piefel). by Jordi Mallach · 23 years ago
  62. 78e2c9d Italian translation update (Marco Colombo). by Jordi Mallach · 23 years ago
  63. 64dd95d files.c:read_file() - Make conversion message less confusing (suggested by Jordi) by Chris Allegretta · 23 years ago
  64. 05d8ce9 Galician translation update (Jacobo Tarrío). by Jordi Mallach · 23 years ago
  65. 1a58fb4 French translation update (Michel Robitaille). by Jordi Mallach · 23 years ago
  66. cf9f783 Faq fixes. by Jordi Mallach · 23 years ago
  67. a4ffccb New incomplete Polish translation, contributed by Cezary Sliwa <sliwa@cft.edu.pl>. by Jordi Mallach · 23 years ago
  68. f4e5729 Typo fix. by Jordi Mallach · 23 years ago
  69. 414acab Updated Catalan translation. More Spanish fixes. by Jordi Mallach · 23 years ago
  70. 5b85366 Typo fix. by Jordi Mallach · 23 years ago
  71. 11f39e7 Updated Spanish translation. by Jordi Mallach · 23 years ago
  72. 39d02c4 Russian translation update (Sergey A. Ribalchenko). by Jordi Mallach · 23 years ago
  73. 9335f91 Made two strings translatable. by Jordi Mallach · 23 years ago
  74. 77b1232 Swedish translation update (Christian Rose) by Jordi Mallach · 23 years ago
  75. 3c57e50 - winio.c:update_line() - set realdata check to >= 1 && <= 31, lack of > 0 check screwed high ascii chars by Chris Allegretta · 23 years ago
  76. cf68071 m4/gettext.m4: - Back down to 1.1.3 version by Chris Allegretta · 23 years ago
  77. 52db7a2 - winio.c:update_line() - back out check for (realdata[i] < 32) as it will screw high ascii characters by Chris Allegretta · 23 years ago
  78. 0bb70dc VDSUSP fix from 1.0 tree by Chris Allegretta · 23 years ago
  79. 5fd6cac Back to CVS by Chris Allegretta · 23 years ago
  80. 7bf2509 GNU nano 1.1.4 release by Chris Allegretta · 23 years ago
  81. 9c23a44 Remove some debug code and update to mutt's gettext.m4 by Chris Allegretta · 23 years ago
  82. 7dd7768 Fix the ifdefs in winio.c by Chris Allegretta · 23 years ago
  83. df59ae6 French update, by Michel Robitaille <robitail@IRO.UMontreal.CA> by Jordi Mallach · 23 years ago
  84. b439622 Fixed typos. by Jordi Mallach · 23 years ago
  85. 8083827 do_spell() - Dont prompt for replace if we don't change the word in question (Rocco Corsi). by Chris Allegretta · 23 years ago
  86. db4c08e stoopid unused variable by Chris Allegretta · 23 years ago
  87. 2fa11b8 Two fixes, create new colorstrings array for each regex, allows proper order of highlighting, second make color work with the marker by Chris Allegretta · 23 years ago
  88. 86c9676 Fix leftover variable by Chris Allegretta · 23 years ago
  89. 81cbfad Comment out more debugging code by Chris Allegretta · 23 years ago
  90. 2084acc At LONG last committed David's patch by Chris Allegretta · 23 years ago
  91. 3795e5f Damn newline code by Chris Allegretta · 23 years ago
  92. 08893e0 Preliminary syntax highlighting support. New functions colortoint() and parse_color() in rcfile.c, new code in edit_add() in winio.c to actually do the highlighting. It's not even close to pretty yet :P by Chris Allegretta · 23 years ago
  93. feebeb9 Danish and Spanish updates. by Jordi Mallach · 23 years ago
  94. 9b8b370 Put 1.0 Hurd fixes in 1.1 tree (function keys, SIGTSTP sigaction by Chris Allegretta · 23 years ago
  95. 8c9c572 Updated German, Swedish and Russian translations. by Jordi Mallach · 23 years ago
  96. 3308874 Added aclocal.m4, config.in.h. by Jordi Mallach · 23 years ago
  97. 1fa0079 Removing autogenerated files. by Jordi Mallach · 23 years ago
  98. 6859079 Added nano.info. by Jordi Mallach · 23 years ago
  99. 773623c Typo fixes in help strings. by Jordi Mallach · 23 years ago
  100. 0567bfe files.c:add_open_file() - Get rid of unsetting MARK_ISSET because otherwise writing marked text will automatically unset the marker with multibuffer enabled by Chris Allegretta · 23 years ago