1. feebeb9 Danish and Spanish updates. by Jordi Mallach · 24 years ago
  2. 9b8b370 Put 1.0 Hurd fixes in 1.1 tree (function keys, SIGTSTP sigaction by Chris Allegretta · 24 years ago
  3. 8c9c572 Updated German, Swedish and Russian translations. by Jordi Mallach · 24 years ago
  4. 3308874 Added aclocal.m4, config.in.h. by Jordi Mallach · 24 years ago
  5. 1fa0079 Removing autogenerated files. by Jordi Mallach · 24 years ago
  6. 6859079 Added nano.info. by Jordi Mallach · 24 years ago
  7. 773623c Typo fixes in help strings. by Jordi Mallach · 24 years ago
  8. 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 · 24 years ago
  9. 8c8d370 global.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_HELP or DISABLE_BROWSER is not defined (Silvan Minghetti) by Chris Allegretta · 24 years ago
  10. 22ec59a global.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_BROWSER is not defined (Silvan Minghetti) by Chris Allegretta · 24 years ago
  11. f3e80ad Oops, typo in dec there, it's Alt-[-whatever by Chris Allegretta · 24 years ago
  12. 7bf7274 nano.c:main() - Add Esc-[IGL] keys for FreeBSD Console (PgUp,PgDn,Insert) by Chris Allegretta · 24 years ago
  13. 7b409bd Back to CVS by Chris Allegretta · 24 years ago
  14. dc57bba Nano 1.1.3 release by Chris Allegretta · 24 years ago
  15. 6d0aa9f More do_prev_word() fixes by Chris Allegretta · 24 years ago
  16. e59fc82 Okay, now fix do_prev_word so it doesn't crash when it hits a blank line, it's still not perfect =/ by Chris Allegretta · 24 years ago
  17. a1a6a7f Oopos, wrote the test backwards :-) by Chris Allegretta · 24 years ago
  18. 1078640 nano.h: Additional #define, SMALL_TOO to determine how long MAIN_LIST_LEN is. We need this because of the find matching bracket code by Chris Allegretta · 24 years ago
  19. 2cd72b6 Back out off by one fix that's not actually off by one, it was a different bug :-) by Chris Allegretta · 24 years ago
  20. 3a24f3f Changed header comments to say "version 2" instead of "version 1" as the COPYING file is actually version 2 of the GPL (bug noticed by Jordi Mallach) by Chris Allegretta · 24 years ago
  21. 347c184 nano.c:main() - Moved #ifndef NANO_SMALL down past the case 0: line so control-space doesn't insert a \0 (ack!) by Chris Allegretta · 24 years ago
  22. 48ebb81 nano.c:main() - Fixed off by one when checking for MAIN_LIST_LEN. Ugh. by Chris Allegretta · 24 years ago
  23. abf22a8 - nano.c: - Added the #ifdefs around do_prev_word the code in main() by Chris Allegretta · 24 years ago
  24. e7ee63f - cut.c: cut_marked_segment() - Fix off-by one in mem allocation by Chris Allegretta · 24 years ago
  25. fa0c696 Fixed null_at to ACTUALLY DO SOMETHING with its arg. Again, this was causing nasty errors if the call to nrealloc moved where the data was located by Chris Allegretta · 24 years ago
  26. 878ced3 - nano.c:do_prev_word() - Fixed goofy logic setting x pos to value of last line when hitting the beginning of first line, prog should simply abort. by Chris Allegretta · 24 years ago
  27. b3655b4 DLR's cut and miscellaneous fixes, my cut fixes, and context-sensitive help, woohoo by Chris Allegretta · 24 years ago
  28. fac011a I mean add, not replace... duh. by Jordi Mallach · 24 years ago
  29. 9f4e583 Added stamp-h1 by Jordi Mallach · 24 years ago
  30. beead28 - faq.html - Removed nano-editor.org FTP site address [deprecated] and added the GNU one by Chris Allegretta · 24 years ago
  31. eb94b9e Updated Ukrainian translation (Sergey A. Ribalchenko). by Jordi Mallach · 24 years ago
  32. 76e291b Added conversion messages for DOS and Mac files, and Alt-space as do-previous-word by Chris Allegretta · 24 years ago
  33. ab23fbd Updated Russian translation (Sergey A. Ribalchenko). by Jordi Mallach · 24 years ago
  34. 26f4603 Style updates for Spanish, by Santiago Vila. by Jordi Mallach · 24 years ago
  35. 2476ebd Updated Danish translation (Keld Simonsen). by Jordi Mallach · 24 years ago
  36. 482d165 Updated Swedish translation (Christian Rose). Updated gl.po from TP. by Jordi Mallach · 24 years ago
  37. 02a2452 Small typo fix. by Jordi Mallach · 24 years ago
  38. cdcac1c And what if I actually fix it? by Jordi Mallach · 24 years ago
  39. 633dab0 Darn, that %s vs %d bug again. by Jordi Mallach · 24 years ago
  40. 14a0e55 Getting rid of Makefile.in too, autogenerated file. by Jordi Mallach · 24 years ago
  41. 8fd15e2 Oops, m4 stuff is in m4/ in nano 1.1.x... by Jordi Mallach · 24 years ago
  42. 19aad37 Added script to get working configure, etc. by Jordi Mallach · 24 years ago
  43. c17aa63 Bye bye you too. To the Attic! (replaced by autogen.sh) by Jordi Mallach · 24 years ago
  44. 9a39789 Back to CVS version by Chris Allegretta · 24 years ago
  45. 03260b4 GNU nano 1.1.2 release by Chris Allegretta · 24 years ago
  46. 58a3353 Have a nice day in the Attic, nano.info. We just need nano.texi. by Jordi Mallach · 24 years ago
  47. 4c6438b Fixed the remaining fuzzy string in fi.po. Phear my Finnish :) (thanks Antti-Juhani Kaijanaho). by Jordi Mallach · 24 years ago
  48. 780f320 Finnish update for 1.1.2pre3, by Pauli Virtanen. by Jordi Mallach · 24 years ago
  49. 8a98637 Italian updates for 1.1.2 (Marco Colombo). by Jordi Mallach · 24 years ago
  50. cdbabfd * Added more command line options that are currently ignored by nano (DLR). by Jordi Mallach · 24 years ago
  51. 7d589ca Fixed typos found by DLR and ispell. by Jordi Mallach · 24 years ago
  52. ca1a82e - rcfile.c: - Fix incorrect argument in fill and tabsize error message (Nathan Heagy) by Chris Allegretta · 24 years ago
  53. f57b886 Documentation updates for nano 1.1.2 (texi and manpage). by Jordi Mallach · 24 years ago
  54. 2226244 Galician translation brought up to date for 1.1.2 by Jacobo Tarrío. by Jordi Mallach · 24 years ago
  55. b97beda Updated ca & es for 1.1.2 release (tab size changes). by Jordi Mallach · 24 years ago
  56. 31b2b81 Add filebot magic line bug as bug #66 by Chris Allegretta · 24 years ago
  57. 5e4b108 Add single line bug as Bug #65 by Chris Allegretta · 24 years ago
  58. b516d8e - nano.c:main() - Added var constcheck as a CRC-like check of whether cursor pos has changed and if so update the pos with -c by Chris Allegretta · 24 years ago
  59. 66c33b8 Add tabsize support to rc file (Nathan Heagy) by Chris Allegretta · 24 years ago
  60. dc2ca88 - cut.c:do_cut_text() - Don't recenter the line when cutting one line (DLR) by Chris Allegretta · 24 years ago
  61. a2d849b * Added notes about the Free Translation Project. by Jordi Mallach · 24 years ago
  62. 14b0acc * We can't live WITHOUT bells and whistles 8) (Nathan Heagy) by Jordi Mallach · 24 years ago
  63. b26cb39 Don't show non-positive shortcut keys in help_init() by Chris Allegretta · 24 years ago
  64. e10f389 Take out the unneeded case sensitive and reverse stuff from -tiny by Chris Allegretta · 24 years ago
  65. ad3f478 - Take control-space out of -tiny build, unneeded by Chris Allegretta · 24 years ago
  66. 59121a9 Change do_bracket ctrl shortcut to -9 (junk value) instead of 0 so control-space will work by Chris Allegretta · 24 years ago
  67. 92f5fdc Finally, do the ChangeLog by Chris Allegretta · 24 years ago
  68. 386e051 winio.c:nanogetstr() - Don't be clever and wasteful, just repaint every iteration by Chris Allegretta · 24 years ago
  69. 1c27d3e nano.c:main() - Fix the KEY_IC being undefined when using slang by Chris Allegretta · 24 years ago
  70. 7fdbd05 Readded DISABLE_CURPOS cause we can't get away without it (Search Wrapped msgs) and Ken's findnextr fixes by Chris Allegretta · 24 years ago
  71. d948edc DLR's latest smooth scroll fix, case where there's not a full half page up from the cursor to fileage screws up the cursor position by Chris Allegretta · 24 years ago
  72. 222a086 cut.c:cut_marked_segment() - Add magic line when cutting a selection including filebot (discovered by DLR, fixed by DLR & Chris) by Chris Allegretta · 24 years ago
  73. 1e36fd8 Italian updates for 1.1. by Jordi Mallach · 24 years ago
  74. f727da8 Add smooth scroll and the DOS/Mac file support to the README by Chris Allegretta · 24 years ago
  75. 7388948 Added Karl, fixed Hungarian translator address (blindly believing Google). by Jordi Mallach · 24 years ago
  76. 200b27e Fixes from Karl Eichwalder to de.po, so Emacs doesn't barf. by Jordi Mallach · 24 years ago
  77. 10398ad Corrected small spacing typo in --dos help. by Jordi Mallach · 24 years ago
  78. 1b3381b Initialize totsize in files.c:new_file() and let do_gotopos keep current position when invoking the alternate speller (DLR) by Chris Allegretta · 24 years ago
  79. 2bef182 Fixes to bracket_msg in global.c by DLR by Chris Allegretta · 24 years ago
  80. 352801c Fix brace error with nano-tiny in do_writeout() by Chris Allegretta · 24 years ago
  81. c1917e7 Updated Catalan and Spanish translations to 1.1.2pre2. by Jordi Mallach · 24 years ago
  82. acf4b16 Header fixes for some old po files. by Jordi Mallach · 24 years ago
  83. 475f96d Updated Catalan and Spanish translations. by Jordi Mallach · 24 years ago
  84. a951f21 - nano.c: do_mouse() - Change k based on currslen to allow the new widths in bottombars() by Chris Allegretta · 24 years ago
  85. 26a86e3 Initialize bracket_msg (David Lawrence Ramsey by Chris Allegretta · 24 years ago
  86. 9519eb0 - files.c: do_writeout() - Expanded strings to not use %s and ?: to determine write/append string to be nice to translators by Chris Allegretta · 24 years ago
  87. 759d352 Search prompt changes, bracketed modifiers and to search at the front by Chris Allegretta · 24 years ago
  88. 56214c6 DLR's fixes: arg for operatingdir's getopt_long text, changes to cases 2b and 2c in do_wrap for Pico compatibility, and new arg save_cutbuffer to global_init() to stop the cutbuffer from being lost with multiple buffers by Chris Allegretta · 24 years ago
  89. 5050d35 Fixes to paging (smooth scroll) by David Lawrence Ramsey by Chris Allegretta · 24 years ago
  90. ecc1933 Off by one error in findnextstr? by Chris Allegretta · 24 years ago
  91. c1968a0 Updated Spanish to 1.1.2pre1 by Jordi Mallach · 24 years ago
  92. 99e30e1 Oops, we shoudn't let DOS_FILE and MAX_FILE be set at the same time by Chris Allegretta · 24 years ago
  93. ce78c1e DLR's latest fixes for the tabcomp code and keys by Chris Allegretta · 24 years ago
  94. beb5497 rcfile.c: - NUM_RCOPTS fix (DLR) by Chris Allegretta · 24 years ago
  95. 96bd4e4 Readd skipping Meta-A,B,E in do_toggle, oops I'm with it now :-) by Chris Allegretta · 24 years ago
  96. 8d990b5 - Bracket (brace, parens, etc) matching code by Ken Tyler. New functions do_find_bracket(), changes to findnextstr(), command is Meta-] (hope you dont mind since I already sold off Meta-O to the MacOS file code Ken...) by Chris Allegretta · 24 years ago
  97. 6f6aba0 Move the smooth_msg up a tiny by Chris Allegretta · 24 years ago
  98. 3e3ae94 - New smooth scroll code by Ken Tyler. New flag -S, --smooth, changes to page_up() and page_down() by Chris Allegretta · 24 years ago
  99. 0319176 More Mac file fixes by Chris Allegretta · 24 years ago
  100. 960a863 Oops, another Mac fix by Chris Allegretta · 24 years ago