| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | acme: htmlclick takes precedence over line click | Russ Cox | 2009-09-11 | 1 | -3/+3 |
| | | | | | http://codereview.appspot.com/116074 | ||||
| * | acme: angle bracket tag matching, for XML, HTML etc | Russ Cox | 2009-07-26 | 1 | -0/+110 |
| | | | | | http://codereview.appspot.com/98042 | ||||
| * | acme: do not redraw body on every tag change | Russ Cox | 2009-07-15 | 1 | -2/+3 |
| | | | | | | | | | fixes #5 http://bitbucket.org/rsc/plan9port/issue/5/ http://groups.google.com/group/plan9port-dev/t/e679347ecaa05cff http://codereview.appspot.com/95041 | ||||
| * | merge | Russ Cox | 2009-04-30 | 1 | -0/+26 |
| | | |||||
| * | acme: revise multiline tag code | Russ Cox | 2008-03-07 | 1 | -27/+4 |
| | | |||||
| * | acme: fix directory resize bug | Russ Cox | 2008-03-07 | 1 | -1/+4 |
| | | |||||
| * | acme: add -m option and avoid looking in the mirror | Russ Cox | 2008-04-17 | 1 | -0/+4 |
| | | |||||
| * | better tick handling | rsc | 2007-05-10 | 1 | -5/+14 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -1/+1 |
| | | |||||
| * | fix b1 c2 c3 c3 c2 c3 [sic] | rsc | 2006-02-08 | 1 | -12/+13 |
| | | |||||
| * | add chord fix from plan 9 | rsc | 2006-02-06 | 1 | -6/+6 |
| | | |||||
| * | more tweaks | rsc | 2006-01-12 | 1 | -0/+10 |
| | | |||||
| * | add bigtags | rsc | 2005-12-16 | 1 | -1/+52 |
| | | |||||
| * | Cleanup in preparation for multiline tags. | rsc | 2005-10-31 | 1 | -10/+13 |
| | | |||||
| * | use typecommit; use nil in place of 0 again | rsc | 2005-03-18 | 1 | -7/+3 |
| | | |||||
| * | month old bug fix from rob | rsc | 2005-03-18 | 1 | -15/+29 |
| | | |||||
| * | dumb porting bugs | rsc | 2004-12-27 | 1 | -2/+2 |
| | | |||||
| * | changes from plan 9 | rsc | 2004-12-27 | 1 | -2/+9 |
| | | |||||
| * | bug fix in Zerox arrow handling from rob | rsc | 2004-10-17 | 1 | -2/+2 |
| | | |||||
| * | unused variable | rsc | 2004-06-20 | 1 | -1/+0 |
| | | |||||
| * | fix scrolling | rsc | 2004-06-20 | 1 | -4/+5 |
| | | |||||
| * | scrolling | rsc | 2004-06-11 | 1 | -2/+4 |
| | | |||||
| * | Buttons 4 and 5. | rsc | 2004-06-09 | 1 | -2/+6 |
| | | |||||
| * | various bug fixes | rsc | 2004-05-14 | 1 | -1/+4 |
| | | |||||
| * | add rog's chording fix. | rsc | 2004-04-16 | 1 | -7/+7 |
| | | |||||
| * | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 2004-04-08 | 1 | -0/+2 |
| | | |||||
| * | . | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -1/+1 |
| | | | | | More changes. | ||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -7/+43 |
| | | | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution. | ||||
| * | completion, pageup/pagedown | rsc | 2004-02-09 | 1 | -6/+130 |
| | | |||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 1 | -0/+1221 |
| Also add acme! | |||||
