1. 6713398 Merge remote-tracking branch 'toybox/master' into HEAD am: b5517d09b2 by Elliott Hughes · 7 years ago
  2. 0ab6910 Merge remote-tracking branch 'toybox/master' into HEAD am: b5517d09b2 by Elliott Hughes · 7 years ago
  3. b5517d0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  4. 2530d54 Fix the pidof comm and cmdline tests. by Elliott Hughes · 7 years ago
  5. 8aa1c6e Merge remote-tracking branch 'toybox/master' into HEAD am: 4b13881492 by Elliott Hughes · 7 years ago
  6. d21ae1a Merge remote-tracking branch 'toybox/master' into HEAD am: 4b13881492 by Elliott Hughes · 7 years ago
  7. 4b13881 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  8. 912646f Andreas Gampe suggested a different fix. by Rob Landley · 7 years ago
  9. ffcd050 Merge remote-tracking branch 'toybox/master' into HEAD am: b02120dad8 by Elliott Hughes · 7 years ago
  10. 7f1d012 Merge remote-tracking branch 'toybox/master' into HEAD am: b02120dad8 by Elliott Hughes · 7 years ago
  11. b02120d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  12. 24c63d1 Thinko pointed out by Andreas Gampe (causing segfaults in top, oops). by Rob Landley · 7 years ago
  13. 29fb638 People keep running ./configure, so have it do a defconfig for them. by Rob Landley · 7 years ago
  14. e2275c0 Add crc32. by Rob Landley · 7 years ago
  15. fde0853 Ahem, I _said_ basic ping support. by Rob Landley · 7 years ago
  16. 1498c2f Basic ping support. by Rob Landley · 7 years ago
  17. 50fab4e Merge remote-tracking branch 'toybox/master' into HEAD am: e77711bf80 by Elliott Hughes · 7 years ago
  18. ba229b4 Merge remote-tracking branch 'toybox/master' into HEAD am: e77711bf80 by Elliott Hughes · 7 years ago
  19. e77711b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  20. 03b83ee Revert the ps -T thing until I understand what Elliott wants. by Rob Landley · 7 years ago
  21. 1fec45a Fix hang in losetup test. by Elliott Hughes · 7 years ago
  22. 3c9362b Merge remote-tracking branch 'toybox/master' into HEAD am: af478b798e by Elliott Hughes · 7 years ago
  23. 8060e56 Merge remote-tracking branch 'toybox/master' into HEAD am: af478b798e by Elliott Hughes · 7 years ago
  24. af478b7 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  25. c26d631 Fix variables in help.txt by Reverend Homer · 7 years ago
  26. a35a9c0 gzip cleanup: fix test_gzip, unify do_gzip/do_gunzip, inline gzerror_msg(). by Rob Landley · 7 years ago
  27. b76343c Fix gunzip to past test_gunzip. by Rob Landley · 7 years ago
  28. 416397e Fix "ps -T 1234" to show thread belonging to that PID. by Rob Landley · 7 years ago
  29. a75364e Merge shared_main() back into ps_main() and top_main(), add comments. by Rob Landley · 7 years ago
  30. 4fdf994 Add more comments to ps. by Rob Landley · 7 years ago
  31. 4577605 Switch xgettty() -> tty_fd() (returning -1 instead of erroring out if none). by Rob Landley · 7 years ago
  32. e08ff51 Reland: Stop building getprop am: 69a95fdec1 am: d7c52c377e by Tom Cherry · 7 years ago
  33. d7c52c3 Reland: Stop building getprop am: 69a95fdec1 by Tom Cherry · 7 years ago
  34. 69a95fd Reland: Stop building getprop by Tom Cherry · 7 years ago
  35. e1d68f5 Move make help text out of Makefile. by Rob Landley · 7 years ago
  36. 0b5277a Revert "Stop building getprop" am: 9810b2abf3 am: 850204ccee by Tom Cherry · 7 years ago
  37. 36beb6a Add the gzip/gunzip/zcat tests I wrote for toolbox gzip/gunzip/zcat. by Elliott Hughes · 7 years ago
  38. 850204c Revert "Stop building getprop" am: 9810b2abf3 by Tom Cherry · 7 years ago
  39. 0db1b4d Stop building getprop am: 2a7219cdf2 am: c4663a7f65 by Tom Cherry · 7 years ago
  40. 9810b2a Revert "Stop building getprop" by Tom Cherry · 7 years ago
  41. c4663a7 Stop building getprop am: 2a7219cdf2 by Tom Cherry · 7 years ago
  42. b432aee Move millitime() into lib.c. by Rob Landley · 7 years ago
  43. 2a7219c Stop building getprop by Tom Cherry · 7 years ago
  44. 73690e9 Cleanup pass on gzip.c. by Rob Landley · 7 years ago
  45. a9e05fe Promote logger, and fluff up help text a bit. by Rob Landley · 7 years ago
  46. 359888a Cleanup logger.c, and move the facilitynames/prioritynames SYSLOG_NAMES by Rob Landley · 7 years ago
  47. 3ba0a28 xphung on github said: "config2help currently doesn't work on OS X, it by Rob Landley · 7 years ago
  48. 736afba Promote iconv. by Rob Landley · 7 years ago
  49. 78c3fcd Cleanup iconv. by Rob Landley · 7 years ago
  50. 12a0b40 Promote setfattr by Rob Landley · 7 years ago
  51. d46e332 Minor cleanup on setfattr.c by Rob Landley · 7 years ago
  52. 215a6af Add xxd -i (and xxd -ri). by Elliott Hughes · 7 years ago
  53. 70a6c55 Fix xargs -0 with -n. by Elliott Hughes · 7 years ago
  54. 4335501 Add fmt. by Elliott Hughes · 7 years ago
  55. 17bcad9 Redo namestopid to handle more cases. by Rob Landley · 7 years ago
  56. b4c219e Merge remote-tracking branch 'toybox/master' into HEAD am: 5c2683335f by Elliott Hughes · 7 years ago
  57. dc37511 Merge remote-tracking branch 'toybox/master' into HEAD am: 5c2683335f by Elliott Hughes · 7 years ago
  58. 5c26833 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  59. 8d67721 Fix make bloatcheck dependencies (pointed out by Patrick Oppenlander). by Rob Landley · 7 years ago
  60. 9356adb killall should kill scripts too. by Elliott Hughes · 7 years ago
  61. bf1f0e3 An incomplete list of deviations from posix (it's a start). by Rob Landley · 7 years ago
  62. f1d3648 Cleanup pass on stty: collate do_stty() calls for future inlining, by Rob Landley · 7 years ago
  63. 2c54efa Merge changes I768f0948,I3d79bb35 am: 2474ba9744 am: 2f5f475c3e by Elliott Hughes · 7 years ago
  64. 2f5f475 Merge changes I768f0948,I3d79bb35 am: 2474ba9744 by Elliott Hughes · 7 years ago
  65. 2474ba9 Merge changes I768f0948,I3d79bb35 by Treehugger Robot · 7 years ago
  66. dbe597c Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  67. bed1c78 Use NULL rather than 0 in vargs. by Elliott Hughes · 7 years ago
  68. ad8c2eb Merge remote-tracking branch 'toybox/master' into HEAD am: b4d75fdc5e by Elliott Hughes · 7 years ago
  69. 3b88354 Merge remote-tracking branch 'toybox/master' into HEAD am: b4d75fdc5e by Elliott Hughes · 7 years ago
  70. b4d75fd Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  71. 7ac95e1 Commands in pending should default n. by Rob Landley · 7 years ago
  72. ef213b3 Add stty(1). by Elliott Hughes · 7 years ago
  73. 7ce9c2d Don't capitalize in the middle of a sentence. by Elliott Hughes · 7 years ago
  74. 247d755 Add uptime -p. by Elliott Hughes · 7 years ago
  75. ebceb16 Gaël PORTAY wants mdev to work when Linux has the block layer configured out. by Rob Landley · 7 years ago
  76. 3cc7939 Android has its loop devices under "block" as Elliott says "by reason of by Rob Landley · 7 years ago
  77. fd457e1 Merge remote-tracking branch 'toybox/master' into HEAD am: 73fd808900 by Elliott Hughes · 7 years ago
  78. e8c1b78 Merge remote-tracking branch 'toybox/master' into HEAD am: 73fd808900 by Elliott Hughes · 7 years ago
  79. 73fd808 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  80. d61aeaf Recognize sh/frv fdpic, and add types for bpf and new microblaze. by Rob Landley · 7 years ago
  81. a9111bd Use endianness info to read executable type. by Rob Landley · 7 years ago
  82. 9594274 Add "time -v". by Elliott Hughes · 7 years ago
  83. d0bcc8d Make find -exec + obey ARG_MAX just like xargs. by Elliott Hughes · 7 years ago
  84. 688e48a Minor tweaks. by Rob Landley · 7 years ago
  85. a10e47c Add "df -i". by Elliott Hughes · 7 years ago
  86. c130bfa Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Xin Li · 7 years ago
  87. cd6236c Merge commit 'ebbab5196ab1c9dfeb610f6847650da181268e59' into HEAD by Xin Li · 7 years ago
  88. 899676b Merge remote-tracking branch 'toybox/master' into HEAD am: 62f36d9160 by Elliott Hughes · 7 years ago
  89. 75bf2da Merge remote-tracking branch 'toybox/master' into HEAD am: 62f36d9160 by Elliott Hughes · 7 years ago
  90. 62f36d9 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  91. 9068f34 file(1): add ogg, TrueType font, LLVM bitcode, PEM certs, and PE executables. by Elliott Hughes · 7 years ago
  92. 1905895 Merge remote-tracking branch 'toybox/master' into HEAD am: 60f116b00b by Elliott Hughes · 7 years ago
  93. fb20928 Merge remote-tracking branch 'toybox/master' into HEAD am: 60f116b00b by Elliott Hughes · 7 years ago
  94. 60f116b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  95. e949f63 Add top -m, fix width truncating for narrow screens (off by one), and add iotop -H by Rob Landley · 7 years ago
  96. e913247 Rename test_*.c to demo_*.c (because "make test_$CMD" means something already), by Rob Landley · 7 years ago
  97. b2d8cf9 Only show LABEL= when there is one. by Rob Landley · 7 years ago
  98. 2d893a4 Fix cut -s and -f when delimiter not found (posix says print whole line). by Rob Landley · 7 years ago
  99. 6650f7b Merge remote-tracking branch 'toybox/master' into HEAD am: e64d3fbcfc by Elliott Hughes · 7 years ago
  100. 5595094 Merge remote-tracking branch 'toybox/master' into HEAD am: e64d3fbcfc by Elliott Hughes · 7 years ago