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
*
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
*
fossil: fix p9p changes on view
David du Colombier
2014-03-03
1
-26
/
+28
*
all: DragonFly port.
Shenghou Ma
2014-02-27
14
-15
/
+356
*
codereview: sync from Go.
Shenghou Ma
2014-02-24
1
-112
/
+185
*
mac/Plumb: add URL scheme to Info.plist
Rob Kroeger
2014-01-22
1
-1
/
+14
*
devdraw: clear altdown on focus out (thanks Ethan Burns)
Russ Cox
2014-01-22
1
-0
/
+1
*
INSTALL: diagnose missing gcc on Darwin
Russ Cox
2014-01-22
1
-1
/
+5
*
keyboard: add more sequences, from existing ones or RFC 1345
Jonathan Cast
2014-01-06
2
-0
/
+14
*
fossil: fix remaining warnings
David du Colombier
2013-10-23
5
-13
/
+13
*
acme: scroll a directory window when navigating if:
Rob Pike
2013-10-22
3
-4
/
+29
[next]