| Commit message (Expand) | Author | Age | Files | Lines |
| * | rc(1): mention /etc/shells in BUGS section | Russ Cox | 2020-05-05 | 1 | -0/+6 |
| * | rc: allow unquoted = in command arguments | Russ Cox | 2020-05-04 | 1 | -1/+1 |
| * | rc: move free carat handling into parser | Russ Cox | 2020-05-04 | 1 | -23/+3 |
| * | Fix broken references to plan9.bell-labs.com/plan9 | Larkin Nickle | 2020-02-22 | 1 | -1/+1 |
| * | all: remove Linux 2.4 vs 2.6 detection | Russ Cox | 2020-01-19 | 2 | -24/+11 |
| * | compress: remove (not distributed) from tar(1) manpage. | sean | 2020-01-15 | 1 | -1/+0 |
| * | compress: import Plan9 compress | sean | 2020-01-15 | 1 | -0/+237 |
| * | winwatch: port based Plan 9 winwatch | markvanatten | 2020-01-15 | 1 | -0/+57 |
| * | soelim: manpage fixes. | sean | 2020-01-15 | 1 | -4/+3 |
| * | soelim: import from Plan9 | sean | 2020-01-15 | 1 | -0/+30 |
| * | mouse(3): fix definition of Mousectl | Russ Cox | 2020-01-13 | 1 | -4/+6 |
| * | clock: import from plan 9 | Russ Cox | 2020-01-13 | 1 | -5/+8 |
| * | wintext: add tmux support, use in ", "" | Russ Cox | 2020-01-13 | 1 | -8/+10 |
| * | Make venti's doc more accurate | Edouard Klein | 2020-01-13 | 2 | -8/+25 |
| * | libthread: run first thread in proc on system stack | Russ Cox | 2020-01-12 | 1 | -0/+8 |
| * | 9term: add a "look" menu item (#299) | Fazlul Shahriar | 2020-01-07 | 1 | -0/+7 |
| * | acme(1): update man page to note -a trimming trailing spaces on Put | Russ Cox | 2020-01-06 | 1 | -6/+11 |
| * | plumber: add -f (foreground) option (#288) | Jason Felice | 2019-10-29 | 1 | -1/+8 |
| * | man/memdraw.3: fix typo | Noah Evans | 2019-04-05 | 1 | -1/+1 |
| * | libdraw: redo default font construction to be hidpi-safe | Russ Cox | 2018-11-16 | 2 | -12/+2 |
| * | paint: add drawing program from 9front (#112) | Tobias Heinicke | 2018-11-15 | 1 | -0/+85 |
| * | xd: add -R for runewise dump | Leah Neukirchen | 2017-10-01 | 1 | -0/+7 |
| * | all: remove .cvsignore files | Kare Nuorteva | 2017-09-14 | 6 | -6/+0 |
| * | all: update site from swtch.com to 9fans.github.io | Russ Cox | 2017-09-01 | 2 | -11/+7 |
| * | codereview: delete, now using GitHub pull requests | Russ Cox | 2017-09-01 | 1 | -155/+0 |
| * | 9(1): document gotcha with oh-my-zsh | Russ Cox | 2017-09-01 | 1 | -0/+15 |
| * | man: various cleanup | Russ Cox | 2017-07-16 | 26 | -49/+43 |
| * | man5, man6: delete empty dirs | Russ Cox | 2017-07-16 | 4 | -4/+0 |
| * | man1: document mouse keystrokes in acme, sam, 9term | Russ Cox | 2017-07-16 | 3 | -0/+40 |
| * | svgpic: new program to convert pic to svg | Russ Cox | 2017-06-19 | 1 | -0/+15 |
| * | man: document font syntaxes | Russ Cox | 2015-02-17 | 5 | -23/+130 |
| * | libdraw: autoscale fonts when moving between low and high dpi screens | Russ Cox | 2015-02-17 | 1 | -0/+15 |
| * | man: more Mercurial references changed to Git | Russ Cox | 2014-11-16 | 3 | -5/+5 |
| * | codereview: make commit -a the default; warn about uncommitted changes at upload | Russ Cox | 2014-11-16 | 1 | -13/+13 |
| * | all: update for Git | Russ Cox | 2014-11-16 | 2 | -95/+157 |
| * | col: import from plan 9, by popular demand | Russ Cox | 2014-10-20 | 1 | -0/+57 |
| * | acme: add log file in acme root directory | Russ Cox | 2014-04-30 | 1 | -2/+26 |
| * | man/man1/0intro.1: update supported systems. | Shenghou Ma | 2014-03-14 | 1 | -5/+7 |
| * | fossil: import from plan 9 | David du Colombier | 2013-09-23 | 2 | -0/+1721 |
| * | xd: accept -S for 8-byte swap | Russ Cox | 2013-03-11 | 1 | -0/+3 |
| * | acme: set $samfile (same as $%) during execution | Marius Eriksen | 2012-11-25 | 1 | -0/+2 |
| * | libdraw: add scalesize | Russ Cox | 2012-11-25 | 1 | -0/+16 |
| * | libthread: add threadspawnd | Russ Cox | 2012-10-22 | 1 | -0/+11 |
| * | acme: add $acmeshell to control execution shell | Marius Eriksen | 2012-10-21 | 1 | -0/+6 |
| * | devdraw: MacBook retina support | Rob Kroeger | 2012-10-16 | 1 | -0/+7 |
| * | src/cmd: Add a repurposed import(4), called `9import', to the ports. | Akshat Kumar | 2012-09-24 | 1 | -0/+79 |
| * | srv(4), mount: update v9fs usage | David du Colombier | 2012-08-05 | 1 | -1/+1 |
| * | dial(3): update dialparse | David du Colombier | 2012-08-03 | 1 | -4/+4 |
| * | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 2012-07-17 | 1 | -0/+187 |
| * | venti(8): fix discussion of variables | Russ Cox | 2012-07-14 | 1 | -4/+7 |