Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | fontsrv: use CoreText API on OS X | Russ Cox | 5 | -106/+143 |
2014-12-02 | CONTRIBUTING.md: fix link to codereview(1) | Russ Cox | 1 | -1/+1 |
2014-12-02 | fontsrv: disable X11 hinting | Ethan Burns | 1 | -1/+1 |
2014-12-02 | 9pfuse: Disable glibc workaround for O_LARGEFILE on ARM | Merlijn Wajer | 1 | -1/+4 |
2014-12-02 | install.txt: regenerate (9 man 1 intro >install.txt) | Russ Cox | 1 | -82/+203 |
2014-12-02 | libdraw, libframe, acme: fix, guard against inverted range in textsetselect | Russ Cox | 3 | -3/+15 |
2014-12-02 | devdraw: fix title and "open in top" on OS X | Roi Martin | 1 | -1/+4 |
2014-12-02 | CONTRIBUTING.md: add message about pull requests | Russ Cox | 1 | -0/+7 |
2014-11-17 | codereview: use 'git branch -v' for pending | Russ Cox | 1 | -1/+1 |
2014-11-17 | cmd: rename *.C to *.c | Russ Cox | 4 | -0/+0 |
2014-11-16 | man: more Mercurial references changed to Git | Russ Cox | 3 | -5/+5 |
2014-11-16 | codereview: make commit -a the default; warn about uncommitted changes at upload | Russ Cox | 3 | -25/+38 |
2014-11-16 | README: rename to README.md, add markdown for github | Russ Cox | 1 | -0/+0 |
2014-11-16 | codereview: fix a few bugs | Russ Cox | 1 | -8/+9 |
2014-11-16 | all: update for Git | Russ Cox | 5 | -118/+420 |
2014-11-12 | Delete .cvsignore. It is time. | Russ Cox | 1 | -3/+0 |
2014-11-10 | Convert .hgignore to .gitignore. | Russ Cox | 1 | -0/+0 |
2014-11-10 | Remove .hgtags. | Russ Cox | 1 | -1/+0 |
2014-11-07 | INSTALL: fix path of quote1 and quote2 | David du Colombier | 1 | -3/+3 |
2014-10-21 | fix clang 3.4 warnings and ignore uninteresting ones | David du Colombier | 3 | -6/+8 |
2014-10-21 | venti/copy: fix bug writing directories that zero truncate | Russ Cox | 2 | -1/+2 |
2014-10-20 | col: import from plan 9, by popular demand | Russ Cox | 2 | -0/+352 |
2014-10-20 | 9l: link with -lresolv on Linux | David du Colombier | 2 | -3/+1 |
2014-08-06 | vbackup: fix compilation on NetBSD (thanks Álvaro Jurado) | David du Colombier | 1 | -0/+4 |
2014-08-06 | CONTRIBUTORS: add Aram Hăvărneanu | Aram Hăvărneanu | 1 | -0/+1 |
2014-08-06 | g: search in *.s files | Aram Hăvărneanu | 1 | -1/+1 |
2014-07-09 | mc: use $termprog to identify 9term | Russ Cox | 1 | -1/+1 |
2014-06-05 | upas: fix nil pointer dereference | David du Colombier | 1 | -2/+2 |
2014-06-03 | upas/common: rename aux to auxx | Russ Cox | 2 | -1/+1 |
2014-06-03 | build: rename " and "" to quote1 and quote2 for hg | Russ Cox | 3 | -0/+4 |
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-15 | upas: fix warnings | David du Colombier | 2 | -3/+3 |
2014-05-15 | libndb: add AUTOLIB(resolv) | David du Colombier | 1 | -0/+2 |
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 | 12 | -8/+262 |
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-25 | dist/main.html: update supported systems and commit log link. | Shenghou Ma | 1 | -3/+4 |
2014-03-14 | man/man1/0intro.1: update supported systems. | Shenghou Ma | 1 | -5/+7 |
2014-03-13 | acme: copy/cut/paste with ctl+c,x,v | Ethan Burns | 2 | -0/+5 |
2014-03-13 | acme, sam: handle >1GB files correctly | Russ Cox | 4 | -4/+10 |
2014-03-05 | INSTALL: fix architecture detection on Solaris. | Shenghou Ma | 1 | -0/+21 |
2014-03-03 | fix gcc 4.8 warnings | David du Colombier | 6 | -15/+5 |
2014-03-03 | fossil: fix p9p changes on view | David du Colombier | 1 | -26/+28 |
2014-02-27 | all: DragonFly port. | Shenghou Ma | 14 | -15/+356 |
2014-02-24 | codereview: sync from Go. | Shenghou Ma | 1 | -112/+185 |
2014-01-22 | mac/Plumb: add URL scheme to Info.plist | Rob Kroeger | 1 | -1/+14 |