summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* all: DragonFly port.Shenghou Ma2014-02-2714-15/+356
* codereview: sync from Go.Shenghou Ma2014-02-241-112/+185
* mac/Plumb: add URL scheme to Info.plistRob Kroeger2014-01-221-1/+14
* devdraw: clear altdown on focus out (thanks Ethan Burns)Russ Cox2014-01-221-0/+1
* INSTALL: diagnose missing gcc on DarwinRuss Cox2014-01-221-1/+5
* keyboard: add more sequences, from existing ones or RFC 1345Jonathan Cast2014-01-062-0/+14
* fossil: fix remaining warningsDavid du Colombier2013-10-235-13/+13
* acme: scroll a directory window when navigating if:Rob Pike2013-10-223-4/+29
* xd: fix build by declaring swizz8David du Colombier2013-09-261-1/+1
* fossil: cleanup mkfileDavid du Colombier2013-09-261-62/+1
* fossil: create directoryDavid du Colombier2013-09-261-0/+0
* 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
* fossil: import from plan 9David du Colombier2013-09-2350-0/+22325
* acme: execute commands with / using shellMarius Eriksen2013-09-061-1/+1
* acme Mail: add Search commandAkshat Kumar2013-09-062-1/+63
* mailfs: allow spaces in box nameAkshat Kumar2013-09-061-1/+16
* mailfs: support for UTF-8 searchesAkshat Kumar2013-09-061-10/+45
* rcmain: use new $termprog variableSteve McCoy2013-08-132-1/+2
* devdraw: set window name to argv[0]Russ Cox2013-08-061-0/+120
* 9term: set TERM=dumb instead of TERM=9termRuss Cox2013-08-064-1/+13
* acme: allow :6 in 5-line fileRuss Cox2013-07-311-0/+2
* cmd/devdraw: clear keyboard state on lost focus.Roger Peppe2013-07-172-0/+7
* libregexp: update from Plan 9David du Colombier2013-07-025-24/+25
* devdraw: fix x11 inputRuss Cox2013-06-211-1/+1
* rc: avoid undefined CXi Wang2013-03-191-4/+4
* libsec: avoid undefined CXi Wang2013-03-191-2/+1
* xd: accept -S for 8-byte swapRuss Cox2013-03-112-0/+39
* devdraw: control+click = button 2, alt/shift+click = button 3Russ Cox2013-03-073-26/+111
* devdraw: silence unused variable warningsRuss Cox2013-02-081-2/+6
* devdraw: disable XCopyArea optimizationRuss Cox2013-02-081-2/+5
* fontsrv: fix on X11 when X11H is not definedAlessandro Arzilli2013-01-301-1/+1
* libmach: fix crash in dwarfpc (misuse of realloc)Xi Wang2013-01-301-0/+1
* fontserv: fix build on FreeBSD 9.1Martin Neubauer2013-01-301-1/+6
* CONTRIBUTORS: three moreRuss Cox2013-01-301-1/+3
* jpegdump: fix build and warningsDavid du Colombier2013-01-191-7/+8
* freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski)David du Colombier2013-01-041-2/+2
* venti/wrarena: fix arenapart breakageDavid du Colombier2013-01-031-3/+4
* fontsrv: only build when the pieces are thereRuss Cox2012-12-182-2/+17
* fontsrv: fix build on OpenBSD 5.2Christian Kellermann2012-12-115-2/+14
* auth/factotum: fix password prompt hang with secstoreDavid du Colombier2012-12-091-3/+3
* fontsrv: make single quotes look like quotesRuss Cox2012-12-031-3/+15
* fontsrv: scaled pjwRuss Cox2012-12-015-11/+369
* acme: retina scaling for scroll bars, buttonRuss Cox2012-11-262-26/+34
* samterm: retina scaling for scroll bars, bordersRuss Cox2012-11-263-14/+24
* 9term: adjust to dpi changesRuss Cox2012-11-261-15/+23
* libdraw: change DefaultDPI to 133Russ Cox2012-11-261-1/+1