1. d9742c6 fi.po updates by Pauli Virtanen by Chris Allegretta · 25 years ago
  2. af5c302 Move #ifndef cleanups. Some HELP and SPELLER #ifndef additions. by Rocco Corsi · 25 years ago
  3. 4ee0b41 Moved ChangeLog entries for configure.in to configure.in section by Chris Allegretta · 25 years ago
  4. cd6f12d Moved code to define all disabled when --tiny is used from nano.h to configure.in by Chris Allegretta · 25 years ago
  5. 06aca1c Rolled back DISABLE_TABCOMP and NANO_SMALL changes from earlier today by Rocco Corsi · 25 years ago
  6. a4d6d1d Add check for tiny option in #ifdefs for DISABLE_TABCOMP code by Chris Allegretta · 25 years ago
  7. 7db63a5 Change Linux to GNU/Linux in the faq by Chris Allegretta · 25 years ago
  8. 2c4feca faq.html: Added section 3.6, reducing binary size by Chris Allegretta · 25 years ago
  9. bbebec6 configure.in: - Fix for _use_keypad check breaking slang support (Christian Weisgerber) by Chris Allegretta · 25 years ago
  10. 8eac3b5 do_browser() - added space and - keys for page down and up by Chris Allegretta · 25 years ago
  11. bf69261 real_dir_from_tilde(): ops, fix case where buf =~, silly crash by Chris Allegretta · 25 years ago
  12. 7e08082 Back to CVS ver by Chris Allegretta · 25 years ago
  13. 4ca160f 0.9.25 release by Chris Allegretta · 25 years ago
  14. 155d620 Add and fix Bug #51 :-) by Chris Allegretta · 25 years ago
  15. 2a2e2be Added and fixed bug #50 by Chris Allegretta · 25 years ago
  16. 7044489 do_help: Do the bottom window the right wrong way if NO_HELP is set by Chris Allegretta · 25 years ago
  17. 1699144 Update docs for upcoming 0.9.25 release by Chris Allegretta · 25 years ago
  18. 19b9e2b Oops, restore keypad() call when using PDCURSES by Chris Allegretta · 25 years ago
  19. 3f58316 Oops, take out my debugging code by Chris Allegretta · 25 years ago
  20. e1ebaf3 do_writeout() takes an arg now, and mallocstrcpy now gives up if src == dest by Chris Allegretta · 25 years ago
  21. c08f50d Back to the drawing board, old keypad code, dont slightly better by Chris Allegretta · 25 years ago
  22. 816a165 Fixes for dir crash by rocco and exit called on insert file by Chris Allegretta · 25 years ago
  23. 150469a Added do_browse_from(), called from do_writeout and do_insert, changed mallocstrcpy to *char by Chris Allegretta · 25 years ago
  24. 544347c Oops, stop freeing stuff we can't necessarily free by Chris Allegretta · 25 years ago
  25. 6636dc3 Changed ENABLE_BROWSER to DISABLE_BROWSER, tiny build now doesn't build browser either by Chris Allegretta · 25 years ago
  26. 90661b2 Updated README with snazzy one line desc of nano by Chris Allegretta · 25 years ago
  27. 123e5e6 Don't free realname when exiting do_browser in insert_file by Chris Allegretta · 25 years ago
  28. f4f7e04 Work around gnome-terminal, I'm tired of this by Chris Allegretta · 25 years ago
  29. 75ef81b by Jordi Mallach · 25 years ago
  30. ba8edea Accept s and S silently to selected a file/dir by Chris Allegretta · 25 years ago
  31. b0f5282 Fix segfault when width == 0 by Chris Allegretta · 25 years ago
  32. fe41584 Make functions return themselves when do_browser() aborts by Chris Allegretta · 25 years ago
  33. 0e9d3c6 Commented file browser code by Chris Allegretta · 25 years ago
  34. 6e82741 Added fkey equivs to browser by Chris Allegretta · 25 years ago
  35. f0999a1 use lstat instead of stat in filestat, so we can check for if the file is a symlink in the browser by Chris Allegretta · 25 years ago
  36. 63c8ab9 Tadaa. Keypad issue fixed. It was the stupid timeout(0) call. UGH by Chris Allegretta · 25 years ago
  37. 85b4441 Added --enable-browser to version() by Chris Allegretta · 25 years ago
  38. 425a266 Some better page up/down fixes, added keypad_on() call for now by Chris Allegretta · 25 years ago
  39. f4b9601 First try at browser by Chris Allegretta · 25 years ago
  40. 827b15f credits spelling fix by Chris Allegretta · 25 years ago
  41. 8b6cccc TAB-TAB completion segfaulting with more than 2048 files fixed. (Rocco) by Rocco Corsi · 25 years ago
  42. ee289d7 Don't skip . and .. in cwd_tab_completion() by Chris Allegretta · 25 years ago
  43. 1e6fb08 Finally got rid of TIP from README and updated the Overview which people always quote from by Chris Allegretta · 25 years ago
  44. 66795ec do_cursorpos cleanups by Chris Allegretta · 25 years ago
  45. d55655f Reordered --help usage listing by alpha by Chris Allegretta · 25 years ago
  46. e34f96d by Jordi Mallach · 25 years ago
  47. 5b89a14 by Jordi Mallach · 25 years ago
  48. 56e6d72 by Jordi Mallach · 25 years ago
  49. 79ea7dd by Jordi Mallach · 25 years ago
  50. e47e4ed Back to CVS version by Chris Allegretta · 25 years ago
  51. c7ccb87 nano 0.9.24 release by Chris Allegretta · 25 years ago
  52. 66149e7 Update docs for .24 release by Chris Allegretta · 25 years ago
  53. 07b9c2b Give the read file error segfault a bug # in BUGS by Chris Allegretta · 25 years ago
  54. 6512163 Fix lots of compiler warnings by Chris Allegretta · 25 years ago
  55. b7d00ef Added --disable-help string to version() by Chris Allegretta · 25 years ago
  56. d1627cf Fix help menu keypad issues by Chris Allegretta · 25 years ago
  57. 7492cec main(): - Added --view option to getopt_long()call . Bug discovered by Rocco Corsi. by Chris Allegretta · 25 years ago
  58. affeda8 do_toggle(): - Added fix_editbot() call to fix improper redisplay of edit window when using nohelp toggle (bug discovered by Rocco Corsi). by Chris Allegretta · 25 years ago
  59. 92325e7 Oops, credit Rocco by Chris Allegretta · 25 years ago
  60. 220ba69 help_init(): - Fix off by one error that was making ^G help in normal mode and ^_ in pico mode not be displayed in the help. by Chris Allegretta · 25 years ago
  61. 51b3eec Added -b, -e and -f compatibility flags, updated man pages, added Alt-Alt-x functionality by Chris Allegretta · 25 years ago
  62. 3a7c0be Fix segfault when read_file encounters an error opening the file by Chris Allegretta · 25 years ago
  63. 1a6e904 Rid nano of PATH_MAX\! by Chris Allegretta · 25 years ago
  64. b04a98d Use MAX_PATH in write_file strncpy (for now) instead of 132 by Chris Allegretta · 25 years ago
  65. 7960dcf Removed unneeded st2 var, don't open device files in open_file() by Chris Allegretta · 25 years ago
  66. 544d9b0 Update comment in write_file by Chris Allegretta · 25 years ago
  67. 1cd5066 Remove useless fstat call by Chris Allegretta · 25 years ago
  68. 3bc8c72 Added --disable-help, moved hold pointer declaration by Chris Allegretta · 25 years ago
  69. c130297 More totsize :P by Chris Allegretta · 25 years ago
  70. 321590a More totsize fixes by Chris Allegretta · 25 years ago
  71. e51c95f uncutting at filebot magic line fix and new_magicline totsize increment by Chris Allegretta · 25 years ago
  72. 5146fec Cut and renumber fixes by Chris Allegretta · 25 years ago
  73. ef12311 Update ChangeLog by Chris Allegretta · 25 years ago
  74. f597777 Remove the append check we just added :> by Chris Allegretta · 25 years ago
  75. d62614c Let's just copy joe word for word and just change the name to nano!!!! by Chris Allegretta · 25 years ago
  76. 3308439 More fun security crap by Chris Allegretta · 25 years ago
  77. 38552ee Back to CVS version by Chris Allegretta · 25 years ago
  78. b29550e Nano 0.9.23 release by Chris Allegretta · 25 years ago
  79. 8816760 Updated NEWS for release tonight by Chris Allegretta · 25 years ago
  80. da13f0b Oops, misplaced comment by Chris Allegretta · 25 years ago
  81. 1bd0ce2 Okay, now the permissions should be fixed too by Chris Allegretta · 25 years ago
  82. 7b36c52 Changed --disable-spell to --disable-speller by Chris Allegretta · 25 years ago
  83. b5bb24c Commented the code that got us into this mess in the first place 9 releases ago by Chris Allegretta · 25 years ago
  84. 71e4640 Line up link/unlink/rename check if conditional with top if conditional by Chris Allegretta · 25 years ago
  85. 21e3c28 Oops, get rid of my debugging code by Chris Allegretta · 25 years ago
  86. fb62f73 Rocco fixes by Chris Allegretta · 25 years ago
  87. 928a7f5 Added anyexists and realexists documentation by Chris Allegretta · 25 years ago
  88. fb2226a Okay, we'll use O_EXCL also by Chris Allegretta · 25 years ago
  89. 37f627f Oops, we didn't want the latter check because if this is a new file there wont be any previous inodes by Chris Allegretta · 25 years ago
  90. 07f9ee0 Okay, forget O_EXCL, do lots of other obscure checks instead =) by Chris Allegretta · 25 years ago
  91. 908805a Rocco's edit_add off by one fix by Chris Allegretta · 25 years ago
  92. 20c131c Added tmp check to TMP_OPT section (how apropriate). by Chris Allegretta · 25 years ago
  93. 5982849 Added O_EXCL call to open is tmp == 1 by Chris Allegretta · 25 years ago
  94. 4a938e1 Back to CVS version by Chris Allegretta · 25 years ago
  95. d2cd65c Nano 0.9.22 release sync by Chris Allegretta · 25 years ago
  96. 9094171 Updated html version of man page by Chris Allegretta · 25 years ago
  97. cb7fa25 by Jordi Mallach · 25 years ago
  98. fedd724 Updating ChangeLog for 0.9.22 release by Chris Allegretta · 25 years ago
  99. d87b341 by Jordi Mallach · 25 years ago
  100. b998483 by Jordi Mallach · 25 years ago