summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devdraw: enable retina behavior by default on OS XRuss Cox2015-02-171-3/+3
* libdraw: refine hidpi font selectionRuss Cox2015-02-174-1/+44
* libdraw: autoscale fonts when moving between low and high dpi screensRuss Cox2015-02-179-28/+243
* libdraw: add 2*font syntax for scaled fontsRuss Cox2015-02-177-5/+77
* fontsrv: use CoreText API on OS XRuss Cox2015-02-175-106/+143
* CONTRIBUTING.md: fix link to codereview(1)Russ Cox2014-12-021-1/+1
* fontsrv: disable X11 hintingEthan Burns2014-12-021-1/+1
* 9pfuse: Disable glibc workaround for O_LARGEFILE on ARMMerlijn Wajer2014-12-021-1/+4
* install.txt: regenerate (9 man 1 intro >install.txt)Russ Cox2014-12-021-82/+203
* libdraw, libframe, acme: fix, guard against inverted range in textsetselectRuss Cox2014-12-023-3/+15
* devdraw: fix title and "open in top" on OS XRoi Martin2014-12-021-1/+4
* CONTRIBUTING.md: add message about pull requestsRuss Cox2014-12-021-0/+7
* codereview: use 'git branch -v' for pendingRuss Cox2014-11-171-1/+1
* cmd: rename *.C to *.cRuss Cox2014-11-174-0/+0
* man: more Mercurial references changed to GitRuss Cox2014-11-163-5/+5
* codereview: make commit -a the default; warn about uncommitted changes at uploadRuss Cox2014-11-163-25/+38
* README: rename to README.md, add markdown for githubRuss Cox2014-11-161-0/+0
* codereview: fix a few bugsRuss Cox2014-11-161-8/+9
* all: update for GitRuss Cox2014-11-165-118/+420
* Delete .cvsignore. It is time.Russ Cox2014-11-121-3/+0
* Convert .hgignore to .gitignore.Russ Cox2014-11-101-0/+0
* Remove .hgtags.Russ Cox2014-11-101-1/+0
* INSTALL: fix path of quote1 and quote2David du Colombier2014-11-071-3/+3
* fix clang 3.4 warnings and ignore uninteresting onesDavid du Colombier2014-10-213-6/+8
* venti/copy: fix bug writing directories that zero truncateRuss Cox2014-10-212-1/+2
* col: import from plan 9, by popular demandRuss Cox2014-10-202-0/+352
* 9l: link with -lresolv on LinuxDavid du Colombier2014-10-202-3/+1
* vbackup: fix compilation on NetBSD (thanks Álvaro Jurado)David du Colombier2014-08-061-0/+4
* CONTRIBUTORS: add Aram HăvărneanuAram Hăvărneanu2014-08-061-0/+1
* g: search in *.s filesAram Hăvărneanu2014-08-061-1/+1
* mc: use $termprog to identify 9termRuss Cox2014-07-091-1/+1
* upas: fix nil pointer dereferenceDavid du Colombier2014-06-051-2/+2
* upas/common: rename aux to auxxRuss Cox2014-06-032-1/+1
* build: rename " and "" to quote1 and quote2 for hgRuss Cox2014-06-033-0/+4
* acme: fix bufread crash due to typing-point scrollingRuss Cox2014-06-031-0/+4
* acme: increase timer resolution to 10msRuss Cox2014-06-031-1/+1
* undo CL 69070045 / 8539a916d98aRuss Cox2014-05-191-4/+0
* upas: fix warningsDavid du Colombier2014-05-152-3/+3
* libndb: add AUTOLIB(resolv)David du Colombier2014-05-151-0/+2
* acme: fix two flush bugs in new log fileRuss Cox2014-05-051-2/+3
* acme: add log file in acme root directoryRuss Cox2014-04-3012-8/+262
* acme: add comment for aligned writesRuss Cox2014-04-191-0/+5
* acme: use buffered i/o to write fileRuss Cox2014-04-191-1/+16
* acme: fix Get of dir in nameless window (thanks Colton Lewis)Russ Cox2014-04-181-1/+1
* dist/main.html: update supported systems and commit log link.Shenghou Ma2014-03-251-3/+4
* man/man1/0intro.1: update supported systems.Shenghou Ma2014-03-141-5/+7
* acme: copy/cut/paste with ctl+c,x,vEthan Burns2014-03-132-0/+5
* acme, sam: handle >1GB files correctlyRuss Cox2014-03-134-4/+10
* INSTALL: fix architecture detection on Solaris.Shenghou Ma2014-03-051-0/+21
* fix gcc 4.8 warningsDavid du Colombier2014-03-036-15/+5