| Commit message (Expand) | Author | Age | Files | Lines |
| * | fontsrv: do not try to look up surrogate pairs | Russ Cox | 2016-01-22 | 1 | -0/+2 |
| * | auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3) | Gleydson Soares | 2015-12-08 | 2 | -75/+24 |
| * | devdraw: cocoa: set window title on main thread | sqweek | 2015-11-11 | 1 | -2/+12 |
| * | win: local \r cancellation | Russ Cox | 2015-11-10 | 1 | -1/+14 |
| * | 9term, win: better \r handling (thanks, git) | Russ Cox | 2015-11-10 | 2 | -1/+31 |
| * | mk: avoid infinite loop when targets are repeated | Russ Cox | 2015-08-27 | 2 | -0/+6 |
| * | fontsrv: use 64 chars per subfont instead of 256 | Russ Cox | 2015-08-27 | 3 | -8/+13 |
| * | upas/nfs: search for stunnele3 in $PATH | Gleydson Soares | 2015-06-29 | 1 | -4/+7 |
| * | all: fix openbsd build | Aram Hăvărneanu | 2015-06-03 | 1 | -1/+2 |
| * | acme: add focus change to log | Sergiusz Urbaniak | 2015-06-03 | 1 | -0/+6 |
| * | devdraw: plumb drag-n-dropped files | marius a. eriksen | 2015-06-03 | 1 | -0/+39 |
| * | fontsrv: fix x11 build | Russ Cox | 2015-02-18 | 1 | -1/+0 |
| * | devdraw: enable retina behavior by default on OS X | Russ Cox | 2015-02-17 | 1 | -3/+3 |
| * | fontsrv: use CoreText API on OS X | Russ Cox | 2015-02-17 | 5 | -106/+143 |
| * | 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 |
| * | libdraw, libframe, acme: fix, guard against inverted range in textsetselect | Russ Cox | 2014-12-02 | 1 | -3/+9 |
| * | devdraw: fix title and "open in top" on OS X | Roi Martin | 2014-12-02 | 1 | -1/+4 |
| * | cmd: rename *.C to *.c | Russ Cox | 2014-11-17 | 4 | -0/+0 |
| * | fix clang 3.4 warnings and ignore uninteresting ones | David du Colombier | 2014-10-21 | 1 | -5/+5 |
| * | venti/copy: fix bug writing directories that zero truncate | Russ Cox | 2014-10-21 | 1 | -1/+1 |
| * | col: import from plan 9, by popular demand | Russ Cox | 2014-10-20 | 1 | -0/+295 |
| * | vbackup: fix compilation on NetBSD (thanks Álvaro Jurado) | David du Colombier | 2014-08-06 | 1 | -0/+4 |
| * | 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 |
| * | 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 |
| * | 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 | 11 | -6/+236 |
| * | 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 |
| * | acme: copy/cut/paste with ctl+c,x,v | Ethan Burns | 2014-03-13 | 1 | -0/+4 |
| * | acme, sam: handle >1GB files correctly | Russ Cox | 2014-03-13 | 4 | -4/+10 |
| * | fix gcc 4.8 warnings | David du Colombier | 2014-03-03 | 5 | -7/+5 |
| * | fossil: fix p9p changes on view | David du Colombier | 2014-03-03 | 1 | -26/+28 |
| * | all: DragonFly port. | Shenghou Ma | 2014-02-27 | 7 | -7/+17 |
| * | devdraw: clear altdown on focus out (thanks Ethan Burns) | Russ Cox | 2014-01-22 | 1 | -0/+1 |
| * | 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 | 1 | -1/+17 |
| * | xd: fix build by declaring swizz8 | David du Colombier | 2013-09-26 | 1 | -1/+1 |
| * | fossil: cleanup mkfile | David du Colombier | 2013-09-26 | 1 | -62/+1 |
| * | fossil: import conf.rc | David du Colombier | 2013-09-26 | 1 | -0/+68 |
| * | fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack) | David du Colombier | 2013-09-26 | 1 | -4/+4 |
| * | fossil: fix various warnings | David du Colombier | 2013-09-26 | 5 | -95/+0 |
| * | fossil: required p9p changes | David du Colombier | 2013-09-26 | 15 | -67/+156 |
| * | fossil: move from liboventi to libthread and libventi | David du Colombier | 2013-09-23 | 38 | -1424/+1360 |