index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
acme
/
acme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-65
/
+64
2018-11-15
acme: add 32x32 boxcursor
Russ Cox
1
-0
/
+68
2018-03-27
acme: fix some memory leaks
Xiao-Yong Jin
1
-2
/
+5
2017-10-10
acme: check file content before declaring file "modified since last read"
Russ Cox
1
-0
/
+1
2015-06-03
acme: add focus change to log
Sergiusz Urbaniak
1
-0
/
+6
2014-04-30
acme: add log file in acme root directory
Russ Cox
1
-0
/
+2
2012-11-26
acme: retina scaling for scroll bars, button
Russ Cox
1
-22
/
+28
2012-10-21
acme: add $acmeshell to control execution shell
Marius Eriksen
1
-0
/
+3
2009-09-25
acme: correct modified message after initial load; more detail in
Russ Cox
1
-1
/
+15
2008-03-07
acme: remove -$
Russ Cox
1
-18
/
+10
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
1
-0
/
+16
2006-06-16
No more unrooted paths.
rsc
1
-2
/
+6
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-4
/
+4
2006-03-19
no more lucida
rsc
1
-1
/
+1
2006-01-12
more tweaks
rsc
1
-0
/
+1
2005-12-16
add bigtags
rsc
1
-1
/
+5
2005-09-26
More thread names.
rsc
1
-0
/
+1
2005-03-14
Add $foo window names back to acme, enabled with -'$'.
rsc
1
-0
/
+3
2005-02-15
ignore tty notes; still not 100% right
rsc
1
-4
/
+13
2005-01-17
do not call exits in threaded programs
rsc
1
-6
/
+6
2005-01-13
Many small edits.
rsc
1
-3
/
+1
2005-01-10
add -r flag to reverse scrolling behavior.
rsc
1
-0
/
+10
2005-01-04
back to threadnotify
rsc
1
-1
/
+1
2004-12-27
changes from plan 9
rsc
1
-6
/
+9
2004-12-27
change to use new thread library
rsc
1
-20
/
+31
2004-10-22
change md argument to number etc. (which acted only as a flag)
rsc
1
-0
/
+20
2004-06-17
look for $HOME - thanks to peter canning.
rsc
1
-0
/
+2
2004-06-09
Buttons 4 and 5.
rsc
1
-0
/
+12
2004-04-29
add -W to specify window size.
rsc
1
-1
/
+6
2004-04-25
add tab size to window ctl file
rsc
1
-0
/
+1
2004-03-25
Today's changes.
rsc
1
-11
/
+13
2004-03-21
Small tweaks
rsc
1
-3
/
+6
2004-03-05
Various little fixes.
rsc
1
-2
/
+2
2004-03-05
Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.
rsc
1
-2
/
+0
2004-03-05
Debugging libthread for acme.
rsc
1
-0
/
+2
2004-02-29
Fighting the good fight.
rsc
1
-22
/
+40
2004-02-09
completion, pageup/pagedown
rsc
1
-0
/
+2
2003-12-11
More files related to user-level file servers.
rsc
1
-0
/
+949