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