Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-18 | CONTRIBUTORS: add Richard Miller | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/4532070 | |||||
2011-05-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 5 | -97/+97 | |
R=rsc, rsc http://codereview.appspot.com/4271084 | |||||
2011-05-17 | gif: fix setting of transparency channels when writing gifs. | Rob Pike | 1 | -7/+7 | |
R=rsc http://codereview.appspot.com/4538073 | |||||
2011-05-10 | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 1 | -2/+6 | |
R=rsc http://codereview.appspot.com/4515060 | |||||
2011-05-10 | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 3 | -11/+20 | |
R=rsc http://codereview.appspot.com/4519049 | |||||
2011-05-01 | lib9: restore SIGCHLD handler in rfork | Russ Cox | 1 | -6/+5 | |
R=rsc http://codereview.appspot.com/4436071 | |||||
2011-05-01 | fortunes | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4444082 | |||||
2011-05-01 | crop: fix 64-bit | Russ Cox | 1 | -3/+3 | |
R=rsc http://codereview.appspot.com/4438088 | |||||
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 12 | -72/+32 | |
Ignore scroll/noscroll window setting. Instead, scroll when the write begins in or immediately after the displayed window content. In the new scrolling discipline, executing "Noscroll" is replaced by typing Page Up or using the mouse to scroll higher in the buffer, and executing "Scroll" is replaced by typing End or using the mouse to scroll to the bottom of the buffer. R=r, r2 http://codereview.appspot.com/4433060 | |||||
2011-04-04 | mklatinkbd: fix buffer overflow | Eoghan Sherry | 1 | -1/+1 | |
Fixes #71. R=rsc CC=codebot http://codereview.appspot.com/4327057 | |||||
2011-03-09 | fortunes: remove duplicate | Russ Cox | 1 | -1/+0 | |
R=rsc http://codereview.appspot.com/4252070 | |||||
2011-02-28 | belorussian translation link | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4251044 | |||||
2011-02-23 | more fortunes | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4224041 | |||||
2011-02-23 | unvac: always create writable directories | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4221043 | |||||
2011-02-16 | rc: fix $ifs bug introduced with utf-8 code | Russ Cox | 1 | -2/+4 | |
R=rsc http://codereview.appspot.com/4187050 | |||||
2011-02-08 | fortunes | Russ Cox | 1 | -0/+8 | |
R=rsc http://codereview.appspot.com/4149042 | |||||
2011-02-04 | eqn: add working mbtowc and wctomb | Russ Cox | 2 | -0/+166 | |
Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042 | |||||
2011-01-28 | Plumb.app: handle spaces in file names (Rob Pike) | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/4113042 | |||||
2011-01-12 | devdraw: fix flashing during window drag | Jeff Sickel | 2 | -3/+5 | |
R=rsc CC=codebot http://codereview.appspot.com/3922043 | |||||
2011-01-02 | factotum: add proto-specific key prompt | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/3852042 | |||||
2011-01-02 | tr: 32-bit rune fixes | Russ Cox | 1 | -3/+3 | |
R=rsc http://codereview.appspot.com/3761044 | |||||
2011-01-02 | mklatinkbd: fix out of bounds bug | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/3828045 | |||||
2011-01-02 | acid: fix build | Russ Cox | 1 | -2/+1 | |
R=rsc http://codereview.appspot.com/3784048 | |||||
2011-01-02 | libframe: fix line wrap display glitch (Erik Quanstrom) | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/3777044 | |||||
2011-01-02 | acid: 4-byte Runes | Russ Cox | 1 | -7/+10 | |
R=rsc http://codereview.appspot.com/3860041 | |||||
2011-01-02 | keyboard(7): document X compose sequences | Russ Cox | 4 | -23/+162 | |
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043 | |||||
2011-01-02 | man: fix -P | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/3818043 | |||||
2011-01-02 | keyboard(7): document update procedure (suggested by Rodney Polkinghorne) | Russ Cox | 1 | -2/+5 | |
R=rsc http://codereview.appspot.com/3770044 | |||||
2011-01-02 | rc: handle 4-byte utf-8 | Russ Cox | 3 | -0/+20 | |
R=rsc http://codereview.appspot.com/3833043 | |||||
2011-01-02 | rc: handle utf-8 in $ifs | Russ Cox | 1 | -8/+16 | |
R=rsc http://codereview.appspot.com/3798046 | |||||
2010-12-28 | factotum: update prototab (thanks Erik Quanstrom) | Russ Cox | 1 | -0/+4 | |
R=rsc http://codereview.appspot.com/3750045 | |||||
2010-12-07 | wc: 4-byte utf-8 capable (Erik Quanstrom) | Russ Cox | 1 | -16/+59 | |
R=rsc http://codereview.appspot.com/3437044 | |||||
2010-12-07 | delete 9P2000.u | Russ Cox | 15 | -337/+64 | |
thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042 | |||||
2010-12-07 | auth/factotum: fix password prompt hang | Russ Cox | 1 | -2/+2 | |
Fixes #51. R=rsc http://codereview.appspot.com/3431044 | |||||
2010-11-09 | venti: add mgr (work in progress) | Russ Cox | 1 | -0/+1021 | |
R=rsc http://codereview.appspot.com/3003041 | |||||
2010-11-03 | import: clean up correctly | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/2875041 | |||||
2010-10-27 | mkfiles: fix macargv buf | Russ Cox | 3 | -5/+3 | |
R=rsc http://codereview.appspot.com/2729042 | |||||
2010-10-27 | mac: add 9term.app, Plumb.app | Russ Cox | 15 | -0/+220 | |
R=rsc http://codereview.appspot.com/2783041 | |||||
2010-10-27 | plumb: column numbers in file address | Russ Cox | 2 | -0/+10 | |
R=rsc http://codereview.appspot.com/2776042 | |||||
2010-10-13 | win: another attempt at input modes | Russ Cox | 1 | -5/+28 | |
R=rsc http://codereview.appspot.com/2476042 | |||||
2010-10-12 | awd: use $sysname | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/2458041 | |||||
2010-10-07 | libmach: fix warning about preadn | Russ Cox | 1 | -21/+0 | |
R=rsc http://codereview.appspot.com/2388041 | |||||
2010-10-07 | getflags: use shell quoting | Anthony Martin | 1 | -0/+1 | |
R=rsc CC=codebot http://codereview.appspot.com/2065042 | |||||
2010-10-07 | plumber: comment out bogus user name check | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/2295043 | |||||
2010-09-24 | libmach: more mach-o support | Russ Cox | 5 | -35/+343 | |
R=rsc http://codereview.appspot.com/2277041 | |||||
2010-09-10 | win: add cook/nocook | Russ Cox | 1 | -5/+14 | |
R=rsc http://codereview.appspot.com/2162042 | |||||
2010-09-03 | topng: 64-bit fix | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/2124042 | |||||
2010-09-03 | 9term, win: better echo cancellation | Russ Cox | 6 | -61/+129 | |
Also just drop \r from output. It's a losing battle to keep turning it off. R=rsc http://codereview.appspot.com/2128042 | |||||
2010-08-24 | acme: fix rounding in rows computation | Rob Pike | 2 | -4/+8 | |
R=rsc CC=codebot http://codereview.appspot.com/2007045 | |||||
2010-08-04 | codereview: import latest from go | Russ Cox | 1 | -40/+103 | |
R=rsc http://codereview.appspot.com/1922042 |