summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Expand)AuthorAgeFilesLines
* fontsrv: do not try to look up surrogate pairsRuss Cox2016-01-221-0/+2
* auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3)Gleydson Soares2015-12-082-75/+24
* devdraw: cocoa: set window title on main threadsqweek2015-11-111-2/+12
* win: local \r cancellationRuss Cox2015-11-101-1/+14
* 9term, win: better \r handling (thanks, git)Russ Cox2015-11-102-1/+31
* mk: avoid infinite loop when targets are repeatedRuss Cox2015-08-272-0/+6
* fontsrv: use 64 chars per subfont instead of 256Russ Cox2015-08-273-8/+13
* upas/nfs: search for stunnele3 in $PATHGleydson Soares2015-06-291-4/+7
* all: fix openbsd buildAram Hăvărneanu2015-06-031-1/+2
* acme: add focus change to logSergiusz Urbaniak2015-06-031-0/+6
* devdraw: plumb drag-n-dropped filesmarius a. eriksen2015-06-031-0/+39
* fontsrv: fix x11 buildRuss Cox2015-02-181-1/+0
* devdraw: enable retina behavior by default on OS XRuss Cox2015-02-171-3/+3
* fontsrv: use CoreText API on OS XRuss Cox2015-02-175-106/+143
* fontsrv: disable X11 hintingEthan Burns2014-12-021-1/+1
* 9pfuse: Disable glibc workaround for O_LARGEFILE on ARMMerlijn Wajer2014-12-021-1/+4
* libdraw, libframe, acme: fix, guard against inverted range in textsetselectRuss Cox2014-12-021-3/+9
* devdraw: fix title and "open in top" on OS XRoi Martin2014-12-021-1/+4
* cmd: rename *.C to *.cRuss Cox2014-11-174-0/+0
* fix clang 3.4 warnings and ignore uninteresting onesDavid du Colombier2014-10-211-5/+5
* venti/copy: fix bug writing directories that zero truncateRuss Cox2014-10-211-1/+1
* col: import from plan 9, by popular demandRuss Cox2014-10-201-0/+295
* vbackup: fix compilation on NetBSD (thanks Álvaro Jurado)David du Colombier2014-08-061-0/+4
* 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
* 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
* acme: fix two flush bugs in new log fileRuss Cox2014-05-051-2/+3
* acme: add log file in acme root directoryRuss Cox2014-04-3011-6/+236
* 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
* acme: copy/cut/paste with ctl+c,x,vEthan Burns2014-03-131-0/+4
* acme, sam: handle >1GB files correctlyRuss Cox2014-03-134-4/+10
* fix gcc 4.8 warningsDavid du Colombier2014-03-035-7/+5
* fossil: fix p9p changes on viewDavid du Colombier2014-03-031-26/+28
* all: DragonFly port.Shenghou Ma2014-02-277-7/+17
* devdraw: clear altdown on focus out (thanks Ethan Burns)Russ Cox2014-01-221-0/+1
* fossil: fix remaining warningsDavid du Colombier2013-10-235-13/+13
* acme: scroll a directory window when navigating if:Rob Pike2013-10-221-1/+17
* xd: fix build by declaring swizz8David du Colombier2013-09-261-1/+1
* fossil: cleanup mkfileDavid du Colombier2013-09-261-62/+1
* fossil: import conf.rcDavid du Colombier2013-09-261-0/+68
* fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack)David du Colombier2013-09-261-4/+4
* fossil: fix various warningsDavid du Colombier2013-09-265-95/+0
* fossil: required p9p changesDavid du Colombier2013-09-2615-67/+156
* fossil: move from liboventi to libthread and libventiDavid du Colombier2013-09-2338-1424/+1360