index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
devdraw: enable retina behavior by default on OS X
Russ Cox
2015-02-17
1
-3
/
+3
*
libdraw: refine hidpi font selection
Russ Cox
2015-02-17
4
-1
/
+44
*
libdraw: autoscale fonts when moving between low and high dpi screens
Russ Cox
2015-02-17
9
-28
/
+243
*
libdraw: add 2*font syntax for scaled fonts
Russ Cox
2015-02-17
7
-5
/
+77
*
fontsrv: use CoreText API on OS X
Russ Cox
2015-02-17
5
-106
/
+143
*
CONTRIBUTING.md: fix link to codereview(1)
Russ Cox
2014-12-02
1
-1
/
+1
*
fontsrv: disable X11 hinting
Ethan Burns
2014-12-02
1
-1
/
+1
*
9pfuse: Disable glibc workaround for O_LARGEFILE on ARM
Merlijn Wajer
2014-12-02
1
-1
/
+4
*
install.txt: regenerate (9 man 1 intro >install.txt)
Russ Cox
2014-12-02
1
-82
/
+203
*
libdraw, libframe, acme: fix, guard against inverted range in textsetselect
Russ Cox
2014-12-02
3
-3
/
+15
*
devdraw: fix title and "open in top" on OS X
Roi Martin
2014-12-02
1
-1
/
+4
*
CONTRIBUTING.md: add message about pull requests
Russ Cox
2014-12-02
1
-0
/
+7
*
codereview: use 'git branch -v' for pending
Russ Cox
2014-11-17
1
-1
/
+1
*
cmd: rename *.C to *.c
Russ Cox
2014-11-17
4
-0
/
+0
*
man: more Mercurial references changed to Git
Russ Cox
2014-11-16
3
-5
/
+5
*
codereview: make commit -a the default; warn about uncommitted changes at upload
Russ Cox
2014-11-16
3
-25
/
+38
*
README: rename to README.md, add markdown for github
Russ Cox
2014-11-16
1
-0
/
+0
*
codereview: fix a few bugs
Russ Cox
2014-11-16
1
-8
/
+9
*
all: update for Git
Russ Cox
2014-11-16
5
-118
/
+420
*
Delete .cvsignore. It is time.
Russ Cox
2014-11-12
1
-3
/
+0
*
Convert .hgignore to .gitignore.
Russ Cox
2014-11-10
1
-0
/
+0
*
Remove .hgtags.
Russ Cox
2014-11-10
1
-1
/
+0
*
INSTALL: fix path of quote1 and quote2
David du Colombier
2014-11-07
1
-3
/
+3
*
fix clang 3.4 warnings and ignore uninteresting ones
David du Colombier
2014-10-21
3
-6
/
+8
*
venti/copy: fix bug writing directories that zero truncate
Russ Cox
2014-10-21
2
-1
/
+2
*
col: import from plan 9, by popular demand
Russ Cox
2014-10-20
2
-0
/
+352
*
9l: link with -lresolv on Linux
David du Colombier
2014-10-20
2
-3
/
+1
*
vbackup: fix compilation on NetBSD (thanks Álvaro Jurado)
David du Colombier
2014-08-06
1
-0
/
+4
*
CONTRIBUTORS: add Aram Hăvărneanu
Aram Hăvărneanu
2014-08-06
1
-0
/
+1
*
g: search in *.s files
Aram Hăvărneanu
2014-08-06
1
-1
/
+1
*
mc: use $termprog to identify 9term
Russ Cox
2014-07-09
1
-1
/
+1
*
upas: fix nil pointer dereference
David du Colombier
2014-06-05
1
-2
/
+2
*
upas/common: rename aux to auxx
Russ Cox
2014-06-03
2
-1
/
+1
*
build: rename " and "" to quote1 and quote2 for hg
Russ Cox
2014-06-03
3
-0
/
+4
*
acme: fix bufread crash due to typing-point scrolling
Russ Cox
2014-06-03
1
-0
/
+4
*
acme: increase timer resolution to 10ms
Russ Cox
2014-06-03
1
-1
/
+1
*
undo CL 69070045 / 8539a916d98a
Russ Cox
2014-05-19
1
-4
/
+0
*
upas: fix warnings
David du Colombier
2014-05-15
2
-3
/
+3
*
libndb: add AUTOLIB(resolv)
David du Colombier
2014-05-15
1
-0
/
+2
*
acme: fix two flush bugs in new log file
Russ Cox
2014-05-05
1
-2
/
+3
*
acme: add log file in acme root directory
Russ Cox
2014-04-30
12
-8
/
+262
*
acme: add comment for aligned writes
Russ Cox
2014-04-19
1
-0
/
+5
*
acme: use buffered i/o to write file
Russ Cox
2014-04-19
1
-1
/
+16
*
acme: fix Get of dir in nameless window (thanks Colton Lewis)
Russ Cox
2014-04-18
1
-1
/
+1
*
dist/main.html: update supported systems and commit log link.
Shenghou Ma
2014-03-25
1
-3
/
+4
*
man/man1/0intro.1: update supported systems.
Shenghou Ma
2014-03-14
1
-5
/
+7
*
acme: copy/cut/paste with ctl+c,x,v
Ethan Burns
2014-03-13
2
-0
/
+5
*
acme, sam: handle >1GB files correctly
Russ Cox
2014-03-13
4
-4
/
+10
*
INSTALL: fix architecture detection on Solaris.
Shenghou Ma
2014-03-05
1
-0
/
+21
*
fix gcc 4.8 warnings
David du Colombier
2014-03-03
6
-15
/
+5
[next]