Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
R=rsc http://codereview.appspot.com/5248056 | |||||
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 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5170041 | |||||
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 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050 | |||||
2011-09-26 | devdraw: disable Lion warning | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/5132045 | |||||
2011-09-26 | use cocoa on snow leopard | Russ Cox | 2 | -1/+3 | |
R=rsc http://codereview.appspot.com/5146043 | |||||
2011-09-26 | devdraw: cocoa updates | David Jeannot | 1 | -43/+55 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5131041 | |||||
2011-09-19 | devdraw: handle, warn about Lion | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/5069042 | |||||
2011-09-19 | dd: fix apple gcc return warning (even Go can handle this one, Apple!) | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/5068043 | |||||
2011-09-19 | devdraw: update Lion cocoa | David Jeannot | 8 | -406/+603 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5015042 | |||||
2011-09-12 | 9term: fix insert | David Swasey | 1 | -2/+2 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4952066 | |||||
2011-09-06 | devdraw: draft cocoa support | David Jeannot | 8 | -0/+1340 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060 | |||||
2011-08-31 | plumb: character offsets start at 1, not 0 | Russ Cox | 1 | -1/+1 | |
x:10:1 is the beginning of line 10 R=rsc http://codereview.appspot.com/4960049 | |||||
2011-08-31 | upas/smtp: fixes for authenticated connections | Richard Miller | 2 | -2/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4967049 | |||||
2011-08-27 | mk: pass environment to P command | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4977041 | |||||
2011-08-26 | win: hide not just passwords but also passphrases | Mathieu Lonjaret | 1 | -1/+1 | |
R=rsc, nicolesimons1986 CC=plan9port.codebot http://codereview.appspot.com/4957042 | |||||
2011-08-16 | zerotrunc: from Plan 9 | David du Colombier | 1 | -0/+26 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4809089 | |||||
2011-08-16 | test: update from Plan 9 | David du Colombier | 2 | -78/+84 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4847051 | |||||
2011-08-16 | dd: update from Plan 9 | David du Colombier | 2 | -28/+239 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4850052 | |||||
2011-08-16 | mailfs: try to use the right version of stunnel | Fazlul Shahriar | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4876044 | |||||
2011-08-16 | web: add support for chromium | Fazlul Shahriar | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4863043 | |||||
2011-08-16 | CONTRIBUTORS: update | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/4888051 | |||||
2011-08-16 | lib9: fix local addr in dial | Jani Lahtinen | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4826049 | |||||
2011-08-02 | rc: silence lion roar | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/4835048 | |||||
2011-08-02 | build: missing file | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/4815081 | |||||
2011-08-02 | build: OS X 64-bit build | Russ Cox | 11 | -24/+63 | |
R=rsc http://codereview.appspot.com/4838047 | |||||
2011-08-02 | g: add *.goc | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4832048 | |||||
2011-08-02 | codereview: import from Go | Russ Cox | 1 | -1685/+1718 | |
R=rsc http://codereview.appspot.com/4819053 | |||||
2011-08-02 | lex: 64-bit bug | Russ Cox | 3 | -3/+3 | |
R=rsc http://codereview.appspot.com/4830054 | |||||
2011-08-02 | acme: fix iq1 adjust bug | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4816066 | |||||
2011-08-02 | 9term: home/end like acme | Russ Cox | 2 | -2/+19 | |
R=rsc http://codereview.appspot.com/4830052 | |||||
2011-08-02 | acme: scrolling fixes + new home/end | Russ Cox | 4 | -5/+32 | |
Home and End previously navigated between two different window locations: the top and the bottom of the text. Now they include a third waypoint: the location where typing last happened. Thus, in a win window, typing ls -l <home> scrolls to the beginning of the ls -l output. A second <home> continues to the top of the file. Makes Send scroll always, along with writes by external programs to +Errors. R=r CC=mccoyst http://codereview.appspot.com/4830051 | |||||
2011-07-10 | acme: allow :?regexp for backward search | Russ Cox | 1 | -0/+4 | |
Fixes issue 80. R=rsc http://codereview.appspot.com/4662088 | |||||
2011-07-10 | acme: fix out of order address crash | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4690042 | |||||
2011-07-10 | grep: import $ fix from plan 9 | Russ Cox | 1 | -2/+8 | |
R=rsc http://codereview.appspot.com/4673053 | |||||
2011-06-28 | primes: faster output | Russ Cox | 1 | -1/+5 | |
R=rsc http://codereview.appspot.com/4664053 | |||||
2011-06-20 | devdraw: dynamic discovery of MultiTouch devices | Marius Eriksen | 2 | -8/+107 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4653041 |