Age | Commit message (Expand) | Author | Files | Lines |
2009-04-30 | merge | Russ Cox | 1 | -0/+26 |
2008-12-06 | acme: fix Load bug (Fazlul Shahriar) | Russ Cox | 1 | -2/+3 |
2008-07-20 | acme: Dump and Load tag contents | Peter Canning | 1 | -2/+55 |
2008-03-07 | acme: multiline tag fixes | Russ Cox | 2 | -17/+37 |
2008-03-07 | acme: revise multiline tag code | Russ Cox | 5 | -99/+66 |
2008-03-07 | acme: remove -$ | Russ Cox | 1 | -18/+10 |
2008-03-07 | acme: remove -$ prototypes | Russ Cox | 1 | -3/+0 |
2008-03-07 | acme: sync against Plan 9, remove -$ option | Russ Cox | 7 | -281/+38 |
2008-03-07 | acme: add nomenu, menu ctl messages | Russ Cox | 1 | -0/+8 |
2008-03-07 | acme: tag resize nits | Russ Cox | 1 | -6/+12 |
2008-03-07 | acme: fix directory resize bug | Russ Cox | 1 | -1/+4 |
2008-03-07 | acme: fix acme Edit abort | Rob Pike | 1 | -1/+3 |
2008-06-01 | acme: fix owner bug in elogapply | Russ Cox | 1 | -1/+12 |
2008-05-08 | acme: fix mtpt crash (Tim Wiess) | Russ Cox | 1 | -0/+3 |
2008-04-17 | acme: add -m option and avoid looking in the mirror | Russ Cox | 6 | -2/+25 |
2008-01-30 | acme: fix regexp match choice bug | Russ Cox | 1 | -1/+1 |
2008-01-10 | acme: make STACK bigger for OS X (David Swasey) | Russ Cox | 1 | -1/+1 |
2007-12-07 | acme: revert regexp change | Russ Cox | 1 | -59/+51 |
2007-12-07 | acme: regexp fix (see libregexp change) | Russ Cox | 1 | -51/+59 |
2007-11-28 | acme: refresh window properly after Tab command (Fazlul Shahriar) | Russ Cox | 1 | -1/+1 |
2007-11-27 | merge | Russ Cox | 2 | -6/+7 |
2007-08-22 | acme: fix memory leak in warning (Michael Teichgräber) | Russ Cox | 1 | -0/+1 |
2007-06-23 | --chatty | rsc | 1 | -1/+0 |
2007-06-23 | remove elsewhere-deleted messages from window; Refresh -> Get | rsc | 2 | -16/+2 |
2007-06-23 | add Get, Refresh commands; refresh at startup | rsc | 1 | -0/+20 |
2007-06-15 | fix acme Snarf bug; change Indent to apply to all windows | rsc | 1 | -16/+37 |
2007-06-09 | better fix | rsc | 1 | -14/+15 |
2007-06-09 | day one bug in sam regexp code | rsc | 1 | -1/+1 |
2007-05-10 | better tick handling | rsc | 1 | -5/+14 |
2007-04-25 | allow swap of column 0 with others | rsc | 1 | -2/+2 |
2007-03-26 | make :1-1 work (Arvindh Tamilmani) | rsc | 1 | -1/+2 |
2007-03-25 | make Load more faithful to original Dump (Peter Canning) | rsc | 1 | -1/+1 |
2007-03-16 | fix tags again | rsc | 1 | -14/+3 |
2007-03-15 | fix too-aggressive tag redraw | rsc | 1 | -19/+35 |
2007-02-11 | various memory errors in acme | rsc | 2 | -7/+5 |
2006-06-30 | use file names for attachments | rsc | 1 | -0/+3 |
2006-06-25 | reopen plumber, build mail | rsc | 2 | -16/+44 |
2006-06-16 | No more unrooted paths. | rsc | 2 | -3/+29 |
2006-05-27 | make srvname global | rsc | 1 | -1/+2 |
2006-05-24 | missing srvname | rsc | 1 | -1/+1 |
2006-05-21 | multiple mail boxes (Lou Kamenov) | rsc | 3 | -5/+10 |
2006-05-06 | show full name in from | rsc | 2 | -11/+21 |
2006-05-05 | fix edit pipe bug | rsc | 3 | -2/+48 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 17 | -58/+60 |
2006-03-21 | Write $-free paths in Dump files (Peter Canning). | rsc | 1 | -4/+10 |
2006-03-19 | no more lucida | rsc | 1 | -1/+1 |
2006-03-07 | seek to end of outgoing | rsc | 1 | -0/+1 |
2006-03-03 | more updates | rsc | 3 | -0/+21 |
2006-02-28 | new delmesg | rsc | 3 | -13/+18 |
2006-02-21 | events buffer need not end in NUL | rsc | 3 | -6/+9 |