1. fb243a1 devdraw: handle kEventWindowDrawContent by Russ Cox · 15 years ago
  2. c51c290 ed: new append from rob, avoids overflow in pointer arithmetic by Russ Cox · 15 years ago
  3. 68a6e0c acme: let Edit redo when file is clean by Russ Cox · 15 years ago
  4. ef27bfa codereview: add hg plugin from Go by Russ Cox · 15 years ago
  5. 6a6c266 win fixes by Fazlul Shahriar · 15 years ago
  6. 7d9c0f0 devdraw: release multitouch mouse when app is collapsed (minimized) by Russ Cox · 15 years ago
  7. 100ec44 devdraw: add multitouch code from Paul Lalonde by Russ Cox · 15 years ago
  8. b968422 merge by Russ Cox · 15 years ago
  9. 6530d37 troff: avoid crash if home == NULL by Russ Cox · 15 years ago
  10. 7351eea merge by Russ Cox · 15 years ago
  11. bf486df 9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum by Russ Cox · 15 years ago
  12. 846cec9 sam: fix off-by-one in buffer merge. exposed by UTFmax==4 by Russ Cox · 15 years ago
  13. 1d919bc preliminary contributor list by Russ Cox · 15 years ago
  14. 8e69250 devdraw: fix OS X behavior for Spanish keyboards by Enrique Soriano · 15 years ago
  15. 4fe82be Related to issue http://bitbucket.org/rsc/plan9port/issue/38/ by Michael Teichgräber · 15 years ago
  16. 63479cf acme: fix Load of acme with no windows by Fazlul Shahriar · 15 years ago
  17. ba940ae libthread: context switching for arm, still not complete by Russ Cox · 15 years ago
  18. 778ec84 ssam: add executable bit by Russ Cox · 15 years ago
  19. 0a1990b ssam(1): new command - not just manual by Jason Catena · 15 years ago
  20. 113867b devdraw: draft of new Cocoa-based devdraw by Jeff Sickel · 15 years ago
  21. daea2c7 acme: correct modified message after initial load; more detail in message by Russ Cox · 15 years ago
  22. 1961ee8 lib9: do not include st_dev in qid.path by Russ Cox · 15 years ago
  23. cfa81d5 ed: update to 32-bit Runes by Russ Cox · 16 years ago
  24. 16e65a6 ssam(1): new command by Jason Catena · 16 years ago
  25. 5028118 devdraw: fix X11 input sequences by Russ Cox · 16 years ago
  26. 38b6273 rc: implement and document <>{cmd} notation by Michael Teichgräber · 16 years ago
  27. 7a7e8ed 9a: fix OS X PowerPC build by Jeff Sickel · 16 years ago
  28. 417b681 dhcpd: fix build on OS X, silence non-log prints by Russ Cox · 16 years ago
  29. 9eec023 libc.h: update comment for 32-bit Rune by Russ Cox · 16 years ago
  30. a0583cf tcs: update for 32-bit Rune by Russ Cox · 16 years ago
  31. a211584 postscript: update for 32-bit Rune by Russ Cox · 16 years ago
  32. 37c9485 lib9: fix dirread/stat mismatch on Snow Leopard by Russ Cox · 16 years ago
  33. efd88f5 vbackup: fix build on FreeBSD 8 by Russ Cox · 16 years ago
  34. 5d0dfbb devdraw: update OS X snarf for 32-bit Rune (again) by Russ Cox · 16 years ago
  35. dd73705 devdraw: update OS X snarf for 32-bit Rune by Russ Cox · 16 years ago
  36. 6ad2891 devdraw: update OS X snarf for 32-bit Rune by Russ Cox · 16 years ago
  37. 7b5db1c libplumb, Mail: fix crash on nil plumb fids by Mathieu Lonjaret · 16 years ago
  38. 0cadb43 convert to 4-byte UTF-8 and 32-bit Rune by Russ Cox · 16 years ago
  39. 4dbf255 acme: htmlclick takes precedence over line click by Russ Cox · 16 years ago
  40. fa662c9 INSTALL: fix build on Snow Leopard by Russ Cox · 16 years ago
  41. a673ea2 font: add peter face to font/times/*.font by Russ Cox · 16 years ago
  42. 51f6e20 unix: move Makefile so that it cannot be run accidentally by Russ Cox · 16 years ago
  43. bf93068 venti: handle FS block size > MaxIo by Venkatesh Srinivas · 16 years ago
  44. e066b12 rc: make read not ignore interrupts/errors (again) by Michael Teichgräber · 16 years ago
  45. 375b78f libavl: import from Plan 9 by Russ Cox · 16 years ago
  46. da0a205 venti/copy: synchronize with Plan 9; indent in verbose mode by Venkatesh Srinivas · 16 years ago
  47. c0cc7cc page: import page(1) from Plan 9 by Tony Lainson · 16 years ago
  48. 2fb0c44 page: remove temporary file at program exit; fixes reading from stdin by J.R. Mauro · 16 years ago
  49. 8ff457f lib9: dotu fixes in convS2M, convM2S by Tim Newsham · 16 years ago
  50. e7c5e5e awk: add awk(1) by Michael Teichgräber · 16 years ago
  51. 0829f75 libthread: make page work on OS X by Russ Cox · 16 years ago
  52. 5186b55 dial: allow host==0 when net=="unix" by Fazlul Shahriar · 16 years ago
  53. 6d558e1 dial: reject dial to * (aka 0.0.0.0) by Russ Cox · 16 years ago
  54. 94349f6 page: add missing delayfreeimage calls by Fazlul Shahriar · 16 years ago
  55. d19fdc0 libfmt: add missing copyright notice to nan64.c by Russ Cox · 16 years ago
  56. c8ae41f more licensing by Russ Cox · 16 years ago
  57. 6f4d759 more licensing by Russ Cox · 16 years ago
  58. e96abc0 allow less restricted use of plan9port-specific code by Russ Cox · 16 years ago
  59. ae03a48 move files that codebot put in the wrong place by Russ Cox · 16 years ago
  60. 5a8bc78 awk: sync with Plan 9 by Michael Teichgräber · 16 years ago
  61. 3b7ca01 9term: allow scroll wheel in main window by Tony Lainson · 16 years ago
  62. f2887b9 page: move cmd/page/cache.c to src/cmd/page/cache.c by Russ Cox · 16 years ago
  63. b3453e0 page: add caching from Plan 9 by Fazlul Shahriar · 16 years ago
  64. 3c6ab18 stats: make more stats work in Linux by Fazlul Shahriar · 16 years ago
  65. 0e9f396 add codereview(1) by Russ Cox · 16 years ago
  66. 74be460 rc: fix segfault when SIGINT is received by Michael Teichgräber · 16 years ago
  67. 1d534ed docs: document bitbucket servers, codereview(1) by Russ Cox · 16 years ago
  68. d17b040 libfmt: use fmtstrtod, not system strtod by Russ Cox · 16 years ago
  69. 8e5ae41 libmemdraw: allow wider images by Russ Cox · 16 years ago
  70. a4e2af8 smugfs: delete debugging prints by Russ Cox · 16 years ago
  71. 5400bd2 lib9/fmt: fix printing of 1e308 by Russ Cox · 16 years ago
  72. e47d0a1 acme: angle bracket tag matching, for XML, HTML etc by Russ Cox · 16 years ago
  73. 6f4a41c libventi: correct handling of VtRead size by Russ Cox · 16 years ago
  74. 44c6e39 vacfs: no post9pservice with -i by Russ Cox · 16 years ago
  75. df86597 mkhdr, buildmk: add alpha by Benjamin Huntsman · 16 years ago
  76. 14c54ef codereview: add experimental scripts by Russ Cox · 16 years ago
  77. 9f8b1dc build: work around broken Linux uname -p by Russ Cox · 16 years ago
  78. a4980b3 9l: platform-specific options first; AIX, Tru64 support by Benjamin Huntsman · 16 years ago
  79. 861fdff getflags: delete (codebot did not) by Russ Cox · 16 years ago
  80. 3cd77ae getflags: import from 4e, with usage by Russ Cox · 16 years ago
  81. 9bea906 buildmk: sync $OBJTYPE with src/mkhdr by Russ Cox · 16 years ago
  82. cb92a1b acme: do not redraw body on every tag change by Russ Cox · 16 years ago
  83. e6c837d merge by Russ Cox · 16 years ago
  84. 76f90e5 fontsrv: add half-documented -s option by Russ Cox · 16 years ago
  85. 2220944 fontsrv(4): another typo by Russ Cox · 16 years ago
  86. 72f9e95 fontsrv(4): add missing prompt in sam example by Russ Cox · 16 years ago
  87. 9b4a232 merge by Russ Cox · 16 years ago
  88. 4a18fa6 src: use whatis instead of which by Michael Teichgräber · 16 years ago
  89. bb7ff34 devdraw: generate Latin-1 table from lib/keyboard by Michael Teichgräber · 16 years ago
  90. 342866f devdraw: automatic OS X label updating by André Günther · 16 years ago
  91. a0899df libventi: fix cache teardown checks by Russ Cox · 16 years ago
  92. e781b7b vbackup: update to new libventi interface by Russ Cox · 16 years ago
  93. 4a34106 merge by Russ Cox · 16 years ago
  94. b8f4571 vbackup: adapt to new libventi interface by Russ Cox · 16 years ago
  95. 77ac358 merge by Russ Cox · 16 years ago
  96. fc9f53d g: add asm to the list of extensions by Russ Cox · 16 years ago
  97. 735f014 cmd: getline now a dirty word (James Toy) by Russ Cox · 16 years ago
  98. db56dbf scat: fix 64-bit warning by Russ Cox · 16 years ago
  99. 0e52c79 page: fix for newer versions of ghostscript. by Kris Maglione · 16 years ago
  100. 75d0488 venti: 32-bit extensions to data structures by Russ Cox · 16 years ago