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
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
2017-05-11
Add support for tab expansion (because everyone else is stupid and I am force...
Petter Rodhelind
4
-0
/
+29
2017-04-20
Add ^A and ^E wrap arounds for easy movement over multiple lines
Petter Rodhelind
1
-0
/
+11
2017-03-19
Add Cmd+S for save/put
Petter Rodhelind
1
-0
/
+5
2017-03-18
Fix kdown when last line is empty
Petter Rodhelind
1
-1
/
+1
2017-03-18
Fix key down buffer overflow bug at EOF
Petter Rodhelind
1
-3
/
+3
2017-03-18
Make Key-Up and Key-Down work with lines instead of scrolling
Petter Rodhelind
1
-8
/
+33
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
[next]