Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-22 | devdraw: clear altdown on focus out (thanks Ethan Burns) | Russ Cox | 1 | -0/+1 |
2014-01-22 | INSTALL: diagnose missing gcc on Darwin | Russ Cox | 1 | -1/+5 |
2014-01-06 | keyboard: add more sequences, from existing ones or RFC 1345 | Jonathan Cast | 2 | -0/+14 |
2013-10-23 | fossil: fix remaining warnings | David du Colombier | 5 | -13/+13 |
2013-10-22 | acme: scroll a directory window when navigating if: | Rob Pike | 3 | -4/+29 |
2013-09-26 | xd: fix build by declaring swizz8 | David du Colombier | 1 | -1/+1 |
2013-09-26 | fossil: cleanup mkfile | David du Colombier | 1 | -62/+1 |
2013-09-26 | fossil: create directory | David du Colombier | 1 | -0/+0 |
2013-09-26 | fossil: import conf.rc | David du Colombier | 1 | -0/+68 |
2013-09-26 | fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack) | David du Colombier | 1 | -4/+4 |