summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/acme.c
Commit message (Expand)AuthorAgeFilesLines
* acme: remove -$Russ Cox2008-03-071-18/+10
* acme: fix mtpt crash (Tim Wiess)Russ Cox2008-05-081-0/+3
* acme: add -m option and avoid looking in the mirrorRuss Cox2008-04-171-0/+16
* No more unrooted paths.rsc2006-06-161-2/+6
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-4/+4
* no more lucidarsc2006-03-191-1/+1
* more tweaksrsc2006-01-121-0/+1
* add bigtagsrsc2005-12-161-1/+5
* More thread names.rsc2005-09-261-0/+1
* Add $foo window names back to acme, enabled with -'$'.rsc2005-03-141-0/+3
* ignore tty notes; still not 100% rightrsc2005-02-151-4/+13
* do not call exits in threaded programsrsc2005-01-171-6/+6
* Many small edits.rsc2005-01-131-3/+1
* add -r flag to reverse scrolling behavior.rsc2005-01-101-0/+10
* back to threadnotifyrsc2005-01-041-1/+1
* changes from plan 9rsc2004-12-271-6/+9
* change to use new thread libraryrsc2004-12-271-20/+31
* change md argument to number etc. (which acted only as a flag)rsc2004-10-221-0/+20
* look for $HOME - thanks to peter canning.rsc2004-06-171-0/+2
* Buttons 4 and 5.rsc2004-06-091-0/+12
* add -W to specify window size.rsc2004-04-291-1/+6
* add tab size to window ctl filersc2004-04-251-0/+1
* Today's changes.rsc2004-03-251-11/+13
* Small tweaksrsc2004-03-211-3/+6
* Various little fixes.rsc2004-03-051-2/+2
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-2/+0
* Debugging libthread for acme.rsc2004-03-051-0/+2
* Fighting the good fight.rsc2004-02-291-22/+40
* completion, pageup/pagedownrsc2004-02-091-0/+2
* More files related to user-level file servers.rsc2003-12-111-0/+949