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-12-18
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-0
/
+18
2020-07-18
acme: add font control message
Russ Cox
1
-0
/
+18
2020-06-18
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-0
/
+3
2020-05-18
acme: avoid global named "class"
Russ Cox
1
-0
/
+3
2020-05-06
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-3
/
+5
2020-03-30
acme: scale window bodies on resize, not including tag space
Russ Cox
1
-3
/
+5
2020-02-11
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
2
-9
/
+21
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-14
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
20
-177
/
+214
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-07-20
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
2
-50
/
+103
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-05-10
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
2
-4
/
+10
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-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
2019-01-07
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
4
-4
/
+77
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-10-01
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-3
/
+3
2018-09-19
acme: Apply each -/+ only once (#156)
Martin Kühl
1
-3
/
+3
2018-04-20
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
3
-2
/
+8
2018-03-27
acme: fix some memory leaks
Xiao-Yong Jin
3
-2
/
+8
2018-01-27
acme: Do not hide dotfiles, since xplor does that nicely.
Petter Rodhelind
1
-3
/
+3
2017-11-06
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
5
-18
/
+103
2017-11-02
acme: preserve window position and selection during Get
Russ Cox
5
-18
/
+103
2017-10-22
acme: Move one line up/down using ^P and ^N.
Petter Rodhelind
1
-32
/
+42
2017-10-16
acme: Hide dotfiles in dirs.
Petter Rodhelind
1
-0
/
+3
2017-10-16
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
23
-13
/
+80
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-08-03
acme: Use the same tabstop setting in cloned/zerox window as in the source wi...
Petter Rodhelind
1
-0
/
+1
2017-08-01
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-2
/
+4
2017-07-16
acme: implement Cmd-Shift-Z for Redo on Mac
Russ Cox
1
-0
/
+4
2017-05-24
Syntax cleanup
Petter Rodhelind
1
-8
/
+7
2017-05-24
Fix segfault when TAB in other places than body text
Petter Rodhelind
1
-0
/
+2
2017-05-11
Copy tabexpand setting when cloning
Petter Rodhelind
1
-0
/
+1
2017-05-11
Disable tab expansion as default
Petter Rodhelind
1
-1
/
+1
2017-05-11
Switch tab expansion ON/OFF via Tabexpand
Petter Rodhelind
1
-1
/
+8
[next]