Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-15 | soelim: import from Plan9 | sean | 1 | -0/+1 | |
Add entry in lib/moveplan9.files to trigger relocation during INSTALL. | |||||
2019-04-05 | fortunes: correct a mispelling (#234) | Travis snɯǝᗡɔW | 1 | -1/+1 | |
2018-11-13 | keyboard: add compose sequences lc and rc for ceiling brackets (#126) | thisrod | 1 | -0/+2 | |
Change-Id: Ice1c8c9d15cc6febf32dc2b7c449d457acc319b6 | |||||
2018-11-13 | keyboard: add tab/untab symbols (#160) | Martin Kühl | 1 | -0/+2 | |
2017-10-17 | moveplan9: add missing files | Steven Stallion | 1 | -0/+35 | |
This PR adds additional files to update /usr/local/plan9 references for packaging. | |||||
2017-09-14 | lib/moveplan9.files: add missing files | Adam Saponara | 1 | -1/+12 | |
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 | codereview: delete, now using GitHub pull requests | Russ Cox | 2 | -3636/+0 | |
2017-01-06 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 1 | -1/+2 | |
Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2014-11-16 | all: update for Git | Russ Cox | 1 | -0/+104 | |
- 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-02-24 | codereview: sync from Go. | Shenghou Ma | 1 | -112/+185 | |
LGTM=rsc R=rsc https://codereview.appspot.com/67820044 | |||||
2014-01-06 | keyboard: add more sequences, from existing ones or RFC 1345 | Jonathan Cast | 1 | -0/+13 | |
R=rsc CC=plan9port.codebot https://codereview.appspot.com/43990046 | |||||
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 1 | -1/+2 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2012-09-24 | fortunes: new one | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/6554081 | |||||
2012-09-10 | lib/acme.rc: remove noscroll | Ingo Dreilich | 1 | -1/+0 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6346079 | |||||
2012-07-14 | lib/codereview: update from Go | Russ Cox | 1 | -35/+121 | |
R=rsc http://codereview.appspot.com/6396045 | |||||
2012-03-26 | fortune | Russ Cox | 1 | -0/+4 | |
R=rsc http://codereview.appspot.com/5900076 | |||||
2012-01-20 | codereview: sync from Go | Russ Cox | 1 | -525/+637 | |
R=rsc http://codereview.appspot.com/5558060 | |||||
2011-12-09 | fortunes | Russ Cox | 1 | -0/+6 | |
R=rsc http://codereview.appspot.com/5480055 | |||||
2011-11-08 | codereview: update from go | Russ Cox | 1 | -44/+127 | |
R=rsc http://codereview.appspot.com/5340059 | |||||
2011-08-02 | build: missing file | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/4815081 | |||||
2011-08-02 | codereview: import from Go | Russ Cox | 1 | -1685/+1718 | |
R=rsc http://codereview.appspot.com/4819053 | |||||
2011-06-02 | INSTALL: add -r flag | Peter Saveliev | 1 | -1/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096 | |||||
2011-05-01 | fortunes | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4444082 | |||||
2011-03-09 | fortunes: remove duplicate | Russ Cox | 1 | -1/+0 | |
R=rsc http://codereview.appspot.com/4252070 | |||||
2011-02-23 | more fortunes | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4224041 | |||||
2011-02-08 | fortunes | Russ Cox | 1 | -0/+8 | |
R=rsc http://codereview.appspot.com/4149042 | |||||
2010-10-27 | mac: add 9term.app, Plumb.app | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/2783041 | |||||
2010-08-04 | codereview: import latest from go | Russ Cox | 1 | -40/+103 | |
R=rsc http://codereview.appspot.com/1922042 | |||||
2010-04-15 | fortunes: grab latest from Bell Labs, add one of our own | Russ Cox | 1 | -0/+5 | |
R=r http://codereview.appspot.com/925041 | |||||
2010-03-24 | import fortunes from plan 9 and add one of our own | Russ Cox | 1 | -0/+43 | |
R=r http://codereview.appspot.com/744041 | |||||
2010-01-12 | codereview: add hg plugin from Go | Russ Cox | 2 | -0/+3186 | |
R=, rsc CC= http://codereview.appspot.com/186107 | |||||
2009-07-08 | devdraw: generate Latin-1 table from lib/keyboard | Michael Teichgräber | 1 | -4/+9 | |
2009-05-14 | Unicode superscript update | Russ Cox | 2 | -3/+4 | |
font/*/supsub.*: change superscript 1 into i; delete 2, 3 lib/keyboard: fix s1, s2, s3; add si lib/unicode: add 2071 src/cmd/devdraw: update from lib/keyboard | |||||
2008-07-10 | fortunes | Russ Cox | 1 | -0/+48 | |
2008-04-15 | merge | Russ Cox | 1 | -0/+2 | |
2007-11-27 | merge | Russ Cox | 1 | -0/+1 | |
2007-02-22 | update | rsc | 1 | -0/+9 | |
2006-12-13 | More fortunes! | rsc | 1 | -0/+11 | |
2006-12-10 | stupid dash | rsc | 1 | -1/+2 | |
2006-12-09 | avoid bug if /bin/sh is dash -- use single quotes around \1 | rsc | 1 | -4/+4 | |
2006-10-12 | update from plan9 | rsc | 1 | -0/+40 | |
2006-07-23 | more rc scripts | rsc | 1 | -0/+4 | |
2006-06-30 | remove extra acme (Arvindh Tamilmani) | rsc | 1 | -3/+3 | |
2006-02-23 | update from plan9 | rsc | 1 | -1/+51 | |
2006-02-12 | add | rsc | 1 | -0/+167 | |
2005-12-29 | remove unnecessary int casts | rsc | 1 | -2/+2 | |
2005-12-16 | more (Erik Quanstrom) | rsc | 2 | -0/+16 | |
2005-09-13 | esac not fi | rsc | 1 | -1/+1 | |
2005-09-13 | Add tmac.pm. | rsc | 1 | -1/+2 | |