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
/
exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-5
/
+5
2020-01-24
acme: report close failure in Put, this time for sure
Russ Cox
1
-5
/
+5
2020-01-14
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-2
/
+6
2019-12-19
acme: report close failure during Put
Russ Cox
1
-2
/
+6
2019-07-20
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-41
/
+64
2019-05-17
acme: delete trailing spaces during Put in autoindent mode
Russ Cox
1
-41
/
+64
2019-05-10
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-4
/
+8
2019-04-19
acme: do not trim spaces during Put
Russ Cox
1
-4
/
+8
2019-02-05
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-3
/
+38
2019-02-01
acme: drop trailing spaces during Put of auto-indent window
Russ Cox
1
-3
/
+38
2018-04-20
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-0
/
+1
2018-03-27
acme: fix some memory leaks
Xiao-Yong Jin
1
-0
/
+1
2017-11-06
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-0
/
+30
2017-11-02
acme: preserve window position and selection during Get
Russ Cox
1
-0
/
+30
2017-10-16
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-2
/
+36
2017-10-14
acme: free buf in checksha1
Russ Cox
1
-0
/
+1
2017-10-10
acme: check file content before declaring file "modified since last read"
Russ Cox
1
-2
/
+35
2017-05-24
Syntax cleanup
Petter Rodhelind
1
-8
/
+7
2017-05-11
Switch tab expansion ON/OFF via Tabexpand
Petter Rodhelind
1
-1
/
+8
2017-05-11
Add support for tab expansion (because everyone else is stupid and I am force...
Petter Rodhelind
1
-0
/
+19
2017-01-06
all: fix or silence all INSTALL warnings on macOS
Russ Cox
1
-1
/
+1
2014-04-30
acme: add log file in acme root directory
Russ Cox
1
-2
/
+9
2014-04-19
acme: add comment for aligned writes
Russ Cox
1
-0
/
+5
2014-04-19
acme: use buffered i/o to write file
Russ Cox
1
-1
/
+16
2013-09-06
acme: execute commands with / using shell
Marius Eriksen
1
-1
/
+1
2012-11-25
acme: set $samfile (same as $%) during execution
Marius Eriksen
1
-0
/
+1
2012-10-22
acme: use threadspawnd to avoid changing "." of current process
Russ Cox
1
-29
/
+8
2012-10-21
acme: add $acmeshell to control execution shell
Marius Eriksen
1
-2
/
+8
2011-08-02
acme: scrolling fixes + new home/end
Russ Cox
1
-1
/
+2
2011-04-27
9term, acme: autoscroll
Russ Cox
1
-0
/
+1
2010-03-18
acme: attempt to fix Put mtime skew on NFS
Russ Cox
1
-0
/
+13
2009-09-25
acme: correct modified message after initial load; more detail in
Russ Cox
1
-5
/
+5
2009-07-08
src: use whatis instead of which
Michael Teichgräber
1
-1
/
+1
2007-11-28
acme: refresh window properly after Tab command (Fazlul Shahriar)
Russ Cox
1
-1
/
+1
2007-06-15
fix acme Snarf bug; change Indent to apply to all windows
rsc
1
-16
/
+37
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-3
/
+3
2005-12-21
stupid gcc
rsc
1
-6
/
+6
2005-10-31
Cleanup in preparation for multiline tags.
rsc
1
-1
/
+1
2005-09-26
More thread names.
rsc
1
-0
/
+2
2005-01-23
add undocumented Abort builtin
rsc
1
-5
/
+27
2005-01-04
don't need to rename Fid anymore
rsc
1
-4
/
+2
2004-12-27
change to use new thread library
rsc
1
-0
/
+1
2004-11-01
bug fix in Get from rob
rsc
1
-0
/
+2
2004-10-22
change md argument to number etc. (which acted only as a flag)
rsc
1
-2
/
+2
2004-09-28
autoindent fixes from rob
rsc
1
-12
/
+25
2004-06-11
scrolling
rsc
1
-2
/
+3
2004-05-15
restore current directory after threadexec.
rsc
1
-7
/
+48
2004-05-14
various bug fixes
rsc
1
-1
/
+1
2004-04-25
no more Dotfiles
rsc
1
-17
/
+0
2004-04-21
undo the madness.
rsc
1
-2
/
+0
[next]