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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
acme: avoid global named "class"
Russ Cox
1
-0
/
+3
2020-03-30
acme: scale window bodies on resize, not including tag space
Russ Cox
1
-3
/
+5
2020-01-24
acme: report close failure in Put, this time for sure
Russ Cox
1
-5
/
+5
2020-01-14
acme: save/restore multiline tags in Dump/Load
Russ Cox
1
-4
/
+16
2020-01-13
acme: fix buffer overflow introduced in parsetag refactor
Russ Cox
3
-8
/
+8
2020-01-13
acme: fix movetodel for spaces in file names
Russ Cox
1
-11
/
+8
2020-01-13
acme: allow spaces in window names
Russ Cox
2
-5
/
+20
2020-01-13
acme: one more place to use parsetag
Russ Cox
1
-5
/
+1
2020-01-13
acme: factor out tag parsing code
Russ Cox
3
-21
/
+28
2020-01-13
acme: fix crash in X |cat with multiple windows
Russ Cox
1
-5
/
+24
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
17
-133
/
+129
2020-01-02
acme: do not pass null pointers where disallowed
Neven Sajko
2
-1
/
+4
2019-12-19
acme: report close failure during Put
Russ Cox
1
-2
/
+6
2019-06-10
acme: accept expanded URLs in look
Russ Cox
1
-9
/
+39
2019-05-17
acme: delete trailing spaces during Put in autoindent mode
Russ Cox
1
-41
/
+64
2019-04-19
acme: do not trim spaces during Put
Russ Cox
1
-4
/
+8
2019-04-05
acme: Update tag after receiving menu/nomenu control event (#251)
Martin Kühl
1
-0
/
+2
2019-02-01
acme: drop trailing spaces during Put of auto-indent window
Russ Cox
1
-3
/
+38
2018-11-15
acme: add 32x32 boxcursor
Russ Cox
4
-2
/
+71
2018-11-13
acme: avoid division by zero when resizing col (#189)
Fazlul Shahriar
1
-2
/
+6
2018-09-19
acme: Apply each -/+ only once (#156)
Martin Kühl
1
-3
/
+3
2018-03-27
acme: fix some memory leaks
Xiao-Yong Jin
3
-2
/
+8
2017-11-02
acme: preserve window position and selection during Get
Russ Cox
5
-18
/
+103
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
23
-13
/
+79
2017-07-16
acme: implement Cmd-Shift-Z for Redo on Mac
Russ Cox
1
-0
/
+4
2017-01-06
all: fix or silence all INSTALL warnings on macOS
Russ Cox
1
-1
/
+1
2015-06-03
acme: add focus change to log
Sergiusz Urbaniak
1
-0
/
+6
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-06-03
acme: increase timer resolution to 10ms
Russ Cox
1
-1
/
+1
2014-05-19
undo CL 69070045 / 8539a916d98a
Russ Cox
1
-4
/
+0
2014-05-05
acme: fix two flush bugs in new log file
Russ Cox
1
-2
/
+3
2014-04-30
acme: add log file in acme root directory
Russ Cox
11
-6
/
+236
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
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
2014-03-13
acme, sam: handle >1GB files correctly
Russ Cox
2
-2
/
+5
2013-10-22
acme: scroll a directory window when navigating if:
Rob Pike
1
-1
/
+17
2013-09-06
acme: execute commands with / using shell
Marius Eriksen
1
-1
/
+1
2013-09-06
acme Mail: add Search command
Akshat Kumar
2
-1
/
+63
2013-09-06
mailfs: allow spaces in box name
Akshat Kumar
1
-1
/
+16
2013-07-31
acme: allow :6 in 5-line file
Russ Cox
1
-0
/
+2
2012-11-26
acme: retina scaling for scroll bars, button
Russ Cox
2
-26
/
+34
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
3
-2
/
+12
2012-10-20
fix gcc 4.7 warnings (thanks Tuncer Ayaz)
Russ Cox
2
-6
/
+2
2012-10-05
acme: correct writes of runes on auspicious byte boundaries
Erik Quanstrom
1
-23
/
+34
[next]