aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-209l: link with -lresolv on LinuxDavid du Colombier2-3/+1
2014-08-06vbackup: fix compilation on NetBSD (thanks Álvaro Jurado)David du Colombier1-0/+4
2014-08-06CONTRIBUTORS: add Aram HăvărneanuAram Hăvărneanu1-0/+1
2014-08-06g: search in *.s filesAram Hăvărneanu1-1/+1
2014-07-09mc: use $termprog to identify 9termRuss Cox1-1/+1
2014-06-05upas: fix nil pointer dereferenceDavid du Colombier1-2/+2
2014-06-03upas/common: rename aux to auxxRuss Cox2-1/+1
2014-06-03build: rename " and "" to quote1 and quote2 for hgRuss Cox3-0/+4
2014-06-03acme: fix bufread crash due to typing-point scrollingRuss Cox1-0/+4
2014-06-03acme: increase timer resolution to 10msRuss Cox1-1/+1
2014-05-19undo CL 69070045 / 8539a916d98aRuss Cox1-4/+0
2014-05-15upas: fix warningsDavid du Colombier2-3/+3
2014-05-15libndb: add AUTOLIB(resolv)David du Colombier1-0/+2
2014-05-05acme: fix two flush bugs in new log fileRuss Cox1-2/+3
2014-04-30acme: add log file in acme root directoryRuss Cox12-8/+262
2014-04-19acme: add comment for aligned writesRuss Cox1-0/+5
2014-04-19acme: use buffered i/o to write fileRuss Cox1-1/+16
2014-04-18acme: fix Get of dir in nameless window (thanks Colton Lewis)Russ Cox1-1/+1
2014-03-25dist/main.html: update supported systems and commit log link.Shenghou Ma1-3/+4
2014-03-14man/man1/0intro.1: update supported systems.Shenghou Ma1-5/+7
2014-03-13acme: copy/cut/paste with ctl+c,x,vEthan Burns2-0/+5
2014-03-13acme, sam: handle >1GB files correctlyRuss Cox4-4/+10
2014-03-05INSTALL: fix architecture detection on Solaris.Shenghou Ma1-0/+21
2014-03-03fix gcc 4.8 warningsDavid du Colombier6-15/+5
2014-03-03fossil: fix p9p changes on viewDavid du Colombier1-26/+28
2014-02-27all: DragonFly port.Shenghou Ma14-15/+356
2014-02-24codereview: sync from Go.Shenghou Ma1-112/+185
2014-01-22mac/Plumb: add URL scheme to Info.plistRob Kroeger1-1/+14
2014-01-22devdraw: clear altdown on focus out (thanks Ethan Burns)Russ Cox1-0/+1
2014-01-22INSTALL: diagnose missing gcc on DarwinRuss Cox1-1/+5
2014-01-06keyboard: add more sequences, from existing ones or RFC 1345Jonathan Cast2-0/+14
2013-10-23fossil: fix remaining warningsDavid du Colombier5-13/+13
2013-10-22acme: scroll a directory window when navigating if:Rob Pike3-4/+29
2013-09-26xd: fix build by declaring swizz8David du Colombier1-1/+1
2013-09-26fossil: cleanup mkfileDavid du Colombier1-62/+1
2013-09-26fossil: create directoryDavid du Colombier1-0/+0
2013-09-26fossil: import conf.rcDavid du Colombier1-0/+68
2013-09-26fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack)David du Colombier1-4/+4
2013-09-26fossil: fix various warningsDavid du Colombier5-95/+0
2013-09-26fossil: required p9p changesDavid du Colombier15-67/+156
2013-09-23fossil: move from liboventi to libthread and libventiDavid du Colombier38-1424/+1360
2013-09-23fossil: import from plan 9David du Colombier50-0/+22325
2013-09-06acme: execute commands with / using shellMarius Eriksen1-1/+1
2013-09-06acme Mail: add Search commandAkshat Kumar2-1/+63
2013-09-06mailfs: allow spaces in box nameAkshat Kumar1-1/+16
2013-09-06mailfs: support for UTF-8 searchesAkshat Kumar1-10/+45
2013-08-13rcmain: use new $termprog variableSteve McCoy2-1/+2
2013-08-06devdraw: set window name to argv[0]Russ Cox1-0/+120
2013-08-069term: set TERM=dumb instead of TERM=9termRuss Cox4-1/+13
2013-07-31acme: allow :6 in 5-line fileRuss Cox1-0/+2