Age | Commit message (Expand) | Author | Files | Lines |
2017-10-10 | acme: check file content before declaring file "modified since last read" | Russ Cox | 23 | -13/+79 |
2017-10-09 | devdraw: fix build on macOS < 10.12 | Rudá Moura | 1 | -0/+2 |
2017-10-01 | xd: add -R for runewise dump | Leah Neukirchen | 2 | -40/+118 |
2017-10-01 | web: add Chromium support on FreeBSD | David du Colombier | 1 | -1/+1 |
2017-09-22 | .travis.yml: configure build matrix to build on OS X and Linux (thanks Michae... | David du Colombier | 1 | -20/+28 |
2017-09-14 | 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) | David du Colombier | 1 | -1/+1 |
2017-09-14 | lib/moveplan9.files: add missing files | Adam Saponara | 1 | -1/+12 |
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 46 | -387/+0 |
2017-09-14 | README: update links | Kare Nuorteva | 1 | -7/+5 |
2017-09-02 | .travis.yml: disable osx build | David du Colombier | 1 | -1/+0 |
2017-09-01 | lib9: import frand function from Plan 9 | David du Colombier | 2 | -0/+18 |
2017-09-01 | svgpic: fix warnings | David du Colombier | 1 | -3/+1 |
2017-09-01 | libmach: initialize ss variable in stabsline2pc function | David du Colombier | 1 | -1/+2 |
2017-09-01 | .travis.yml: build on osx | David du Colombier | 1 | -0/+8 |
2017-09-01 | README: add Travis CI and Coverity Scan badges | David du Colombier | 1 | -0/+7 |
2017-09-01 | dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io | David du Colombier | 2 | -3/+3 |
2017-09-01 | dist/publish: fix export of of usr tree | Russ Cox | 1 | -1/+1 |
2017-09-01 | all: update site from swtch.com to 9fans.github.io | Russ Cox | 26 | -52/+83 |
2017-09-01 | codereview: delete, now using GitHub pull requests | Russ Cox | 5 | -3944/+2 |
2017-09-01 | .travis.yml: add Coverity Scan to Travis CI configuration | David du Colombier | 1 | -0/+18 |
2017-09-01 | .travis.yml: add Travis CI configuration | David du Colombier | 1 | -0/+4 |
2017-09-01 | ed: allow larger temp files | Russ Cox | 1 | -1/+1 |
2017-09-01 | 9(1): document gotcha with oh-my-zsh | Russ Cox | 1 | -0/+15 |
2017-07-23 | venti: fix venti graph on 64-bit | Michael Stroucken | 2 | -1/+2 |
2017-07-16 | dist: update mk push | Russ Cox | 1 | -4/+4 |
2017-07-16 | man: various cleanup | Russ Cox | 26 | -49/+43 |
2017-07-16 | codereview.py: remove | Russ Cox | 1 | -1448/+0 |
2017-07-16 | man5, man6: delete empty dirs | Russ Cox | 4 | -4/+0 |
2017-07-16 | man1: document mouse keystrokes in acme, sam, 9term | Russ Cox | 3 | -0/+40 |
2017-07-16 | acme: implement Cmd-Shift-Z for Redo on Mac | Russ Cox | 1 | -0/+4 |
2017-07-16 | devdraw: fix Mac Kcmd+Shift | Russ Cox | 1 | -0/+3 |
2017-06-19 | fontsrv: avoid quote mapping on fonts with indistinguishable quotes | Russ Cox | 1 | -5/+19 |
2017-06-19 | lib9: fix needsrcquote | Russ Cox | 1 | -1/+1 |
2017-06-19 | svgpic: new program to convert pic to svg | Russ Cox | 19 | -0/+4034 |
2017-06-15 | troff: import HB, HI and HX fonts from Plan 9 | David du Colombier | 3 | -0/+918 |
2017-05-05 | factotum: Fix an operator precedence bug in the secstore code | Dan Cross | 1 | -1/+1 |
2017-04-21 | yacc: Fix a bug from at least 1995. | Dan Cross | 1 | -1/+2 |
2017-04-08 | libdraw: replace hand-rolled realloc, preventing buffer overflow. | Ray Lai | 1 | -3/+1 |
2017-04-08 | 9term: Add missing parentheses, preventing buffer overflow. | Ray Lai | 1 | -1/+1 |
2017-02-10 | 9pfuse: support osxfuse>=3.3.0 | James Porter | 1 | -7/+28 |
2017-01-09 | 9term: c nits | Russ Cox | 2 | -2/+3 |
2017-01-09 | cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete | Dave Presotto | 3 | -0/+11 |
2017-01-07 | src/cmd: take fontsrv out of BUGGERED | Dave Presotto | 1 | -1/+1 |
2017-01-06 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 15 | -87/+106 |
2017-01-06 | 9term, win: work around bsd linker nonsense | Russ Cox | 3 | -2/+9 |
2017-01-06 | 9term, mc: conspire to handle hidpi displays | Russ Cox | 2 | -1/+26 |
2016-11-20 | include: define _DEFAULT_SOURCE | David du Colombier | 6 | -0/+6 |
2016-11-02 | libregexp: various fixes | David du Colombier | 3 | -6/+4 |
2016-11-02 | fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take. | Gleydson Soares | 1 | -1/+1 |
2016-04-18 | font: s/10/11 in ascent for unicode.7x13.font | Rob Pike | 1 | -1/+1 |