| Commit message (Expand) | Author | Age | Files | Lines |
| * | 9term, acme: autoscroll | Russ Cox | 2011-04-27 | 3 | -12/+4 |
| * | acme: fix rounding in rows computation | Rob Pike | 2010-08-24 | 1 | -3/+6 |
| * | acme, sam: fix regexp code for bigger Runemax | Russ Cox | 2010-07-14 | 1 | -24/+26 |
| * | acme: fix off by one in editcmd, pointer comparison in getch, nextc | Russ Cox | 2010-07-14 | 1 | -3/+3 |
| * | acme: attempt to fix Put mtime skew on NFS | Russ Cox | 2010-03-18 | 1 | -0/+13 |
| * | acme: let Edit redo when file is clean | Russ Cox | 2010-01-12 | 1 | -1/+1 |
| * | acme: fix Load of acme with no windows | Fazlul Shahriar | 2009-11-30 | 1 | -2/+2 |
| * | acme: correct modified message after initial load; more detail in | Russ Cox | 2009-09-25 | 5 | -14/+29 |
| * | libplumb, Mail: fix crash on nil plumb fids | Mathieu Lonjaret | 2009-09-12 | 1 | -3/+6 |
| * | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 2009-09-11 | 1 | -2/+2 |
| * | acme: htmlclick takes precedence over line click | Russ Cox | 2009-09-11 | 1 | -3/+3 |
| * | acme: angle bracket tag matching, for XML, HTML etc | Russ Cox | 2009-07-26 | 2 | -0/+111 |
| * | acme: do not redraw body on every tag change | Russ Cox | 2009-07-15 | 2 | -3/+4 |
| * | merge | Russ Cox | 2009-07-14 | 1 | -0/+3 |
| * | src: use whatis instead of which | Michael Teichgräber | 2009-07-08 | 1 | -1/+1 |
| * | merge | Russ Cox | 2009-06-09 | 1 | -2/+3 |
| * | merge | Russ Cox | 2009-04-30 | 1 | -0/+26 |
| * | acme: fix Load bug (Fazlul Shahriar) | Russ Cox | 2008-12-06 | 1 | -2/+3 |
| * | acme: Dump and Load tag contents | Peter Canning | 2008-07-20 | 1 | -2/+55 |
| * | acme: multiline tag fixes | Russ Cox | 2008-03-07 | 2 | -17/+37 |
| * | acme: revise multiline tag code | Russ Cox | 2008-03-07 | 5 | -99/+66 |
| * | acme: remove -$ | Russ Cox | 2008-03-07 | 1 | -18/+10 |
| * | acme: remove -$ prototypes | Russ Cox | 2008-03-07 | 1 | -3/+0 |
| * | acme: sync against Plan 9, remove -$ option | Russ Cox | 2008-03-07 | 7 | -281/+38 |
| * | acme: add nomenu, menu ctl messages | Russ Cox | 2008-03-07 | 1 | -0/+8 |
| * | acme: tag resize nits | Russ Cox | 2008-03-07 | 1 | -6/+12 |
| * | acme: fix directory resize bug | Russ Cox | 2008-03-07 | 1 | -1/+4 |
| * | acme: fix acme Edit abort | Rob Pike | 2008-03-07 | 1 | -1/+3 |
| * | acme: fix owner bug in elogapply | Russ Cox | 2008-06-01 | 1 | -1/+12 |
| * | acme: fix mtpt crash (Tim Wiess) | Russ Cox | 2008-05-08 | 1 | -0/+3 |
| * | acme: add -m option and avoid looking in the mirror | Russ Cox | 2008-04-17 | 6 | -2/+25 |
| * | acme: fix regexp match choice bug | Russ Cox | 2008-01-30 | 1 | -1/+1 |
| * | acme: make STACK bigger for OS X (David Swasey) | Russ Cox | 2008-01-10 | 1 | -1/+1 |
| * | acme: revert regexp change | Russ Cox | 2007-12-07 | 1 | -59/+51 |
| * | acme: regexp fix (see libregexp change) | Russ Cox | 2007-12-07 | 1 | -51/+59 |
| * | acme: refresh window properly after Tab command (Fazlul Shahriar) | Russ Cox | 2007-11-28 | 1 | -1/+1 |
| * | merge | Russ Cox | 2007-11-27 | 2 | -6/+7 |
| * | acme: fix memory leak in warning (Michael Teichgräber) | Russ Cox | 2007-08-22 | 1 | -0/+1 |
| * | --chatty | rsc | 2007-06-23 | 1 | -1/+0 |
| * | remove elsewhere-deleted messages from window; Refresh -> Get | rsc | 2007-06-23 | 2 | -16/+2 |
| * | add Get, Refresh commands; refresh at startup | rsc | 2007-06-23 | 1 | -0/+20 |
| * | fix acme Snarf bug; change Indent to apply to all windows | rsc | 2007-06-15 | 1 | -16/+37 |
| * | better fix | rsc | 2007-06-09 | 1 | -14/+15 |
| * | day one bug in sam regexp code | rsc | 2007-06-09 | 1 | -1/+1 |
| * | better tick handling | rsc | 2007-05-10 | 1 | -5/+14 |
| * | allow swap of column 0 with others | rsc | 2007-04-25 | 1 | -2/+2 |
| * | make :1-1 work (Arvindh Tamilmani) | rsc | 2007-03-26 | 1 | -1/+2 |
| * | make Load more faithful to original Dump (Peter Canning) | rsc | 2007-03-25 | 1 | -1/+1 |
| * | fix tags again | rsc | 2007-03-16 | 1 | -14/+3 |
| * | fix too-aggressive tag redraw | rsc | 2007-03-15 | 1 | -19/+35 |