| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 9pfuse: handle two more flags | Russ Cox | 2011-10-05 | 1 | -1/+8 |
| * | devdraw: fix screen grabber, allocation warning | David Jeannot | 2011-10-03 | 1 | -62/+113 |
| * | INSTALL: use mk -k | Russ Cox | 2011-10-03 | 1 | -1/+1 |
| * | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 2011-09-28 | 4 | -2/+17 |
| * | devdraw: disable Lion warning | Russ Cox | 2011-09-26 | 1 | -1/+1 |
| * | use cocoa on snow leopard | Russ Cox | 2011-09-26 | 2 | -1/+3 |
| * | devdraw: cocoa updates | David Jeannot | 2011-09-26 | 1 | -43/+55 |
| * | devdraw: handle, warn about Lion | Russ Cox | 2011-09-19 | 1 | -1/+9 |
| * | dd: fix apple gcc return warning (even Go can handle this one, Apple!) | Russ Cox | 2011-09-19 | 1 | -0/+2 |
| * | devdraw: update Lion cocoa | David Jeannot | 2011-09-19 | 8 | -406/+603 |
| * | 9term: fix insert | David Swasey | 2011-09-12 | 1 | -2/+2 |
| * | devdraw: draft cocoa support | David Jeannot | 2011-09-06 | 8 | -0/+1340 |
| * | plumb: character offsets start at 1, not 0 | Russ Cox | 2011-08-31 | 1 | -1/+1 |
| * | upas/smtp: fixes for authenticated connections | Richard Miller | 2011-08-31 | 2 | -2/+3 |
| * | mk: pass environment to P command | Russ Cox | 2011-08-27 | 1 | -1/+1 |
| * | win: hide not just passwords but also passphrases | Mathieu Lonjaret | 2011-08-26 | 1 | -1/+1 |
| * | zerotrunc: from Plan 9 | David du Colombier | 2011-08-16 | 1 | -0/+26 |
| * | test: update from Plan 9 | David du Colombier | 2011-08-16 | 2 | -78/+84 |
| * | dd: update from Plan 9 | David du Colombier | 2011-08-16 | 2 | -28/+239 |
| * | mailfs: try to use the right version of stunnel | Fazlul Shahriar | 2011-08-16 | 1 | -0/+2 |
| * | web: add support for chromium | Fazlul Shahriar | 2011-08-16 | 1 | -1/+1 |
| * | CONTRIBUTORS: update | Russ Cox | 2011-08-16 | 1 | -0/+1 |
| * | lib9: fix local addr in dial | Jani Lahtinen | 2011-08-16 | 1 | -1/+1 |
| * | rc: silence lion roar | Russ Cox | 2011-08-02 | 1 | -0/+1 |
| * | build: missing file | Russ Cox | 2011-08-02 | 1 | -0/+1 |
| * | build: OS X 64-bit build | Russ Cox | 2011-08-02 | 11 | -24/+63 |
| * | g: add *.goc | Russ Cox | 2011-08-02 | 1 | -1/+1 |
| * | codereview: import from Go | Russ Cox | 2011-08-02 | 1 | -1685/+1718 |
| * | lex: 64-bit bug | Russ Cox | 2011-08-02 | 3 | -3/+3 |
| * | acme: fix iq1 adjust bug | Russ Cox | 2011-08-02 | 1 | -1/+1 |
| * | 9term: home/end like acme | Russ Cox | 2011-08-02 | 2 | -2/+19 |
| * | acme: scrolling fixes + new home/end | Russ Cox | 2011-08-02 | 4 | -5/+32 |
| * | acme: allow :?regexp for backward search | Russ Cox | 2011-07-10 | 1 | -0/+4 |
| * | acme: fix out of order address crash | Russ Cox | 2011-07-10 | 1 | -1/+1 |
| * | grep: import $ fix from plan 9 | Russ Cox | 2011-07-10 | 1 | -2/+8 |
| * | primes: faster output | Russ Cox | 2011-06-28 | 1 | -1/+5 |
| * | devdraw: dynamic discovery of MultiTouch devices | Marius Eriksen | 2011-06-20 | 2 | -8/+107 |
| * | devdraw: Shrinking a window on osx 10.6.7 no longer disables drawing. | David Swasey | 2011-06-20 | 1 | -9/+14 |
| * | vacfs: document replacement of -c flag by -M | David du Colombier | 2011-06-13 | 2 | -8/+8 |
| * | venti: fix pragma varargck due to changes in tag() | David du Colombier | 2011-06-13 | 1 | -1/+1 |
| * | venti.h: import indentation from plan 9 | David du Colombier | 2011-06-13 | 1 | -145/+147 |
| * | venti: fix usage to match manuals | David du Colombier | 2011-06-07 | 1 | -1/+1 |
| * | venti-fmt(8): minor fix in synopsis | David du Colombier | 2011-06-07 | 1 | -1/+1 |
| * | venti: fix usage to match manuals | David du Colombier | 2011-06-07 | 7 | -8/+8 |
| * | libventi: import changes from plan 9 | David du Colombier | 2011-06-07 | 1 | -4/+3 |
| * | man: import changes from plan 9 | David du Colombier | 2011-06-03 | 5 | -44/+49 |
| * | avl(3): import changes from plan 9 | David du Colombier | 2011-06-02 | 1 | -0/+27 |
| * | venti: import changes from plan 9 | David du Colombier | 2011-06-02 | 21 | -63/+141 |
| * | upas/smtp: remove reference to /net in mxdial | David du Colombier | 2011-06-02 | 1 | -1/+1 |
| * | INSTALL: add -r flag | Peter Saveliev | 2011-06-02 | 4 | -2/+19 |
