Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | fmt: delete 2-space code | Russ Cox | 1 | -18/+1 |
2011-12-12 | libventi: fix segfault in vtreadpacket when not connected | David du Colombier | 1 | -0/+5 |
2011-12-09 | Cocoa Devdraw: cursor fix | David Jeannot | 3 | -117/+139 |
2011-12-09 | fortunes | Russ Cox | 1 | -0/+6 |
2011-12-07 | vac: handle mid | David du Colombier | 1 | -0/+5 |
2011-12-07 | aescbc: fix segfault on backspace | David du Colombier | 1 | -2/+5 |
2011-11-30 | vacfs: fix segfault when no prefix specified | David du Colombier | 1 | -1/+1 |
2011-11-28 | mac Plumb: skip loading non-existent .bashrc | Rob Kroeger | 2 | -1/+4 |
2011-11-28 | mailfs: add -u user argument | David du Colombier | 3 | -6/+16 |
2011-11-22 | mailfs: small fixes and plan 9 support | David du Colombier | 6 | -5/+35 |
2011-11-21 | venti/mgr: various fixes and plan 9 support | David du Colombier | 1 | -55/+56 |
2011-11-21 | venti: fix log url in stats | David du Colombier | 1 | -1/+1 |
2011-11-21 | upas: fix segfault when host not found | David du Colombier | 1 | -1/+4 |
2011-11-17 | acme: fix arrow near end of text | Sean McKean | 2 | -6/+5 |
2011-11-08 | Cocoa Devdraw: cursor, menu bar, old fs, activation | David Jeannot | 1 | -20/+52 |
2011-11-08 | venti: import changes from plan 9 | David du Colombier | 5 | -3/+8 |
2011-11-08 | libventi: add VtEntryNoArchive from liboventi, for use with fossil | David du Colombier | 1 | -0/+1 |
2011-11-08 | codereview: update from go | Russ Cox | 1 | -44/+127 |
2011-11-08 | venti: fix vtcachealloc and VtMaxLumpSize | David du Colombier | 3 | -2/+14 |
2011-11-08 | libventi: add functions reconn and redial for use with fossil | David du Colombier | 4 | -0/+48 |
2011-11-08 | venti: fix format on ulong | David du Colombier | 4 | -5/+5 |
2011-11-08 | man: update venti-cache(3) | David du Colombier | 1 | -17/+12 |
2011-10-31 | rc(1): remove FreeBSD version | Russ Cox | 1 | -1/+1 |
2011-10-31 | page(1): mention ghostscript, /dev/fd | Russ Cox | 1 | -0/+28 |
2011-10-25 | page: check for gs failure | Russ Cox | 1 | -0/+8 |
2011-10-23 | devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen) | Russ Cox | 3 | -3/+50 |
2011-10-23 | OS X PowerPC fixes (thanks Cameron Kaiser) | Russ Cox | 6 | -2/+9 |
2011-10-14 | rio: quiet nm on Lion | Russ Cox | 1 | -0/+4 |
2011-10-14 | libthread: fix 10.5.8 build - uname says 9.8.0 | Russ Cox | 1 | -1/+1 |
2011-10-13 | libthread: Lion context routines | Russ Cox | 6 | -3/+129 |
2011-10-13 | 9term: fix hold mode delay | Russ Cox | 1 | -0/+1 |
2011-10-12 | devdraw: more fixes (thanks David Jeannot) | Russ Cox | 5 | -320/+379 |
2011-10-12 | merge | Russ Cox | 4 | -10/+25 |
2011-10-12 | devdraw: cleanup, fix macargv | Russ Cox | 5 | -23/+63 |
2011-10-11 | 9term: hold mode back door | Russ Cox | 2 | -16/+23 |
2011-10-07 | semicolons! | Russ Cox | 1 | -2/+2 |
2011-10-05 | libsec: fix dsagen 64-bit bug | Russ Cox | 1 | -1/+1 |
2011-10-05 | secstore: say password for win | Russ Cox | 1 | -1/+1 |
2011-10-05 | dsasign: new command | Russ Cox | 2 | -0/+181 |
2011-10-05 | 9pfuse: handle two more flags | Russ Cox | 1 | -1/+8 |
2011-10-03 | devdraw: fix screen grabber, allocation warning | David Jeannot | 1 | -62/+113 |
2011-10-03 | INSTALL: use mk -k | Russ Cox | 1 | -1/+1 |
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 4 | -2/+17 |
2011-09-26 | devdraw: disable Lion warning | Russ Cox | 1 | -1/+1 |
2011-09-26 | use cocoa on snow leopard | Russ Cox | 2 | -1/+3 |
2011-09-26 | devdraw: cocoa updates | David Jeannot | 1 | -43/+55 |
2011-09-19 | devdraw: handle, warn about Lion | Russ Cox | 1 | -1/+9 |
2011-09-19 | dd: fix apple gcc return warning (even Go can handle this one, Apple!) | Russ Cox | 1 | -0/+2 |
2011-09-19 | devdraw: update Lion cocoa | David Jeannot | 8 | -406/+603 |
2011-09-12 | 9term: fix insert | David Swasey | 1 | -2/+2 |