OSDN Git Service

am ffe6da97: am 2e72007e: Switch to toybox ls.
[android-x86/external-toybox.git] / toys /
2015-09-01 Elliott Hughesam 21e97954: am 226e1671: Merge remote-tracking branch...
2015-09-01 Elliott Hughesam 226e1671: Merge remote-tracking branch \'toybox...
2015-08-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-30 Elliott HughesFix mv on overwrite.
2015-08-27 Elliott Hughesam e06f9faf: (-s ours) am 97809c21: Regenerate generate...
2015-08-27 Elliott Hughesam c728e0d8: (-s ours) am c9eaab1b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 00ae9f9d: (-s ours) am a09310a6: Merge remote-tracki...
2015-08-27 Elliott Hughesam c65e7e86: (-s ours) am dce8d624: Add xxd.
2015-08-27 Elliott Hughesam f7400b69: (-s ours) am fc0d50d2: Merge remote-tracki...
2015-08-27 Elliott Hughesam 65f4b245: (-s ours) am f8b41e81: Fix 32-bit bionic...
2015-08-27 Elliott Hughesam 2adffc89: (-s ours) am 718f34dd: Regenerate generate...
2015-08-27 Elliott Hughesam 7e612cb8: (-s ours) am f41c7e0b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 707204ed: (-s ours) Revert "Don\'t add a symlink...
2015-08-27 Elliott Hughesam f5cef31b: (-s ours) am c96e4249: Don\'t add a symlin...
2015-08-27 Elliott Hughesam b2fcb6c8: (-s ours) am efac088b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 2fc83b71: (-s ours) am 30b9035c: Merge "Redo mkstatu...
2015-08-27 Elliott Hughesam 56b81a01: (-s ours) am 3e713d86: Merge "Move the...
2015-08-27 Elliott Hughesam 2657806e: (-s ours) am 9f05d690: Merge "On testing...
2015-08-27 Elliott Hughesam 652655eb: (-s ours) am bef6d0ab: Merge "mknod: Add...
2015-08-27 Elliott Hughesam fb1ae07a: (-s ours) am e3764ccd: Regenerate generate...
2015-08-25 Rob LandleyStatic analysis from Hyejin Kim found possible pointer...
2015-08-20 Isaac DunhamI discovered that the reason SIGINT causes a reboot...
2015-08-18 Rob LandleyTest for human_readable()
2015-08-15 Rob LandleyKylie McClain pointed out that env should clear variabl...
2015-08-15 Elliott HughesFix ionice default class.
2015-08-13 Elliott Hughesam f6511b27: Merge remote-tracking branch \'toybox...
2015-08-13 Elliott Hughesam f6511b27: Merge remote-tracking branch \'toybox...
2015-08-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-11 Elliott HughesFix more date bugs.
2015-08-11 Rob LandleyBugfixes from Elliott Hughes: debug code got checked...
2015-08-09 Elliott HughesDifferent tools have different ideas about what human...
2015-08-09 Rob LandleyFirst pass at proper bunzip2 command line handling.
2015-08-08 Elliott HughesFix ls -l user/group field ordering.
2015-08-08 Isaac Dunhamlogin: execl() requires a path, not a file name
2015-08-08 Rob LandleyIsaac Dunham pointed out that SIGINT's handler was...
2015-08-08 Isaac Dunhammodprobe: use -q to silence
2015-08-08 Isaac Dunhammodprobe: use basename_r()
2015-08-08 Isaac Dunhammodprobe: delete perror_exit() that makes no sense
2015-08-08 Alistair StrachanFix switch_root implementation.
2015-08-08 Rob LandleyTeach date @unixtime[.fraction], switch -s to be -D...
2015-08-08 Elliott HughesReject invalid dates in date(1).
2015-08-07 Elliott Hughesam c9eaab1b: Merge remote-tracking branch \'toybox...
2015-08-07 Elliott Hughesam c9eaab1b: Merge remote-tracking branch \'toybox...
2015-08-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-06 Rob LandleyDetect swap partitions, inline loop_partitions(), vario...
2015-08-06 Rob LandleyInitialize uninitialized variable. (Oops.)
2015-08-06 Dima KrasnerI've added support for running blkid without specifying...
2015-08-06 Rob LandleyMinor tweak of reboot.c
2015-08-06 Isaac Dunhamreboot: signal init, add -f option to call reboot();
2015-08-06 Rob LandleySwitch nbd_client to xconnect() and make xconnect(...
2015-08-06 Rob LandleyTweak xconnect: socket can be a string (ala "ftp")...
2015-08-03 Rob LandleyFactor out xconnect(), plus some other small cleanups...
2015-08-03 Rob LandleyMark command-local functions static.
2015-08-02 Rob LandleyLong-overdue cleanup on login.
2015-08-01 Rob LandleyReplace xcheckrange() with atolx_range()
2015-08-01 Rob LandleyMove strlower() from find to lib.
2015-08-01 Isaac Dunham'!' replaces '/' in the sysfs paths of older drivers...
2015-07-25 Rob LandleyPromote fsync.
2015-07-25 Rob LandleyPromote hostid.
2015-07-25 Sameer PradhanAttached are new toys.
2015-07-21 Elliott Hughesam a09310a6: Merge remote-tracking branch \'toybox...
2015-07-21 Elliott Hughesam a09310a6: Merge remote-tracking branch \'toybox...
2015-07-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-21 Rob LandleyFix llvm build break.
2015-07-13 Rob LandleyProduce an error message for "cat /mnt", not just retur...
2015-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-11 Elliott Hughesam f41c7e0b: Merge remote-tracking branch \'toybox...
2015-07-11 Elliott Hughesam f41c7e0b: Merge remote-tracking branch \'toybox...
2015-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-10 Elliott Hughesifconfig MAC addresses should be lowercase.
2015-07-10 Yeongdeok SuhI added dhcpd -6 option.
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Greg Hackmannfind: add -inum option
2015-07-10 Rob LandleyRename a function to be more obvious, and factor out...
2015-07-10 Rob LandleyPromote hwclock.
2015-07-10 Elliott HughesFix hwclock -w.
2015-07-09 Sameer PradhanThere is a typo in mkfifo.c for __Z__ option.
2015-07-08 Elliott HughesFix ionice.
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott Hughesam 9f05d690: Merge "On testing fold command, I found...
2015-07-07 Elliott Hughesam bef6d0ab: Merge "mknod: Add -Z option"
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott Hughesam 9f05d690: Merge "On testing fold command, I found...
2015-07-07 Elliott Hughesam bef6d0ab: Merge "mknod: Add -Z option"
2015-07-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-07 Elliott HughesMerge "Redo mkstatus.py to grep pending for pending...
2015-07-07 Elliott HughesMerge "Move the magic list of commands needing cleanup...
2015-07-07 Elliott HughesMerge "On testing fold command, I found w option didnt...
2015-07-07 Elliott HughesMerge "mknod: Add -Z option"
2015-07-07 Rob LandleyAvoid integer overflow with insane input data.
2015-07-05 Rob LandleyKylie McClain pointed out that -z affects both input...
2015-07-04 Rob LandleyActually set time with touch -d and -t when you don...
2015-07-04 Rob LandleyFirst pass on cp --preserve
2015-07-03 Rob LandleyPromote xxd to other.
2015-07-03 Hyejin KimAdded i option to use other interface on running dhcpd.
2015-07-02 Rob LandleyCleanup xxd.
2015-07-02 Rob LandleyMinor cleanups on xxd.
next