2000-12-10 |
Chris Allegretta | More totsize :P |
commit | commitdiff | tree | snapshot |
2000-12-10 |
Chris Allegretta | More totsize fixes |
commit | commitdiff | tree | snapshot |
2000-12-10 |
Chris Allegretta | uncutting at filebot magic line fix and new_magicline... |
commit | commitdiff | tree | snapshot |
2000-12-10 |
Chris Allegretta | Cut and renumber fixes |
commit | commitdiff | tree | snapshot |
2000-12-10 |
Chris Allegretta | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Chris Allegretta | Remove the append check we just added :> |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Chris Allegretta | Let's just copy joe word for word and just change the... |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Chris Allegretta | More fun security crap |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Chris Allegretta | Back to CVS version |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Chris Allegretta | Nano 0.9.23 release v0.9.23 |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Chris Allegretta | Updated NEWS for release tonight |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Chris Allegretta | Oops, misplaced comment |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Chris Allegretta | Okay, now the permissions should be fixed too |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Chris Allegretta | Changed --disable-spell to --disable-speller |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Chris Allegretta | Commented the code that got us into this mess in the... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Chris Allegretta | Line up link/unlink/rename check if conditional with... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Chris Allegretta | Oops, get rid of my debugging code |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Chris Allegretta | Rocco fixes |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Added anyexists and realexists documentation |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Okay, we'll use O_EXCL also |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Oops, we didn't want the latter check because if this... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Okay, forget O_EXCL, do lots of other obscure checks... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Rocco's edit_add off by one fix |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Added tmp check to TMP_OPT section (how apropriate). |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Chris Allegretta | Added O_EXCL call to open is tmp == 1 |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Chris Allegretta | Back to CVS version |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Chris Allegretta | Nano 0.9.22 release sync v0.9.22 |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Chris Allegretta | Updated html version of man page |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jordi Mallach | Updated for new nano.save behaviour |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Chris Allegretta | Updating ChangeLog for 0.9.22 release |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jordi Mallach | Updated for final nano.save behaviour |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jordi Mallach | Added nano to the list |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Chris Allegretta | Okay, NOW tell what the file is we didn't write if... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Chris Allegretta | Okay last time, now if there's any file at all, dont... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jordi Mallach | Documented nano.saves and other small changes to manpage. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Updated NEWS for 0.9.22 release |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Updated NEWS for 0.9.22 release |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Okay, now abort if the symlink isn't owned by the user... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jordi Mallach | .save changes. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Silly newline fix in die() |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Okay, so if the .save file is a symlink, don't write... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Okay, now write_file never trusts symlinks at all,... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Oops, manually turn off FOLLOW_SYMLINKS if it's on |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Chris Allegretta | Changs to die() and handle_sighup() for security |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Chris Allegretta | Fix for do_next_word and screen updates |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Chris Allegretta | Okay, don't define nano_small_msg or nano_disabled_msg... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Chris Allegretta | Added --disable-justify and --disable-spell options... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Chris Allegretta | DISABLE_TABCOMP checks - #ifdef around check_wildchar_m... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Chris Allegretta | Took out help from spell_list and changed SPELL_LIST_LE... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Chris Allegretta | Oops, I guess that's MY right alt key also =). And... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jordi Mallach | nano.pot survived the masacre. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Chris Allegretta | Rocco's changes to spell checking and my alterations |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Chris Allegretta | Ignore key sequence 545, Alt-Gr key on german keyboard |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | .cvsignore for src/ |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Ick, I left out libintl.h. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | .cvsignore for intl/. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Kill kill kill |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Delete even more! |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Revoving gmo's. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Added files now. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Silly me, I hope. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Let's get rid of some stuff :) |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Chris Allegretta | Handle ~~ in tab comp without segfaulting =) |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Chris Allegretta | Update the TODO, YAY |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Chris Allegretta | Various ChangeLog cleanups and additions |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jordi Mallach | Justify updates. Hopefully, this is the po in .22 :) |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Chris Allegretta | Updated faq about automatically running strip |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Chris Allegretta | Oops\! Must update the date on the man page when we... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Chris Allegretta | Oops, do it in either case, whether we did unjustify... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Chris Allegretta | Okay, now make the shortcut list reflect the unjustify... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Chris Allegretta | Fix for justift at top of file |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Chris Allegretta | Oops, get rid of silly debugging code |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Chris Allegretta | Implemented Unjustify, HAHAHA |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Chris Allegretta | read_file() - - Added check for fileptr == NULL |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Chris Allegretta | I hereby retract bug #48, as Pico does the exact same... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Chris Allegretta | Make nano at least not crash on weird binary data |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Added bug #48 |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Added Christian Weisgerber too... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Added Christian Weisgerber too... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Oops, forgot Bill Soudan |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Oops, forgot Bill Soudan |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Make credits less jumpy |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | do_insertfile(): - Added call to real_name_from tilde... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Jordi Mallach | Destroyed any chance of getting a surprise with viewing... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Chris Allegretta | Oops, how about we actually make username completion... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Chris Allegretta | New arg --enable-extra, checks for ./configure options... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Chris Allegretta | Rocco's unset modified on tmp file write fix |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Chris Allegretta | Oops, better free realname in write_file if we're done... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Chris Allegretta | Implemented username tab completion, cleaned up existin... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Chris Allegretta | Back to CVS version |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Chris Allegretta | Nano 0.9.21 release v0.9.21 |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Chris Allegretta | Updated NEWS for impending release, updated TODO for... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Chris Allegretta | removed update_line call in do_up, fix for marker set... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Chris Allegretta | Actually use last_replace if user just hits enter in... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Chris Allegretta | Changed check from argc == 1 to argv[optind] == NULL... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Chris Allegretta | Added Rocco to AUTHORS |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Chris Allegretta | Added Rocco to AUTHORS |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Chris Allegretta | Rocco's fix for current_x increment |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Chris Allegretta | Updated man page, real and html |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Chris Allegretta | Sigh, fix previous search string not being displayed... |
commit | commitdiff | tree | snapshot |
next |