Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-01 | xd: add -R for runewise dump | Leah Neukirchen | 1 | -0/+7 | |
Ported from Plan 9 2013-05-21. https://github.com/0intro/plan9/commit/b377a116d132865c011a3fb3ea76528ffd32963f Closes #16. | |||||
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 1 | -1/+0 | |
Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0 | |||||
2017-09-01 | all: update site from swtch.com to 9fans.github.io | Russ Cox | 2 | -11/+7 | |
2017-09-01 | codereview: delete, now using GitHub pull requests | Russ Cox | 1 | -155/+0 | |
2017-09-01 | 9(1): document gotcha with oh-my-zsh | Russ Cox | 1 | -0/+15 | |
2017-07-16 | man: various cleanup | Russ Cox | 8 | -12/+15 | |
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2017-07-16 | man1: document mouse keystrokes in acme, sam, 9term | Russ Cox | 3 | -0/+40 | |
Change-Id: Id99ce9a143a21009d93a1c6ba2d1f84a3588649f Reviewed-on: https://plan9port-review.googlesource.com/2942 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2017-06-19 | svgpic: new program to convert pic to svg | Russ Cox | 1 | -0/+15 | |
This is an experiment. Like tpic it's a copy-and-paste fork of pic. Change-Id: Ia22772bd5881c7904a6d8f8e0b46fde8cea89cbd Reviewed-on: https://plan9port-review.googlesource.com/2920 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-02-17 | man: document font syntaxes | Russ Cox | 2 | -0/+14 | |
Change-Id: Id441d4df192c47388af6b5da306f14d90f066d18 Reviewed-on: https://plan9port-review.googlesource.com/1173 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2014-11-16 | man: more Mercurial references changed to Git | Russ Cox | 3 | -5/+5 | |
Change-Id: I940a21d67b21b5dd139cb20b9fae9595506fc5ae | |||||
2014-11-16 | codereview: make commit -a the default; warn about uncommitted changes at upload | Russ Cox | 1 | -13/+13 | |
also update README.md for github Change-Id: I7d578a902ffed7f6d69780721e29a1972b6f6992 | |||||
2014-11-16 | all: update for Git | Russ Cox | 2 | -95/+157 | |
- rewrite .gitignore to use git patterns - mv hg(1) to git(1) and rewrite - add lib/git/commit-msg.hook - add skeleton codereview script - update codereview(1) Change-Id: I061cd8e4de77ebbd6037a7c5d1582cd1d986f62f | |||||
2014-10-20 | col: import from plan 9, by popular demand | Russ Cox | 1 | -0/+57 | |
TBR=rsc https://codereview.appspot.com/158240043 | |||||
2014-03-14 | man/man1/0intro.1: update supported systems. | Shenghou Ma | 1 | -5/+7 | |
LGTM=rsc R=rsc https://codereview.appspot.com/71070050 | |||||
2013-03-11 | xd: accept -S for 8-byte swap | Russ Cox | 1 | -0/+3 | |
R=rsc https://codereview.appspot.com/7565045 | |||||
2012-11-25 | acme: set $samfile (same as $%) during execution | Marius Eriksen | 1 | -0/+2 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6854092 | |||||
2012-10-21 | acme: add $acmeshell to control execution shell | Marius Eriksen | 1 | -0/+6 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6614056 | |||||
2012-10-16 | devdraw: MacBook retina support | Rob Kroeger | 1 | -0/+7 | |
Enable with export devdrawretina=1 (everything will be smaller). R=rsc CC=plan9port.codebot http://codereview.appspot.com/6592072 | |||||
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-12 | devdraw: more fixes (thanks David Jeannot) | Russ Cox | 1 | -1/+1 | |
2011-08-16 | test: update from Plan 9 | David du Colombier | 1 | -0/+7 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4847051 | |||||
2011-08-16 | dd: update from Plan 9 | David du Colombier | 1 | -0/+198 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4850052 | |||||
2011-06-03 | man: import changes from plan 9 | David du Colombier | 1 | -1/+2 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4559071 | |||||
2011-06-02 | INSTALL: add -r flag | Peter Saveliev | 1 | -0/+10 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096 | |||||
2011-05-10 | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 2 | -3/+3 | |
R=rsc http://codereview.appspot.com/4519049 | |||||
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 3 | -14/+16 | |
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 | |||||
2010-05-19 | 9term: add -c to force cooked mode | David Swasey | 1 | -2/+7 | |
R=rsc CC=codebot http://codereview.appspot.com/1044043 | |||||
2010-03-19 | install(1): cvs -> hg | Eoghan Sherry | 2 | -4/+4 | |
R=rsc CC=codebot http://codereview.appspot.com/637041 | |||||
2009-12-27 | merge | Russ Cox | 3 | -269/+17 | |
2009-09-15 | ssam(1): new command | Jason Catena | 1 | -0/+72 | |
http://codereview.appspot.com/95076 | |||||
2009-09-13 | rc: implement and document <>{cmd} notation | Michael Teichgräber | 1 | -0/+14 | |
http://codereview.appspot.com/105061 | |||||
2009-08-21 | venti/copy: synchronize with Plan 9; indent in verbose mode | Venkatesh Srinivas | 1 | -5/+34 | |
http://codereview.appspot.com/110062 | |||||
2009-08-21 | page: import page(1) from Plan 9 | Tony Lainson | 1 | -45/+243 | |
http://codereview.appspot.com/109059 | |||||
2009-08-18 | awk: add awk(1) | Michael Teichgräber | 1 | -0/+560 | |
http://codereview.appspot.com/104086 | |||||
2009-08-08 | stats: make more stats work in Linux | Fazlul Shahriar | 1 | -0/+5 | |
http://codereview.appspot.com/96084 | |||||
2009-08-08 | add codereview(1) | Russ Cox | 1 | -0/+71 | |
2009-07-29 | docs: document bitbucket servers, codereview(1) | Russ Cox | 1 | -4/+5 | |
http://codereview.appspot.com/98068 | |||||
2009-07-08 | merge | Russ Cox | 1 | -1/+1 | |
2009-05-17 | netfiles(1), sftpcache(1): document failure with new sftp | Russ Cox | 2 | -0/+14 | |
2009-04-30 | install: typo in man page | Russ Cox | 1 | -1/+1 | |
2009-04-30 | install: add comment about X11 packages | Russ Cox | 1 | -0/+5 | |
2008-12-06 | unvac: add -d flag (David Swasey) | Russ Cox | 1 | -1/+8 | |
2008-10-08 | web: add camino as a $BROWSER | Russ Cox | 1 | -3/+4 | |
2008-07-20 | rc: add subscript sequences (Erik Quanstrom) | Russ Cox | 1 | -0/+5 | |
2008-07-03 | vac: add -a and -x flags | Russ Cox | 1 | -1/+56 | |
Thanks to Michael Kaminsky for the suggestion. | |||||
2008-06-14 | vac(1): cleanup | Russ Cox | 1 | -1/+1 | |
2008-06-14 | vac(1): document unvac | Russ Cox | 1 | -6/+43 | |
2008-04-17 | acme(1): document -m | Russ Cox | 1 | -0/+14 | |
2008-01-31 | xshove: document, tweak | Russ Cox | 1 | -0/+34 | |