1. 9e1692d Merge remote-tracking branch 'toybox/master' into HEAD am: 0fcfdec760 by Elliott Hughes · 9 years ago
  2. cfc9d62 Merge remote-tracking branch 'toybox/master' into HEAD am: 0fcfdec760 by Elliott Hughes · 9 years ago
  3. 0fcfdec Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  4. 8ddfb71 Stop lying to the compiler in modprobe's read_line. by Elliott Hughes · 9 years ago
  5. 731a54b Admit that getprop requires selinux. by Elliott Hughes · 9 years ago
  6. 45c6b12 Switch to bionic <sys/system_properties.h>. by Elliott Hughes · 9 years ago
  7. 6bce3be Move hostid to toys/example and have it "default n". by Rob Landley · 9 years ago
  8. 8efb960 log: use error_msg instead of perror_msg when errno is meaningless. by Elliott Hughes · 9 years ago
  9. 17ba065 Add test for last sort commit. by Rob Landley · 9 years ago
  10. 7a73786 Fix a bug for sort. When the key_separator is not space, the sort commandline tool fails to sort by the 3rd,4th,etc column. For example: when you exec by wxj · 9 years ago
  11. 4582497 Cleanup: Have get_hostname() handle its own lookup failures. Inline is_prefix(). by Rob Landley · 9 years ago
  12. 86aca04 Add units for -atime and friends. (Also legacy -amin alias, but not in help text by Rob Landley · 9 years ago
  13. 5817c41 Merge remote-tracking branch 'toybox/master' into HEAD am: f2fa082e9f by Elliott Hughes · 9 years ago
  14. f291c6c Merge remote-tracking branch 'toybox/master' into HEAD am: f2fa082e9f by Elliott Hughes · 9 years ago
  15. f2fa082 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  16. 1b73884 First cleanup pass on new dmesg. by Rob Landley · 9 years ago
  17. 3c3b7da Pass DIRTREE_PROC through the ps callbacks. by Elliott Hughes · 9 years ago
  18. ddb6b85 Have make airlock just warn about missing commands unless $PEDANTIC is sent. by Rob Landley · 9 years ago
  19. 3701b51 Workaround for Centos' "which" complaining if it can't find the command by Rob Landley · 9 years ago
  20. a975952 Add DIRTREE_PROC to skip non-numeric entries and make ps/top etc use it. by Rob Landley · 9 years ago
  21. e82d6d1 Documentation tweak. by Rob Landley · 9 years ago
  22. c187be7 Thinko in recent longopt commit. by Rob Landley · 9 years ago
  23. 3dd0d0d Change error test to actually exit if first attempt to use .config fails. by Rob Landley · 9 years ago
  24. 72e2591 People keep wanting to cross-compile from macs, where the stock sed is broken. by Rob Landley · 9 years ago
  25. 0322afb Bugfix: configuring out a longopt confused the option parsing. by Rob Landley · 9 years ago
  26. 6c39691 Merge remote-tracking branch 'toybox/master' into HEAD am: d2ed825752 by Elliott Hughes · 9 years ago
  27. 59b7525 Merge remote-tracking branch 'toybox/master' into HEAD am: d2ed825752 by Elliott Hughes · 9 years ago
  28. d2ed825 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  29. 0d4acb3 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b by Rob Landley · 9 years ago
  30. 382057f Have dirtree_notdotdot() pass through !node->parent so . and .. on the command by Rob Landley · 9 years ago
  31. 9b4a675 Bug report from Justin Cormack, tar was producing a warning to stdout that by Rob Landley · 9 years ago
  32. 2f33c68 Merge remote-tracking branch 'toybox/master' into HEAD am: ccb4be08fa by Elliott Hughes · 9 years ago
  33. cda243a Merge remote-tracking branch 'toybox/master' into HEAD am: ccb4be08fa by Elliott Hughes · 9 years ago
  34. ccb4be0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  35. 46ae1aa "printf %x 64" wasn't working right on 32 bit because a variable type was wrong. by Rob Landley · 9 years ago
  36. 108c110 Merge remote-tracking branch 'toybox/master' into HEAD am: 4be718d62e by Elliott Hughes · 9 years ago
  37. c3095b8 Merge remote-tracking branch 'toybox/master' into HEAD am: 4be718d62e by Elliott Hughes · 9 years ago
  38. 4be718d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  39. a380445 Josh Gao pointed out that chmod -R . (and ..) didn't work. by Rob Landley · 9 years ago
  40. 45058fb Fix control flow integrity check failure in ps. by Evgenii Stepanov · 9 years ago
  41. a583afc Implement "dmesg -w". by Elliott Hughes · 9 years ago
  42. 10e9abc Izabera pointed out that split -b -l are exclusive. by Rob Landley · 9 years ago
  43. 079cc30 Merge remote-tracking branch 'toybox/master' into HEAD am: 991623dec1 by Elliott Hughes · 9 years ago
  44. 7d37c6e Merge remote-tracking branch 'toybox/master' into HEAD am: 991623dec1 by Elliott Hughes · 9 years ago
  45. 991623d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  46. 31c519d Add fallocate -o. by Elliott Hughes · 9 years ago
  47. ee023b2 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). by Rob Landley · 9 years ago
  48. a801c50 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB by Rob Landley · 9 years ago
  49. 4a17bdf Android O allows '@' in property names. by Elliott Hughes · 9 years ago
  50. 27b1238 Typos. by Rob Landley · 9 years ago
  51. 57b9031 Tweak help text. by Rob Landley · 9 years ago
  52. 4cfe919 Merge remote-tracking branch 'toybox/master' into HEAD am: fb3ebf8f5d by Elliott Hughes · 9 years ago
  53. 78585ef Merge remote-tracking branch 'toybox/master' into HEAD am: fb3ebf8f5d by Elliott Hughes · 9 years ago
  54. fb3ebf8 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  55. b27d5d9 Announce 0.7.2. by Rob Landley · 9 years ago
  56. 3c399af Nothing in pending should "default y". by Rob Landley · 9 years ago
  57. c1a1c95 Nothing in pending should "default y". by Rob Landley · 9 years ago
  58. 5913da6 Close to cutting a release and I don't want to have setfattr in defconfig by Rob Landley · 9 years ago
  59. 9c0ad32 Add special "touch -" behavior and require an argument. by Rob Landley · 9 years ago
  60. d5e0ab8 Show driver for interface in ifconfig output. by Rob Landley · 9 years ago
  61. 817f059 Allow out and escout to be NULL in crunch_str() by Rob Landley · 9 years ago
  62. 3214c87 Always regenerate config.h for now, so make single and make don't clash. by Rob Landley · 9 years ago
  63. 354ff68 More touch tests, and a fix found by one. (The three -t formats can only by Rob Landley · 9 years ago
  64. bf847ea Merge remote-tracking branch 'toybox/master' into HEAD am: 5e9108a442 by Elliott Hughes · 9 years ago
  65. e21288d Merge remote-tracking branch 'toybox/master' into HEAD am: 5e9108a442 by Elliott Hughes · 9 years ago
  66. 5e9108a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  67. ee14fc3 Test infrastructure: collate make "test_single" and "make tests" into common by Rob Landley · 9 years ago
  68. 54e8313 Add a printf test that shows a bug. by Rob Landley · 9 years ago
  69. 9f3d8aa Unify touch -t and -d handling, allow posix's underspecified "time designator" by Rob Landley · 9 years ago
  70. 64cbbab A few more sed tests. by Rob Landley · 9 years ago
  71. b257479 The recent --help infrastructure fiddling made "toybox --help unknown" segfault by Rob Landley · 9 years ago
  72. 3a6d317 Stop renaming the ADDR field to PC on Android. by Elliott Hughes · 9 years ago
  73. 4e867b8 Make netcat work with nommu and factor out poll() loop into net/net.c. by Rob Landley · 9 years ago
  74. 0c8c1ed Merge remote-tracking branch 'toybox/master' into HEAD am: 64891a65fc am: 8368cdd99f by Elliott Hughes · 9 years ago
  75. 1954154 Merge remote-tracking branch 'toybox/master' into HEAD am: 64891a65fc by Elliott Hughes · 9 years ago
  76. 8368cdd Merge remote-tracking branch 'toybox/master' into HEAD am: 64891a65fc by Elliott Hughes · 9 years ago
  77. 64891a6 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  78. 48c7532 Izabera pointed out that ls defaults to -q when output is a tty. by Rob Landley · 9 years ago
  79. 75ebbd1 Teach ps -w not to truncate any fields. by Rob Landley · 9 years ago
  80. 6928fbc Evgenii Stepanov found a bug where argv0len was set wrong for threads by Rob Landley · 9 years ago
  81. cefc0a2 Explain some generic argument parsing features in toybox --help. by Rob Landley · 9 years ago
  82. f1ce728 Add uudecode/uuencode. am: eacb349519 am: d6403b47ef am: f71ca9a93a by Elliott Hughes · 9 years ago
  83. f71ca9a Add uudecode/uuencode. am: eacb349519 am: d6403b47ef by Elliott Hughes · 9 years ago
  84. d6403b4 Add uudecode/uuencode. am: eacb349519 by Elliott Hughes · 9 years ago
  85. 346c33c Explain dlist_terminate. by Rob Landley · 9 years ago
  86. eacb349 Add uudecode/uuencode. by Elliott Hughes · 9 years ago
  87. 6515f65 Regenerate generated files. am: 591e5474ca am: 62a27179ab am: d0b9dce923 by Elliott Hughes · 9 years ago
  88. c77266e Merge "Add install_airlock target for hermetic build environment setup, and rebuild headers during install to make other install targets robust against single command builds between "make" and "make install" of multiplexer version." am: f241a4600d am: 8ed45ae4c9 by Elliott Hughes · 9 years ago
  89. d8886ae Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)." am: fad2309530 am: b6689367ee by Elliott Hughes · 9 years ago
  90. 508076f Merge "Move --version handling next to --help handling, so it applies to all commands. Say "toybox" before version string. Tweak sed to preserve lie-to-autoconf." am: 28e81a7a2b am: 3f8ebb6a22 by Elliott Hughes · 9 years ago
  91. 3df2554 Merge "sed -i run as root wasn't preserving ownership." am: 20197847d8 am: 073a48ef6f by Elliott Hughes · 9 years ago
  92. d0b9dce Regenerate generated files. am: 591e5474ca am: 62a27179ab by Elliott Hughes · 9 years ago
  93. 2c24c2f Merge "Add install_airlock target for hermetic build environment setup, and rebuild headers during install to make other install targets robust against single command builds between "make" and "make install" of multiplexer version." am: f241a4600d by Elliott Hughes · 9 years ago
  94. 1d9bd9c Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)." am: fad2309530 by Elliott Hughes · 9 years ago
  95. 33aa11a Merge "Move --version handling next to --help handling, so it applies to all commands. Say "toybox" before version string. Tweak sed to preserve lie-to-autoconf." am: 28e81a7a2b by Elliott Hughes · 9 years ago
  96. 11f75a1 Merge "sed -i run as root wasn't preserving ownership." am: 20197847d8 by Elliott Hughes · 9 years ago
  97. 62a2717 Regenerate generated files. am: 591e5474ca by Elliott Hughes · 9 years ago
  98. 8ed45ae Merge "Add install_airlock target for hermetic build environment setup, and rebuild headers during install to make other install targets robust against single command builds between "make" and "make install" of multiplexer version." by Elliott Hughes · 9 years ago
  99. b668936 Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)." by Elliott Hughes · 9 years ago
  100. 3f8ebb6 Merge "Move --version handling next to --help handling, so it applies to all commands. Say "toybox" before version string. Tweak sed to preserve lie-to-autoconf." by Elliott Hughes · 9 years ago