1. 12f294c by Rocco Corsi · 24 years ago
  2. ea066c8 Added --enable-nanorc to configure by Chris Allegretta · 24 years ago
  3. 84de552 Added --disable-mouse option by Chris Allegretta · 24 years ago
  4. 235ab19 Add yesno support to mouse by Chris Allegretta · 24 years ago
  5. 6b58acd More mouse integration, esp with the shortcut lists by Chris Allegretta · 24 years ago
  6. ac840eb Added fork info to ChangeLog by Chris Allegretta · 24 years ago
  7. 6e28537 1.1 version and note added to README that this is the unstable branch by Chris Allegretta · 24 years ago
  8. 9afd119 Back to CVS version by Chris Allegretta · 24 years ago
  9. 38068cd Nano 1.0.1 release by Chris Allegretta · 24 years ago
  10. 60c6542 Oops, stray parenthesis when PATH_MAX isn't defined by Chris Allegretta · 24 years ago
  11. 90d3074 More browser and misc fixes by Matthias Andree that Chris screwed around with by Chris Allegretta · 24 years ago
  12. b2c4cbe rm libintl.h on distclean so we don't get the stupid unresolved symbols anymore. by Jordi Mallach · 24 years ago
  13. cef7fbb Added --disable-wrapping configure flag by Chris Allegretta · 24 years ago
  14. a0238ed minor spelling fixes in comments by Robert Siemborski · 24 years ago
  15. 1c9d7f9 Added -o to TODO by Chris Allegretta · 24 years ago
  16. 1bacd2f Updated TODO from user feedback by Chris Allegretta · 24 years ago
  17. 0876dc9 Change some lstats to stats, check file via lstat first, then stat() if it's a link in the browser by Chris Allegretta · 24 years ago
  18. 4980517 files.c:diralphasort() - Changed stat calls to lstat to stop abort on symlinks, otherwise return 0. (Matthias Andree, fixes bug #58) by Chris Allegretta · 24 years ago
  19. 4bf831f faq.html: Fixed typo in section 6.1 (discovered by Bob Farmer) by Chris Allegretta · 24 years ago
  20. 3948bae aclocal.m4: - Minor patch for intl check (really this time) (Albert Chin) by Chris Allegretta · 24 years ago
  21. 2071207 Well, back to CVS again by Chris Allegretta · 24 years ago
  22. 2bfbda0 GNU nano 1.0.0 release by Chris Allegretta · 24 years ago
  23. 7ab3e8f nano.info - Added dir entry (Albert Chin), Added Albert to credits by Chris Allegretta · 24 years ago
  24. 0a24b59 by Jordi Mallach · 24 years ago
  25. 35dac58 statusq() - Added NANO_BACK_KEY and NANO_FORWARD_KEY cases for left and right by Chris Allegretta · 24 years ago
  26. 10ae4f1 cs.po: Czech translation from Vaclav Haisman by Chris Allegretta · 24 years ago
  27. 55493c2 Im an idiot, that could easily screw up --included-gettext. Rolled back libintl.h check by Chris Allegretta · 24 years ago
  28. 4aa302f aclocal.m4 check change, added explicit check for libintl.h by Chris Allegretta · 24 years ago
  29. e316773 Added void to argless functions decls, changed new to newnode in functions with 'new' variable by Chris Allegretta · 24 years ago
  30. a0323de Roll-back previous change, this way copies Pico's (strange) behavior by Chris Allegretta · 24 years ago
  31. 0d471de Add Ryan to credits by Chris Allegretta · 24 years ago
  32. e76f06b move.c: page_down() - Oops, check for <= editwinrows (Ryan Krebs) by Chris Allegretta · 24 years ago
  33. 565f7d5 Added and fixed BUG #57 by Chris Allegretta · 24 years ago
  34. 2af3904 Oops, missed one loop by Chris Allegretta · 24 years ago
  35. 0b33d88 Oops, remove debugging crap and don't be so conservative in space/tab check loop by Chris Allegretta · 24 years ago
  36. 74bb31b Fix BUG #56 found on SourceForge by Chris Allegretta · 24 years ago
  37. 94a78b8 Added check for samlinewrap case and cursor placement fixes, closing BUG #55 =-) by Chris Allegretta · 24 years ago
  38. 1e9183f Add auto indenting of wrapped lines which should be indented. Also fix by Adam Rogoyski · 24 years ago
  39. 46055b2 Added string history to 1.1 TODO by Chris Allegretta · 24 years ago
  40. 5371274 Oops, update info too :) by Chris Allegretta · 24 years ago
  41. 67b14b1 Updated POs for occurrence thang by Chris Allegretta · 24 years ago
  42. 203ce15 nano.texi: - Meta-Z correction and grammar in --enable-tiny desc (Neil Parks) by Chris Allegretta · 24 years ago
  43. 5b387d7 by Jordi Mallach · 24 years ago
  44. 9c9c5da Back to CVS by Chris Allegretta · 24 years ago
  45. a4a222d Nano 0.9.99pre3 release by Chris Allegretta · 24 years ago
  46. a18d797 Fixed garbage in po, I hope this doesn't screw up anything Jordi by Chris Allegretta · 24 years ago
  47. a7b2ed0 by Jordi Mallach · 24 years ago
  48. 78aac91 Finnish update by Chris Allegretta · 24 years ago
  49. f4a9864 NEWS for impending 0.9.99pre3 release by Chris Allegretta · 24 years ago
  50. a57fcb0 Taking a wild guess with people's Y/N/A keys, sure to get me into trouble by Chris Allegretta · 24 years ago
  51. ea620fe Yeah, so how about make the yes key == yes instead of no by Chris Allegretta · 24 years ago
  52. 0d9109a Add ac to the actual configure script by Chris Allegretta · 24 years ago
  53. 2d6f1bc Slight update of FAQ for advocacy by Chris Allegretta · 24 years ago
  54. 6aec0d6 Fixed some errors in Spanish by Jordi Mallach · 24 years ago
  55. 82b1829 Initial Catalan translation by Jordi Mallach · 24 years ago
  56. 8119765 Tiny es.po updates by Jordi Mallach · 24 years ago
  57. 618f5d7 configure.in: - Added separate check for resizeterm() by Chris Allegretta · 24 years ago
  58. 4ce8e3b Internationalize yes, no and all *sigh* by Chris Allegretta · 24 years ago
  59. 35ac99d Use code instead of command in man page *shrug*. Add GNUish stuff by Chris Allegretta · 24 years ago
  60. c46dd81 Nano is now a GNU package by Chris Allegretta · 24 years ago
  61. 9560bb5 Update status in README by Chris Allegretta · 24 years ago
  62. 882e145 Manual fixes by Chris Allegretta · 24 years ago
  63. fb9cffe Manual fixes by Chris Allegretta · 24 years ago
  64. 8546fa0 Added Bug #55 by Chris Allegretta · 24 years ago
  65. 7e7bcf8 Nano texi manual by Chris Allegretta · 24 years ago
  66. 4de7b95 Delete commented out stuff that isn't going to happen now by Chris Allegretta · 24 years ago
  67. 1bf501c GNU compliance issues: - Added texinfo manual nano.texi. Added texi options to Makefile.am by Chris Allegretta · 24 years ago
  68. af6414a Reworked main menu list, added help to default list, aligned ^R with ^O, ^\ with ^W by Chris Allegretta · 24 years ago
  69. 4ed1315 do_delete() - Added check for current->next == fileptr, as we have a magic line code again, fixes sillyness at the end of the last line before the magic line (reported by J.A. Neitzel) by Chris Allegretta · 24 years ago
  70. 8bc03b6 main() - Added ENABLE_NLS check around gettext stuff by Chris Allegretta · 24 years ago
  71. b55999e de,fi,id translation updates by Chris Allegretta · 24 years ago
  72. 3362cae FAQ updates and fixes by Chris Allegretta · 25 years ago
  73. af7fc3d Oops, actually add hu.po :-) by Chris Allegretta · 25 years ago
  74. 00ae5df do_justify - If the keystroke after the justify is not the unjustify key, blank the statsubar (bug reported by Neil Parks) by Chris Allegretta · 25 years ago
  75. d096f68 hu.po: - Hungarian translation by Horvath Szabolcs by Chris Allegretta · 25 years ago
  76. 09f39cb Fix for bugu #54 by Chris Allegretta · 25 years ago
  77. a8785e0 Added BUG #54 by Chris Allegretta · 25 years ago
  78. 37388ee by Jordi Mallach · 25 years ago
  79. de48b41 configure.in: - Autoconf compatibility fixes (Pavel Roskin) by Chris Allegretta · 25 years ago
  80. 7c1fee7 Back to CVS version by Chris Allegretta · 25 years ago
  81. 34318ed Nano 0.9.99pre2 release by Chris Allegretta · 25 years ago
  82. 90e0404 Update NEWS for upcoming release by Chris Allegretta · 25 years ago
  83. 4e90c40 Fix cursor not on after resize by Chris Allegretta · 25 years ago
  84. 0802088 Fix for resizing the window in modes other than normal edit mode Changes to handle_sigwinch(), main(). Fixes bug #52 (Rocco) by Chris Allegretta · 25 years ago
  85. e434b45 do_alt_speller and nanogetstr fixes by Chris Allegretta · 25 years ago
  86. 221a46e updated bugs as discussed on the list by Robert Siemborski · 25 years ago
  87. 169ee84 Fixed Bug #53 by Chris Allegretta · 25 years ago
  88. 12de5ca Added bug #53 by Chris Allegretta · 25 years ago
  89. a711f7e username_tab_completion() - Removed redundant conditional (Rocco) by Chris Allegretta · 25 years ago
  90. 2c2c5f2 username_tab_completion: rewritten using getpwent by Chris Allegretta · 25 years ago
  91. e5e4d49 Rocco's groovy fixes to real_dir_from_tilde by Chris Allegretta · 25 years ago
  92. 0a06e07 replace for loop for hline init with memset in init functions by Chris Allegretta · 25 years ago
  93. 17276e5 Oops, Rob not Rocco :> by Chris Allegretta · 25 years ago
  94. d4ddd01 Oops, center_x and y, not current. Thx Rocco by Chris Allegretta · 25 years ago
  95. ee733e6 real_dir_from_tilde() - Rewritten using getpwent (suggected by Adam) by Chris Allegretta · 25 years ago
  96. 60cd6aa totsize fix in do_justify by Robert Siemborski · 25 years ago
  97. 7f7ce56 Oops, make that usage() by Chris Allegretta · 25 years ago
  98. e9a2d03 version() - Add arg to -T help (Rocco). by Chris Allegretta · 25 years ago
  99. 9d6f3f3 Removed - from version in NEWS and ChangeLog by Chris Allegretta · 25 years ago
  100. f0b26df global.c: Don't define toggles global or toggle_init_one if using --tiny by Chris Allegretta · 25 years ago