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