1. 373bc2f General - Added separate regex variable (color_regex and colormatches) so that color syntax and regex search/replace can coexist by Chris Allegretta · 23 years ago
  2. 3533a34 General - Added separate regex variable (color_regex and colormatches) so that color syntax and regex search/replace can coexist by Chris Allegretta · 23 years ago
  3. b23d144 Redo open_pipe with just pipes and no FIFOs by Chris Allegretta · 23 years ago
  4. cf1d812 - nano.c:do_justify() - More fixes for indented justify (David Benbennick) by Chris Allegretta · 23 years ago
  5. 52c5a6e External command code and fix for BUG #70 by Chris Allegretta · 23 years ago
  6. 7fa082d French translation updates (Jean-Philippe Guérard). by Jordi Mallach · 23 years ago
  7. dce44ab winio.c:do_credits() - Add Thomas Dickey by Chris Allegretta · 23 years ago
  8. b83e61a Polish translation updates (Wojciech Kotwica). by Jordi Mallach · 23 years ago
  9. 286ee1f Fix date. by Jordi Mallach · 23 years ago
  10. 057c3c4 Russian and Ukrainian translation updates (Sergey A. Ribalchenko). by Jordi Mallach · 23 years ago
  11. 6e6a7ac Iberian translations update. by Jordi Mallach · 23 years ago
  12. 5477e10 Galician translatin updates (Jacobo Tarrio). by Jordi Mallach · 23 years ago
  13. 558b5d8 French translation updates (Jean-Philippe Guérard). by Jordi Mallach · 23 years ago
  14. 45329a1 Rocco's fixes by Chris Allegretta · 23 years ago
  15. d1ec7b0 Allow flags with args to be translatable by Chris Allegretta · 23 years ago
  16. b479c89 - nano.c:help_init() - Various fixes and string changes by Chris Allegretta · 23 years ago
  17. 1f8394d Add newlines to gotodir help text by Chris Allegretta · 23 years ago
  18. f7277b8 Header fixes. by Jordi Mallach · 23 years ago
  19. 3fc5d57 - nano.c:usage() - Rewritten to encompass systems with and without GETOPT_LONG. New function print1opt does most of the dirty work, stops duplication of effort and eases translator's jobs. Also breaks all the current translations ;-) by Chris Allegretta · 23 years ago
  20. 4e803aa Catalan, Indonesian and Spanish translation updates. by Jordi Mallach · 23 years ago
  21. 97e6fe6 - nano.c:usage() - Add -N to short format (no GETOPT_LONG) strings (noticed by Jordi) by Chris Allegretta · 23 years ago
  22. 4951c66 German & Swedish translation updates. by Jordi Mallach · 23 years ago
  23. 5902f96 - nano.c:help_init() - Capitalize Meta altkeys by Chris Allegretta · 23 years ago
  24. e8e1034 - rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots of potential crashes, 1st reported by Jean-Philippe Gue'rard by Chris Allegretta · 23 years ago
  25. 1596d38 - rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots of potential crashes, 1st reported by Jean-Philippe Gue'rard by Chris Allegretta · 23 years ago
  26. 79dcc47 Groar. Kill it this time. by Jordi Mallach · 23 years ago
  27. 564535a - files.c:check_writable_directory() - Stat full_path, not path (Steven Kneizys) by Chris Allegretta · 23 years ago
  28. 40ecbad NANO_SMALL issues by Chris Allegretta · 23 years ago
  29. ee91f71 shitstamp by Jordi Mallach · 23 years ago
  30. bef1297 Type misalignments and mem leaks in renumber_all, do_justify and do_spell (Rocco & Steven Kneizys) by Chris Allegretta · 23 years ago
  31. 26d59ea Back to CVS by Chris Allegretta · 23 years ago
  32. 97489d2 GNU nano 1.1.7 release by Chris Allegretta · 23 years ago
  33. 46c1b9e nano.c:do_justify() - Don't continue to justify string if it's indented more (quoting wise) than the beginning of the justification by Chris Allegretta · 23 years ago
  34. d4fa0d3 justify_format(), do_justify() - Various fixes for starting blank spaces, spaces after punctuation, & segfault with quoting strings (David Benbennick) by Chris Allegretta · 23 years ago
  35. 46e3118 We actually need ac 2.52. by Jordi Mallach · 23 years ago
  36. 87435d9 Removed m4 stuff from topdir Makefile.am, again. by Jordi Mallach · 23 years ago
  37. a3322fd Polish translation updates (Wojciech Kotwica). by Jordi Mallach · 23 years ago
  38. 459c03d Ugh\! Re-readding the M4 stuff because I don't want to have to run autogen every time I touch configure.ac by Chris Allegretta · 23 years ago
  39. 6324530 Minor fix for quote code, forgot to adjust null by qdepth by Chris Allegretta · 23 years ago
  40. 7a053fc Added -N, -Q. by Jordi Mallach · 23 years ago
  41. fd0fe7e Prototype fix for get_full_path (DLR) by Chris Allegretta · 23 years ago
  42. 40639dd Fixed broken mouse handling with new shortcut setup by Chris Allegretta · 23 years ago
  43. 309aa50 Fix typo and add man page by Chris Allegretta · 23 years ago
  44. d76ca2b Add rcfile support for quotestr and fix strcasestr by Chris Allegretta · 23 years ago
  45. e4f940d - Preliminary quoting support for justify. New arg -Q, --quotestr, changes to do_justify(), global variable quotestr() by Chris Allegretta · 23 years ago
  46. 5f87021 Make do_cursorpos() use xpt() instead of just current_x which is inaccurate by Chris Allegretta · 23 years ago
  47. 6f74600 Back out M4 stuff in Makefile.am since it doesn't seem to be needed - wtf by Chris Allegretta · 23 years ago
  48. 99ed9dc - utils.c:strcasestr(),revstrcasestr() - Renamed to stristr and revstristr since strcasestr has not been confirmed to be detected properly on various Linux systems by Chris Allegretta · 23 years ago
  49. 6235a7d Get rid of stupid uninitialized warnings and move nano_dos_msg and nano_mac_msg into NANO_SMALL check by Chris Allegretta · 23 years ago
  50. 2d698b7 Makefile.am: - Re-added M4DIR & ACLOCAL_AMFLAGS, make seems to fail without it Jordi ;-) by Chris Allegretta · 23 years ago
  51. f5de33a - Many malloc() cleanups and files.c tweaks by Steven Kneizys, new functions utils.c:free_shortcutage() (got to love that name\!) & free_toggles(), and big cleanup program thanks_for_all_the_fish() (originally thanks_for_the_memories()). Mods to shortcut_init() by Chris by Chris Allegretta · 23 years ago
  52. bbcac93 I suck. Forgot to add m4 to SUBDIRS, and typoed m4/Makefile.am. All in the same commit! by Jordi Mallach · 23 years ago
  53. f821db9 Argh. Now call autoheader after aclocal. by Jordi Mallach · 23 years ago
  54. 3c5653d Move to autoconf 2.5. by Jordi Mallach · 23 years ago
  55. 48b0670 Multiple unnamed buffers allowed, multiple filename extensions on die_save_file(), more DLR fixes by Chris Allegretta · 23 years ago
  56. 3a6d70d Get rid of unneeded skip var by Chris Allegretta · 23 years ago
  57. 2ce9205 Fix header. by Jordi Mallach · 23 years ago
  58. 62d2171 Dutch translation updates (Guus Sliepen). by Jordi Mallach · 23 years ago
  59. ff8a68c rcfile.c:do_rcfile() - Parse rcfile in as well (Dwayne Rightler) by Chris Allegretta · 23 years ago
  60. bc72e36 Added Ken's patch, DLR's latest fixes and a little cleanup to bottombars() by Chris Allegretta · 23 years ago
  61. 7e65d2f Get rid of unnecessary stuff in help_init() that was commented out by Chris Allegretta · 23 years ago
  62. 9caa193 407 == ^z fix, get rid of unusaed variables by Chris Allegretta · 23 years ago
  63. a8c2257 DLR's patch merged, Static toggles and shortcut gone, lots of stuff changed by Chris Allegretta · 23 years ago
  64. 025a42c Norwegian bokmål translation updates (Stig E Sandø). by Jordi Mallach · 23 years ago
  65. e46d43d Norwegian bokmål translation updates (Stig E Sandoe). by Jordi Mallach · 23 years ago
  66. 507c361 Danish translation updates (Keld Simonsen). by Jordi Mallach · 23 years ago
  67. a824a9a Remove RELATIVECHARS from nano.h (DLR) by Chris Allegretta · 23 years ago
  68. f27c697 - winio.c:do_cursorpos() - Rewritten to show col place as well as charcter place, without needing an entirely separate flag by Chris Allegretta · 23 years ago
  69. 7eccc79 Hungarian translation updates (Gergely Nagy). by Jordi Mallach · 23 years ago
  70. 40b85e7 - Makefile.am: - Change localedir line to 1.0's version by Chris Allegretta · 23 years ago
  71. b3b28c1 Russian and Ukrainian translation updates (Sergey A. Ribalchenko). by Jordi Mallach · 23 years ago
  72. 8bfd311 Hungarian translation updates (Gergely Nagy). by Jordi Mallach · 23 years ago
  73. 94def06 Partial Czech translation updates (Vaclav Haisman). by Jordi Mallach · 23 years ago
  74. 3d8e759 Allow " symbol to be in regex without leading by checking for *ptr+1 is not the end of the regex by Chris Allegretta · 23 years ago
  75. db3dc57 Update the Sourceforge lists to the GNU ones by Chris Allegretta · 23 years ago
  76. a039b57 Oops, correct anonymous user name. by Jordi Mallach · 23 years ago
  77. 02f3394 Changed recommendation on automake to -p5, not -p4. by Jordi Mallach · 23 years ago
  78. 8dbfb5c Re-add the changes since the CVS tarball was made *argh* by Chris Allegretta · 23 years ago
  79. 8636f7b French, German and Norwegian nynorsk updates. by Jordi Mallach · 23 years ago
  80. 3c597d0 - nanorc.sample - Mention unset in the sample nanorc by Chris Allegretta · 23 years ago
  81. 2440a51 Mention unset in the sample nanorc by Chris Allegretta · 23 years ago
  82. 9c34a16 French and Swedish translation updates. by Jordi Mallach · 23 years ago
  83. 14b3ca9 - General - New flag RELATIVECHARS to show column positino relative to the current line instead of the current file. New flag -C, --relative, changes to do_cursorpos() by Chris Allegretta · 23 years ago
  84. 83ffefb Catalan and Spanish updates. by Jordi Mallach · 23 years ago
  85. 121b9b9 Back to CVS by Chris Allegretta · 23 years ago
  86. 491029e GNU nano 1.1.6 release by Chris Allegretta · 23 years ago
  87. 915b680 Oops, add glib21.m4 to the m4 dir by Chris Allegretta · 23 years ago
  88. 54c7b16 Oops, make that NANO_AM_GNU_GETTEXT by Chris Allegretta · 23 years ago
  89. b9b9f5c Added depcomp. by Jordi Mallach · 23 years ago
  90. 380076b Catalan & Spanish updates. by Jordi Mallach · 23 years ago
  91. 9045319 CVS usage documentation. by Jordi Mallach · 23 years ago
  92. 4756de3 No Im not releasing 1.1.6 yet by Chris Allegretta · 23 years ago
  93. 05f4065 Add the codeset.m4 and iconv.m4 entries to Makefile.am by Chris Allegretta · 23 years ago
  94. 28ab38d Add all of automake 1.4s .m4 files by Chris Allegretta · 23 years ago
  95. bb7bbed Downgraded from automake 1.5, as there are severe security implications by Chris Allegretta · 23 years ago
  96. 24e48d8 Downgraded from automake 1.5, as there are severe security implications by Chris Allegretta · 23 years ago
  97. 34f8098 - rcfile.c:General - Added stdarg.h to includes by Chris Allegretta · 23 years ago
  98. 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
  99. 23b74b2 - nano.c:do_int_spell_fix() - Temporarily unset REVERSE_SEARCH if it's set (Rocco Corsi) by Chris Allegretta · 23 years ago
  100. 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