Commit Graph

  • 66149e7aee Update docs for .24 release Chris Allegretta 2000-12-19 02:51:06 +0000
  • 07b9c2b90c Give the read file error segfault a bug # in BUGS Chris Allegretta 2000-12-18 20:18:37 +0000
  • 651216388c Fix lots of compiler warnings Chris Allegretta 2000-12-18 07:05:27 +0000
  • b7d00efd6d Added --disable-help string to version() Chris Allegretta 2000-12-18 05:36:51 +0000
  • d1627cffd0 Fix help menu keypad issues Chris Allegretta 2000-12-18 05:03:16 +0000
  • 7492cecc27 main(): - Added --view option to getopt_long()call . Bug discovered by Rocco Corsi. Chris Allegretta 2000-12-18 04:55:21 +0000
  • affeda817e do_toggle(): - Added fix_editbot() call to fix improper redisplay of edit window when using nohelp toggle (bug discovered by Rocco Corsi). Chris Allegretta 2000-12-18 04:03:48 +0000
  • 92325e74b9 Oops, credit Rocco Chris Allegretta 2000-12-18 03:44:22 +0000
  • 220ba692e6 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. Chris Allegretta 2000-12-18 03:40:00 +0000
  • 51b3eec536 Added -b, -e and -f compatibility flags, updated man pages, added Alt-Alt-x functionality Chris Allegretta 2000-12-18 02:23:50 +0000
  • 3a7c0bee6b Fix segfault when read_file encounters an error opening the file Chris Allegretta 2000-12-18 01:09:07 +0000
  • 1a6e904583 Rid nano of PATH_MAX\! Chris Allegretta 2000-12-14 13:56:28 +0000
  • b04a98dc86 Use MAX_PATH in write_file strncpy (for now) instead of 132 Chris Allegretta 2000-12-14 13:24:08 +0000
  • 7960dcf919 Removed unneeded st2 var, don't open device files in open_file() Chris Allegretta 2000-12-13 15:01:29 +0000
  • 544d9b0210 Update comment in write_file Chris Allegretta 2000-12-11 02:47:13 +0000
  • 1cd506612d Remove useless fstat call Chris Allegretta 2000-12-11 02:47:12 +0000
  • 3bc8c72c8b Added --disable-help, moved hold pointer declaration Chris Allegretta 2000-12-10 17:03:25 +0000
  • c130297a79 More totsize :P Chris Allegretta 2000-12-10 06:07:01 +0000
  • 321590a59d More totsize fixes Chris Allegretta 2000-12-10 06:03:40 +0000
  • e51c95fa7b uncutting at filebot magic line fix and new_magicline totsize increment Chris Allegretta 2000-12-10 05:54:27 +0000
  • 5146fec04c Cut and renumber fixes Chris Allegretta 2000-12-10 05:44:02 +0000
  • ef12311948 Update ChangeLog Chris Allegretta 2000-12-10 00:04:13 +0000
  • f597777323 Remove the append check we just added :> Chris Allegretta 2000-12-09 23:58:41 +0000
  • d62614cbc4 Let's just copy joe word for word and just change the name to nano!!!! Chris Allegretta 2000-12-09 23:37:00 +0000
  • 33084397dd More fun security crap Chris Allegretta 2000-12-09 22:50:38 +0000
  • 38552ee7a8 Back to CVS version Chris Allegretta 2000-12-09 03:35:49 +0000
  • b29550e58d Nano 0.9.23 release Chris Allegretta 2000-12-09 03:34:12 +0000
  • 8816760ea1 Updated NEWS for release tonight Chris Allegretta 2000-12-09 00:07:06 +0000
  • da13f0b45c Oops, misplaced comment Chris Allegretta 2000-12-06 05:59:31 +0000
  • 1bd0ce2832 Okay, now the permissions should be fixed too Chris Allegretta 2000-12-06 05:56:08 +0000
  • 7b36c52efc Changed --disable-spell to --disable-speller Chris Allegretta 2000-12-06 01:08:10 +0000
  • b5bb24c949 Commented the code that got us into this mess in the first place 9 releases ago Chris Allegretta 2000-12-06 00:57:54 +0000
  • 71e464034d Line up link/unlink/rename check if conditional with top if conditional Chris Allegretta 2000-12-06 00:40:26 +0000
  • 21e3c28af2 Oops, get rid of my debugging code Chris Allegretta 2000-12-05 12:04:16 +0000
  • fb62f73a9a Rocco fixes Chris Allegretta 2000-12-05 11:36:41 +0000
  • 928a7f535c Added anyexists and realexists documentation Chris Allegretta 2000-12-04 05:31:34 +0000
  • fb2226a9ae Okay, we'll use O_EXCL also Chris Allegretta 2000-12-04 05:25:47 +0000
  • 37f627f2f8 Oops, we didn't want the latter check because if this is a new file there wont be any previous inodes Chris Allegretta 2000-12-04 05:19:25 +0000
  • 07f9ee059f Okay, forget O_EXCL, do lots of other obscure checks instead =) Chris Allegretta 2000-12-04 05:15:39 +0000
  • 908805a2e8 Rocco's edit_add off by one fix Chris Allegretta 2000-12-04 04:42:56 +0000
  • 20c131cf67 Added tmp check to TMP_OPT section (how apropriate). Chris Allegretta 2000-12-04 04:20:09 +0000
  • 5982849325 Added O_EXCL call to open is tmp == 1 Chris Allegretta 2000-12-04 03:31:39 +0000
  • 4a938e137a Back to CVS version Chris Allegretta 2000-12-03 03:45:35 +0000
  • d2cd65c967 Nano 0.9.22 release sync Chris Allegretta 2000-12-03 03:43:17 +0000
  • 90941714d2 Updated html version of man page Chris Allegretta 2000-12-03 03:23:16 +0000
  • cb7fa25d3d Updated for new nano.save behaviour Jordi Mallach 2000-12-03 03:16:47 +0000
  • fedd724086 Updating ChangeLog for 0.9.22 release Chris Allegretta 2000-12-03 03:15:38 +0000
  • d87b34121f Updated for final nano.save behaviour Jordi Mallach 2000-12-03 03:15:19 +0000
  • b998483369 Added nano to the list Jordi Mallach 2000-12-03 03:10:44 +0000
  • 9756d62d93 Okay, NOW tell what the file is we didn't write if we didn't write it Chris Allegretta 2000-12-03 03:06:45 +0000
  • 581bc60d0c Okay last time, now if there's any file at all, dont save the .save file. (foolproof? :) Chris Allegretta 2000-12-03 03:01:12 +0000
  • d7ad75adb3 Documented nano.saves and other small changes to manpage. Jordi Mallach 2000-12-03 02:46:02 +0000
  • 9ee2a0d0bc Updated NEWS for 0.9.22 release Chris Allegretta 2000-12-02 21:50:57 +0000
  • ac139dd6a6 Updated NEWS for 0.9.22 release Chris Allegretta 2000-12-02 21:31:17 +0000
  • f7ee9e6996 Okay, now abort if the symlink isn't owned by the user, and some mode fixes Chris Allegretta 2000-12-02 21:13:50 +0000
  • 3ea0a8f1d6 .save changes. Jordi Mallach 2000-12-02 16:57:48 +0000
  • 8c36f8876c Silly newline fix in die() Chris Allegretta 2000-12-02 05:33:00 +0000
  • 3dbb2783d3 Okay, so if the .save file is a symlink, don't write to it, abort Chris Allegretta 2000-12-02 04:36:50 +0000
  • 331fc7a6f4 Okay, now write_file never trusts symlinks at all, no chance of spelling symlink attack :) Chris Allegretta 2000-12-02 03:06:37 +0000
  • c5174aaef3 Oops, manually turn off FOLLOW_SYMLINKS if it's on Chris Allegretta 2000-12-02 02:38:54 +0000
  • e7a5893245 Changs to die() and handle_sighup() for security Chris Allegretta 2000-12-02 02:36:22 +0000
  • 9e2934fd27 Fix for do_next_word and screen updates Chris Allegretta 2000-12-01 23:49:48 +0000
  • 4eb7aa04f3 Okay, don't define nano_small_msg or nano_disabled_msg id not needed Chris Allegretta 2000-12-01 18:57:11 +0000
  • ff269f8873 Added --disable-justify and --disable-spell options, code cleanups Chris Allegretta 2000-12-01 18:46:01 +0000
  • 09a8084943 DISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if set Chris Allegretta 2000-11-30 02:31:13 +0000
  • 56b24b5909 Took out help from spell_list and changed SPELL_LIST_LEN to 1 Chris Allegretta 2000-11-29 23:57:20 +0000
  • 7262358381 Oops, I guess that's MY right alt key also =). And right control is ASCII 543 Chris Allegretta 2000-11-29 23:43:28 +0000
  • 28fdf444e5 nano.pot survived the masacre. Jordi Mallach 2000-11-29 10:16:36 +0000
  • d00e6dfacd Rocco's changes to spell checking and my alterations Chris Allegretta 2000-11-29 04:33:26 +0000
  • 75155dff51 Ignore key sequence 545, Alt-Gr key on german keyboard Chris Allegretta 2000-11-28 23:04:24 +0000
  • 9200544269 .cvsignore for src/ Jordi Mallach 2000-11-28 17:13:41 +0000
  • acf2ac244d Ick, I left out libintl.h. Jordi Mallach 2000-11-28 17:04:51 +0000
  • 556b3a0028 .cvsignore for intl/. Jordi Mallach 2000-11-28 17:01:26 +0000
  • 24ccaf1e0f Kill kill kill Jordi Mallach 2000-11-28 16:53:33 +0000
  • 2ddb841940 Delete even more! Jordi Mallach 2000-11-28 16:52:31 +0000
  • ce478115e4 Revoving gmo's. Jordi Mallach 2000-11-28 16:48:51 +0000
  • 40a24b7372 Added files now. Jordi Mallach 2000-11-28 16:47:22 +0000
  • 90b780b5d7 Silly me, I hope. Jordi Mallach 2000-11-28 16:38:29 +0000
  • 19ed700690 Let's get rid of some stuff :) Jordi Mallach 2000-11-28 16:30:32 +0000
  • 2773184d92 Handle ~~ in tab comp without segfaulting =) Chris Allegretta 2000-11-28 05:53:41 +0000
  • 184e1a6a4e Update the TODO, YAY Chris Allegretta 2000-11-28 04:09:39 +0000
  • 8be8ce2086 Various ChangeLog cleanups and additions Chris Allegretta 2000-11-28 02:15:30 +0000
  • 7e0e29d3bb Justify updates. Hopefully, this is the po in .22 :) Jordi Mallach 2000-11-28 01:56:12 +0000
  • 8a646adec4 Updated faq about automatically running strip Chris Allegretta 2000-11-28 00:15:54 +0000
  • 984b5366cd Oops\! Must update the date on the man page when we change i Chris Allegretta 2000-11-27 23:12:27 +0000
  • 4a9c8589b2 Oops, do it in either case, whether we did unjustify or not Chris Allegretta 2000-11-27 22:59:40 +0000
  • 0779835ce4 Okay, now make the shortcut list reflect the unjustify availability Chris Allegretta 2000-11-27 22:58:23 +0000
  • d022eace15 Fix for justift at top of file Chris Allegretta 2000-11-27 02:50:49 +0000
  • 2ff25693f3 Oops, get rid of silly debugging code Chris Allegretta 2000-11-27 00:24:42 +0000
  • 9149e610b3 Implemented Unjustify, HAHAHA Chris Allegretta 2000-11-27 00:23:41 +0000
  • 24946bd77a read_file() - - Added check for fileptr == NULL Chris Allegretta 2000-11-26 21:34:47 +0000
  • 35788ff48c I hereby retract bug #48, as Pico does the exact same thing, oops Chris Allegretta 2000-11-26 04:39:49 +0000
  • 9956e530d0 Make nano at least not crash on weird binary data Chris Allegretta 2000-11-26 02:09:53 +0000
  • 7ffc01f00c Added bug #48 Chris Allegretta 2000-11-25 20:52:28 +0000
  • e106a87841 Added Christian Weisgerber too... Chris Allegretta 2000-11-25 20:17:43 +0000
  • 7cd9f74b51 Added Christian Weisgerber too... Chris Allegretta 2000-11-25 20:17:28 +0000
  • 150c50d512 Oops, forgot Bill Soudan Chris Allegretta 2000-11-25 20:00:02 +0000
  • a131c7c029 Oops, forgot Bill Soudan Chris Allegretta 2000-11-25 19:59:41 +0000
  • 8b4ca4a30b Make credits less jumpy Chris Allegretta 2000-11-25 18:21:37 +0000
  • 25f4e58ff4 do_insertfile(): - Added call to real_name_from tilde, oops. Chris Allegretta 2000-11-25 05:03:20 +0000