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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-16
man1: document mouse keystrokes in acme, sam, 9term
Russ Cox
3
-0
/
+40
2017-07-16
acme: implement Cmd-Shift-Z for Redo on Mac
Russ Cox
1
-0
/
+4
2017-07-16
devdraw: fix Mac Kcmd+Shift
Russ Cox
1
-0
/
+3
2017-07-03
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
24
-6
/
+4972
2017-06-19
fontsrv: avoid quote mapping on fonts with indistinguishable quotes
Russ Cox
1
-5
/
+19
2017-06-19
lib9: fix needsrcquote
Russ Cox
1
-1
/
+1
2017-06-19
svgpic: new program to convert pic to svg
Russ Cox
19
-0
/
+4034
2017-06-15
troff: import HB, HI and HX fonts from Plan 9
David du Colombier
3
-0
/
+918
2017-05-24
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
2
-2
/
+3
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-05-05
factotum: Fix an operator precedence bug in the secstore code
Dan Cross
1
-1
/
+1
2017-04-21
yacc: Fix a bug from at least 1995.
Dan Cross
1
-1
/
+2
2017-04-20
Add ^A and ^E wrap arounds for easy movement over multiple lines
Petter Rodhelind
1
-0
/
+11
2017-04-20
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
2
-4
/
+2
2017-04-08
libdraw: replace hand-rolled realloc, preventing buffer overflow.
Ray Lai
1
-3
/
+1
2017-04-08
9term: Add missing parentheses, preventing buffer overflow.
Ray Lai
1
-1
/
+1
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-03-17
Make ctrl act as a button 1 for mouse chords
Petter Rodhelind
1
-0
/
+2
2017-02-10
9pfuse: support osxfuse>=3.3.0
James Porter
1
-7
/
+28
2017-01-09
9term: c nits
Russ Cox
2
-2
/
+3
2017-01-09
cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete
Dave Presotto
3
-0
/
+11
2017-01-07
src/cmd: take fontsrv out of BUGGERED
Dave Presotto
1
-1
/
+1
2017-01-06
all: fix or silence all INSTALL warnings on macOS
Russ Cox
15
-87
/
+106
2017-01-06
9term, win: work around bsd linker nonsense
Russ Cox
3
-2
/
+9
2017-01-06
9term, mc: conspire to handle hidpi displays
Russ Cox
2
-1
/
+26
2016-11-20
include: define _DEFAULT_SOURCE
David du Colombier
6
-0
/
+6
2016-11-02
libregexp: various fixes
David du Colombier
3
-6
/
+4
2016-11-02
fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take.
Gleydson Soares
1
-1
/
+1
2016-04-18
font: s/10/11 in ascent for unicode.7x13.font
Rob Pike
1
-1
/
+1
2016-01-22
fontsrv: do not try to look up surrogate pairs
Russ Cox
1
-0
/
+2
2015-12-08
auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3)
Gleydson Soares
2
-75
/
+24
2015-11-11
devdraw: cocoa: set window title on main thread
sqweek
1
-2
/
+12
2015-11-10
win: local \r cancellation
Russ Cox
1
-1
/
+14
2015-11-10
9term, win: better \r handling (thanks, git)
Russ Cox
2
-1
/
+31
2015-11-10
INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 to
Gleydson Soares
1
-1
/
+2
2015-08-27
mk: avoid infinite loop when targets are repeated
Russ Cox
2
-0
/
+6
2015-08-27
fontsrv: use 64 chars per subfont instead of 256
Russ Cox
4
-9
/
+14
2015-08-26
font/fixed: adjust the ascent for the 7x13 subfonts
Rob Pike
25
-0
/
+0
2015-08-26
font/lucsans: fix reference to supsub.9
Rob Pike
1
-1
/
+1
2015-06-29
upas/nfs: search for stunnele3 in $PATH
Gleydson Soares
1
-4
/
+7
2015-06-03
all: linux/arm64 port
Aram Hăvărneanu
4
-0
/
+17
2015-06-03
libregexp: fix copy-paste error
David du Colombier
1
-1
/
+1
[prev]
[next]