1. db800af codereview: sync from Go. by Shenghou Ma · 10 years ago
  2. 66ad987 mac/Plumb: add URL scheme to Info.plist by Rob Kroeger · 10 years ago
  3. 042a069 devdraw: clear altdown on focus out (thanks Ethan Burns) by Russ Cox · 10 years ago
  4. baf127a INSTALL: diagnose missing gcc on Darwin by Russ Cox · 10 years ago
  5. f978176 keyboard: add more sequences, from existing ones or RFC 1345 by Jonathan Cast · 10 years ago
  6. b29ebaa fossil: fix remaining warnings by David du Colombier · 11 years ago
  7. 5a69e40 acme: scroll a directory window when navigating if: by Rob Pike · 11 years ago
  8. 075c3bd xd: fix build by declaring swizz8 by David du Colombier · 11 years ago
  9. 25f54d6 fossil: cleanup mkfile by David du Colombier · 11 years ago
  10. f92e70d fossil: create directory by David du Colombier · 11 years ago
  11. 68beda2 fossil: import conf.rc by David du Colombier · 11 years ago
  12. 3fcc209 fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack) by David du Colombier · 11 years ago
  13. 3c612e1 fossil: fix various warnings by David du Colombier · 11 years ago
  14. b32de4a fossil: required p9p changes by David du Colombier · 11 years ago
  15. 4b57665 fossil: move from liboventi to libthread and libventi by David du Colombier · 11 years ago
  16. 6f4d00e fossil: import from plan 9 by David du Colombier · 11 years ago
  17. fea86f0 acme: execute commands with / using shell by Marius Eriksen · 11 years ago
  18. 7603066 acme Mail: add Search command by Akshat Kumar · 11 years ago
  19. 951fef5 mailfs: allow spaces in box name by Akshat Kumar · 11 years ago
  20. 6541f17 mailfs: support for UTF-8 searches by Akshat Kumar · 11 years ago
  21. 1889a25 rcmain: use new $termprog variable by Steve McCoy · 11 years ago
  22. 1670a24 devdraw: set window name to argv[0] by Russ Cox · 11 years ago
  23. bf63f98 9term: set TERM=dumb instead of TERM=9term by Russ Cox · 11 years ago
  24. 2bc9a13 acme: allow :6 in 5-line file by Russ Cox · 11 years ago
  25. d74fdb6 cmd/devdraw: clear keyboard state on lost focus. by Roger Peppe · 11 years ago
  26. 3d31240 libregexp: update from Plan 9 by David du Colombier · 11 years ago
  27. da3ed55 devdraw: fix x11 input by Russ Cox · 11 years ago
  28. 1bfec89 rc: avoid undefined C by Xi Wang · 11 years ago
  29. 8a2a5b8 libsec: avoid undefined C by Xi Wang · 11 years ago
  30. 01e3847 xd: accept -S for 8-byte swap by Russ Cox · 11 years ago
  31. 36bb28d devdraw: control+click = button 2, alt/shift+click = button 3 by Russ Cox · 11 years ago
  32. 17934be devdraw: silence unused variable warnings by Russ Cox · 11 years ago
  33. 5154e54 devdraw: disable XCopyArea optimization by Russ Cox · 11 years ago
  34. cac1425 fontsrv: fix on X11 when X11H is not defined by Alessandro Arzilli · 11 years ago
  35. 0dc3aa4 libmach: fix crash in dwarfpc (misuse of realloc) by Xi Wang · 11 years ago
  36. dad9d0a fontserv: fix build on FreeBSD 9.1 by Martin Neubauer · 11 years ago
  37. 0497ad9 CONTRIBUTORS: three more by Russ Cox · 11 years ago
  38. d5baaf9 jpegdump: fix build and warnings by David du Colombier · 11 years ago
  39. 23efb34 freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski) by David du Colombier · 11 years ago
  40. 0798d6b venti/wrarena: fix arenapart breakage by David du Colombier · 11 years ago
  41. cb71c0b fontsrv: only build when the pieces are there by Russ Cox · 11 years ago
  42. 1a512ec fontsrv: fix build on OpenBSD 5.2 by Christian Kellermann · 11 years ago
  43. 0b4fd92 auth/factotum: fix password prompt hang with secstore by David du Colombier · 11 years ago
  44. 09adcb0 fontsrv: make single quotes look like quotes by Russ Cox · 11 years ago
  45. 1785490 fontsrv: scaled pjw by Russ Cox · 11 years ago
  46. c96d832 acme: retina scaling for scroll bars, button by Russ Cox · 11 years ago
  47. c282249 samterm: retina scaling for scroll bars, borders by Russ Cox · 11 years ago
  48. a8a0a64 9term: adjust to dpi changes by Russ Cox · 11 years ago
  49. 94dae4b libdraw: change DefaultDPI to 133 by Russ Cox · 11 years ago
  50. 58b1904 devdraw: fake dpi calculation on Mac by Russ Cox · 11 years ago
  51. cc95479 libframe: auto scale tick for retina by Russ Cox · 11 years ago
  52. ffaaaf9 devdraw: use %R not Fn-F3 for retina toggle by Russ Cox · 11 years ago
  53. 5590584 devdraw: add forcedpi toggled by Fn+F3 on Mac by Russ Cox · 11 years ago
  54. 2589c5c acme: set $samfile (same as $%) during execution by Marius Eriksen · 11 years ago
  55. e19fde3 fontsrv: work around a few crashes by Russ Cox · 11 years ago
  56. c6d1f20 devdraw: fix retina mode by Russ Cox · 11 years ago
  57. 9f38518 libdraw: add scalesize by Russ Cox · 11 years ago
  58. 323e7d0 draw.h: add DefaultDPI by Russ Cox · 11 years ago
  59. d0e0701 devdraw, libdraw: add display->dpi by Russ Cox · 11 years ago
  60. 7b9ef73 devdraw: restore compilation on OS X 10.6 by Shenghou Ma · 11 years ago
  61. 9ca6e21 acme: use threadspawnd to avoid changing "." of current process by Russ Cox · 12 years ago
  62. 9e4b56e libthread: add threadspawnd by Russ Cox · 12 years ago
  63. 81c2c5e acme: add $acmeshell to control execution shell by Marius Eriksen · 12 years ago
  64. 9c61127 fontsrv: x11 support by Yuval Pavel Zholkover · 12 years ago
  65. e13727e plumb.app: accept plumb:foo as alias for foo by Rob Kroeger · 12 years ago
  66. e4122a4 devdraw: map X11 dead_diaresis to double quote by Caio Oliveira · 12 years ago
  67. 33cdf63 libmemdraw: fix int size bug by Erik Quanstrom · 12 years ago
  68. c5bfba4 silence more warnings by Russ Cox · 12 years ago
  69. b0ae8a4 9c: support clang on Mac by Russ Cox · 12 years ago
  70. 0cfb376 fix clang warnings reported by Tuncer Ayaz by Russ Cox · 12 years ago
  71. 34d629c 9c: add more clang warning silencers, use signed chars by Russ Cox · 12 years ago
  72. caade78 lib9: fix Mac warning by Russ Cox · 12 years ago
  73. 497cd6b INSTALL: don't try to use \b in acme window by Russ Cox · 12 years ago
  74. 220c15d fix gcc 4.7 warnings (thanks Tuncer Ayaz) by Russ Cox · 12 years ago
  75. 53527a6 web: fix BROWSER=google-chrome on Mac by Russ Cox · 12 years ago
  76. 83d065a mount: fix for osxfuse by Russ Cox · 12 years ago
  77. c3feb5c libframe: use correct text color when painting by Rob Kroeger · 12 years ago
  78. ef99c9f devdraw: MacBook retina support by Rob Kroeger · 12 years ago
  79. 60a4742 devdraw: prefer 24-bit over 15-bit or 16-bit. by Russ Cox · 12 years ago
  80. 5b60289 acme: correct writes of runes on auspicious byte boundaries by Erik Quanstrom · 12 years ago
  81. ca9ae08 fortunes: new one by Russ Cox · 12 years ago
  82. ac3ba72 src/cmd: Add a repurposed import(4), called `9import', to the ports. by Akshat Kumar · 12 years ago
  83. 37f8ed2 acme: mouse movement for Del by Russ Cox · 12 years ago
  84. 9dbe4a0 snarfer: disable during build by Russ Cox · 12 years ago
  85. 85504cd sam: add $% as an alias for $samfile by Russ Cox · 12 years ago
  86. 54bebe6 libdraw: add visibleclicks mode by Russ Cox · 12 years ago
  87. 6f568da lib9/p9dialparse: fix segfault on gethostbyname by David du Colombier · 12 years ago
  88. d4ccb0a 9pfuse: fix memory leak, avoid memory explosion by Ties Bos · 12 years ago
  89. ba31102 lib/acme.rc: remove noscroll by Ingo Dreilich · 12 years ago
  90. 4db1ecb lib9: remove ss_len manipulation in _p9dialparse by Russ Cox · 12 years ago
  91. d905d2f 9pfuse: osxfuse support by Russ Cox · 12 years ago
  92. 1c99633 lib9: fix announce on OS X by Russ Cox · 12 years ago
  93. 3dade5f lib9/dial: fix addrlen in connect() and bind() by David du Colombier · 12 years ago
  94. e31375a srv(4), mount: update v9fs usage by David du Colombier · 12 years ago
  95. fee1a46 disk/mkfs,disk/mkext: fix mkdir conflict by Russ Cox · 12 years ago
  96. d24b814 lib9/getnetconn: add support for IPv6 by David du Colombier · 12 years ago
  97. 3a616ea vacfs: fix create srv with ORCLOSE on plan 9 by David du Colombier · 12 years ago
  98. ac26626 dial(3): update dialparse by David du Colombier · 12 years ago
  99. 9bcf137 devdraw: make it 3 times faster on OS X by David Jeannot · 12 years ago
  100. ad4025b devdraw: fix for OS X 10.8 (Mountain Lion) by Rob Kroeger · 12 years ago