- 4a8c0c7 venti: fix venti graph on 64-bit by Michael Stroucken · 7 years ago master
- 7e77a6a dist: update mk push by Russ Cox · 7 years ago
- b546bd6 man: various cleanup by Russ Cox · 7 years ago
- a18efdb codereview.py: remove by Russ Cox · 7 years ago
- b7488c5 man5, man6: delete empty dirs by Russ Cox · 7 years ago
- 35abfa1 man1: document mouse keystrokes in acme, sam, 9term by Russ Cox · 7 years ago
- b15fd97 acme: implement Cmd-Shift-Z for Redo on Mac by Russ Cox · 7 years ago
- 00b5022 devdraw: fix Mac Kcmd+Shift by Russ Cox · 7 years ago
- 711336c fontsrv: avoid quote mapping on fonts with indistinguishable quotes by Russ Cox · 7 years ago
- 1f1ab4c lib9: fix needsrcquote by Russ Cox · 7 years ago
- 3ebbd19 svgpic: new program to convert pic to svg by Russ Cox · 8 years ago
- a9530c0 troff: import HB, HI and HX fonts from Plan 9 by David du Colombier · 7 years ago
- c976381 factotum: Fix an operator precedence bug in the secstore code by Dan Cross · 8 years ago
- 9e52ea8 yacc: Fix a bug from at least 1995. by Dan Cross · 8 years ago
- 94b38bd libdraw: replace hand-rolled realloc, preventing buffer overflow. by Ray Lai · 9 years ago
- 669713d 9term: Add missing parentheses, preventing buffer overflow. by Ray Lai · 9 years ago
- 9f34853 9pfuse: support osxfuse>=3.3.0 by James Porter · 8 years ago
- c819ee6 9term: c nits by Russ Cox · 8 years ago
- be7485e cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete by Dave Presotto · 8 years ago
- 82112d0 src/cmd: take fontsrv out of BUGGERED by Dave Presotto · 8 years ago
- 310ae03 all: fix or silence all INSTALL warnings on macOS by Russ Cox · 8 years ago
- 9e0d375 9term, win: work around bsd linker nonsense by Russ Cox · 8 years ago
- d296c18 9term, mc: conspire to handle hidpi displays by Russ Cox · 8 years ago
- 657f699 include: define _DEFAULT_SOURCE by David du Colombier · 9 years ago
- 1b68dbe libregexp: various fixes by David du Colombier · 9 years ago
- 2d82ef9 fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take. by Gleydson Soares · 8 years ago
- 35d4392 font: s/10/11 in ascent for unicode.7x13.font by Rob Pike · 9 years ago
- c499ab9 fontsrv: do not try to look up surrogate pairs by Russ Cox · 9 years ago
- 009b0cb auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3) by Gleydson Soares · 9 years ago
- 6a93bd5 devdraw: cocoa: set window title on main thread by sqweek · 9 years ago
- 8db4035 win: local \r cancellation by Russ Cox · 9 years ago
- 0d2dfbc 9term, win: better \r handling (thanks, git) by Russ Cox · 9 years ago
- 8ee5da7 INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 to by Gleydson Soares · 9 years ago
- 44eb208 mk: avoid infinite loop when targets are repeated by Russ Cox · 9 years ago
- 775cb93 fontsrv: use 64 chars per subfont instead of 256 by Russ Cox · 9 years ago
- a78b184 font/fixed: adjust the ascent for the 7x13 subfonts by Rob Pike · 9 years ago
- 49ccc80 font/lucsans: fix reference to supsub.9 by Rob Pike · 9 years ago
- 71de840 upas/nfs: search for stunnele3 in $PATH by Gleydson Soares · 9 years ago
- 3f1c876 all: linux/arm64 port by Aram Hăvărneanu · 10 years ago
- 7a6f3d9 libregexp: fix copy-paste error by David du Colombier · 10 years ago
- 37d81a2 all: linux/mips port by Aram Hăvărneanu · 10 years ago
- 0c29266 all: fix openbsd build by Aram Hăvărneanu · 10 years ago
- bab43f0 keyboard.h: add some missing key enums from Plan 9 by mischief · 10 years ago
- fdf6ef3 acme: add focus change to log by Sergiusz Urbaniak · 10 years ago
- d52bdd3 devdraw: plumb drag-n-dropped files by marius a. eriksen · 10 years ago
- 25822e8 libdraw, acme: fix acme segfault triggered passing an invalid font by Gleydson Soares · 10 years ago
- 3aca221 fontsrv: fix x11 build by Russ Cox · 10 years ago
- b3a110a man: document font syntaxes by Russ Cox · 10 years ago
- 4eac378 devdraw: enable retina behavior by default on OS X by Russ Cox · 10 years ago
- 79555a9 libdraw: refine hidpi font selection by Russ Cox · 10 years ago
- 213fc4f libdraw: autoscale fonts when moving between low and high dpi screens by Russ Cox · 10 years ago
- 77f2326 libdraw: add 2*font syntax for scaled fonts by Russ Cox · 10 years ago
- 32dc15f fontsrv: use CoreText API on OS X by Russ Cox · 10 years ago
- 5d86ecd CONTRIBUTING.md: fix link to codereview(1) by Russ Cox · 10 years ago
- d67a3d3 fontsrv: disable X11 hinting by Ethan Burns · 10 years ago
- 9bcee1f 9pfuse: Disable glibc workaround for O_LARGEFILE on ARM by Merlijn Wajer · 10 years ago
- 709ba3c install.txt: regenerate (9 man 1 intro >install.txt) by Russ Cox · 10 years ago
- fff818f libdraw, libframe, acme: fix, guard against inverted range in textsetselect by Russ Cox · 10 years ago
- d3a47e1 devdraw: fix title and "open in top" on OS X by Roi Martin · 10 years ago
- 679d176 CONTRIBUTING.md: add message about pull requests by Russ Cox · 10 years ago
- 01463ba codereview: use 'git branch -v' for pending by Russ Cox · 10 years ago
- c9ed527 cmd: rename *.C to *.c by Russ Cox · 10 years ago
- 08e7937 man: more Mercurial references changed to Git by Russ Cox · 10 years ago
- 0edb046 codereview: make commit -a the default; warn about uncommitted changes at upload by Russ Cox · 10 years ago
- 294f22a README: rename to README.md, add markdown for github by Russ Cox · 10 years ago
- 32f3c4a codereview: fix a few bugs by Russ Cox · 10 years ago
- 95fee1d all: update for Git by Russ Cox · 10 years ago
- 58d8f6c Delete .cvsignore. It is time. by Russ Cox · 10 years ago
- 4bd5168 Convert .hgignore to .gitignore. by Russ Cox · 10 years ago
- de00349 Remove .hgtags. by Russ Cox · 10 years ago
- 734ca63 INSTALL: fix path of quote1 and quote2 by David du Colombier · 10 years ago
- 6c7443a fix clang 3.4 warnings and ignore uninteresting ones by David du Colombier · 10 years ago
- 2763a6d venti/copy: fix bug writing directories that zero truncate by Russ Cox · 10 years ago
- 72197f8 col: import from plan 9, by popular demand by Russ Cox · 10 years ago
- fd3496d 9l: link with -lresolv on Linux by David du Colombier · 10 years ago
- 738e890 vbackup: fix compilation on NetBSD (thanks Álvaro Jurado) by David du Colombier · 10 years ago
- a9e0d2b CONTRIBUTORS: add Aram Hăvărneanu by Aram Hăvărneanu · 10 years ago
- c0ae8e7 g: search in *.s files by Aram Hăvărneanu · 10 years ago
- f5ae255 mc: use $termprog to identify 9term by Russ Cox · 10 years ago
- 32c6e78 upas: fix nil pointer dereference by David du Colombier · 10 years ago
- c99867c upas/common: rename aux to auxx by Russ Cox · 10 years ago
- fbe3f34 build: rename " and "" to quote1 and quote2 for hg by Russ Cox · 10 years ago
- 50ababb acme: fix bufread crash due to typing-point scrolling by Russ Cox · 10 years ago
- 6400c9f acme: increase timer resolution to 10ms by Russ Cox · 10 years ago
- 113ea95 undo CL 69070045 / 8539a916d98a by Russ Cox · 11 years ago
- bae34df upas: fix warnings by David du Colombier · 11 years ago
- 954e03c libndb: add AUTOLIB(resolv) by David du Colombier · 11 years ago
- 45f8ba5 acme: fix two flush bugs in new log file by Russ Cox · 11 years ago
- 4a3fb87 acme: add log file in acme root directory by Russ Cox · 11 years ago
- 833216f acme: add comment for aligned writes by Russ Cox · 11 years ago
- 1d2c3c3 acme: use buffered i/o to write file by Russ Cox · 11 years ago
- d213189 acme: fix Get of dir in nameless window (thanks Colton Lewis) by Russ Cox · 11 years ago
- 2f902c4 dist/main.html: update supported systems and commit log link. by Shenghou Ma · 11 years ago
- c9ed9e1 man/man1/0intro.1: update supported systems. by Shenghou Ma · 11 years ago
- 4030a6c acme: copy/cut/paste with ctl+c,x,v by Ethan Burns · 11 years ago
- 219cf22 acme, sam: handle >1GB files correctly by Russ Cox · 11 years ago
- e78ed7a INSTALL: fix architecture detection on Solaris. by Shenghou Ma · 11 years ago
- 63002b3 fix gcc 4.8 warnings by David du Colombier · 11 years ago
- 24b8994 fossil: fix p9p changes on view by David du Colombier · 11 years ago
- 20035ed all: DragonFly port. by Shenghou Ma · 11 years ago