Age | Commit message (Expand) | Author | Files | Lines |
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -11/+11 |
2017-11-02 | acme: preserve window position and selection during Get | Russ Cox | 1 | -1/+1 |
2017-10-10 | acme: check file content before declaring file "modified since last read" | Russ Cox | 1 | -1/+12 |
2017-07-16 | acme: implement Cmd-Shift-Z for Redo on Mac | Russ Cox | 1 | -0/+4 |
2014-12-02 | libdraw, libframe, acme: fix, guard against inverted range in textsetselect | Russ Cox | 1 | -3/+9 |
2014-06-03 | acme: fix bufread crash due to typing-point scrolling | Russ Cox | 1 | -0/+4 |
2014-05-19 | undo CL 69070045 / 8539a916d98a | Russ Cox | 1 | -4/+0 |
2014-04-18 | acme: fix Get of dir in nameless window (thanks Colton Lewis) | Russ Cox | 1 | -1/+1 |
2014-03-13 | acme: copy/cut/paste with ctl+c,x,v | Ethan Burns | 1 | -0/+4 |
2013-10-22 | acme: scroll a directory window when navigating if: | Rob Pike | 1 | -1/+17 |
2011-11-17 | acme: fix arrow near end of text | Sean McKean | 1 | -6/+4 |
2011-09-06 | devdraw: draft cocoa support | David Jeannot | 1 | -0/+4 |
2011-08-02 | acme: fix iq1 adjust bug | Russ Cox | 1 | -1/+1 |
2011-08-02 | acme: scrolling fixes + new home/end | Russ Cox | 1 | -2/+19 |
2009-09-25 | acme: correct modified message after initial load; more detail in | Russ Cox | 1 | -5/+5 |
2009-09-11 | acme: htmlclick takes precedence over line click | Russ Cox | 1 | -3/+3 |
2009-07-26 | acme: angle bracket tag matching, for XML, HTML etc | Russ Cox | 1 | -0/+110 |
2009-07-15 | acme: do not redraw body on every tag change | Russ Cox | 1 | -2/+3 |
2009-04-30 | merge | Russ Cox | 1 | -0/+26 |
2008-03-07 | acme: revise multiline tag code | Russ Cox | 1 | -27/+4 |
2008-03-07 | acme: fix directory resize bug | Russ Cox | 1 | -1/+4 |
2008-04-17 | acme: add -m option and avoid looking in the mirror | Russ Cox | 1 | -0/+4 |
2007-05-10 | better tick handling | rsc | 1 | -5/+14 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 |
2006-02-08 | fix b1 c2 c3 c3 c2 c3 [sic] | rsc | 1 | -12/+13 |
2006-02-06 | add chord fix from plan 9 | rsc | 1 | -6/+6 |
2006-01-12 | more tweaks | rsc | 1 | -0/+10 |
2005-12-16 | add bigtags | rsc | 1 | -1/+52 |
2005-10-31 | Cleanup in preparation for multiline tags. | rsc | 1 | -10/+13 |
2005-03-18 | use typecommit; use nil in place of 0 again | rsc | 1 | -7/+3 |
2005-03-18 | month old bug fix from rob | rsc | 1 | -15/+29 |
2004-12-27 | dumb porting bugs | rsc | 1 | -2/+2 |
2004-12-27 | changes from plan 9 | rsc | 1 | -2/+9 |
2004-10-17 | bug fix in Zerox arrow handling from rob | rsc | 1 | -2/+2 |
2004-06-20 | unused variable | rsc | 1 | -1/+0 |
2004-06-20 | fix scrolling | rsc | 1 | -4/+5 |
2004-06-11 | scrolling | rsc | 1 | -2/+4 |
2004-06-09 | Buttons 4 and 5. | rsc | 1 | -2/+6 |
2004-05-14 | various bug fixes | rsc | 1 | -1/+4 |
2004-04-16 | add rog's chording fix. | rsc | 1 | -7/+7 |
2004-04-08 | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 1 | -0/+2 |
2004-03-26 | . | rsc | 1 | -1/+1 |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -1/+1 |
2004-03-25 | Today's changes. | rsc | 1 | -1/+1 |
2004-02-29 | Fighting the good fight. | rsc | 1 | -7/+43 |
2004-02-09 | completion, pageup/pagedown | rsc | 1 | -6/+130 |
2003-12-11 | More files related to user-level file servers. | rsc | 1 | -0/+1221 |