OSDN Git Service

am ffe6da97: am 2e72007e: Switch to toybox ls.
[android-x86/external-toybox.git] / toys / posix /
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-15 Rob LandleyKylie McClain pointed out that env should clear variabl...
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-08 Elliott HughesFix ls -l user/group field ordering.
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-03 Rob LandleyMark command-local functions static.
2015-08-01 Rob LandleyReplace xcheckrange() with atolx_range()
2015-08-01 Rob LandleyMove strlower() from find to lib.
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-13 Rob LandleyProduce an error message for "cat /mnt", not just retur...
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 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-09 Sameer PradhanThere is a typo in mkfifo.c for __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 efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-07 Elliott HughesMerge "Move the magic list of commands needing cleanup...
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-01 Elliott HughesImprove -Z error reporting.
2015-06-29 Rob Landleymkfifo -Z
2015-06-23 Rob LandleyDon't segfault if none of the file arguments to ls...
2015-06-23 Rob LandleyDon't depend on malloc(0) to return non-null.
2015-06-23 Rob LandleyFix ls so spacing is right for ls -l, -o, -g, -og,...
2015-06-07 Rob LandleyLast grep commit broke non -r use of grep. Oops.
2015-06-02 Rob LandleyMake "printf --" and "printf ---" work.
2015-05-31 Elliott Hughesam 8bdb3249: Merge remote-tracking branch \'toybox...
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-05-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-28 Rob LandleyAttempt to fix the mkdir LSM race.
2015-05-22 Rob Landleyls -lZ wasn't putting a space before the xattr output.
2015-05-22 José Bollomkdir: Fix argument of option -Z
2015-05-21 Rob LandleyMake "grep -r regex" work on implicit "." if no files...
2015-05-20 Rob LandleyAdd -Z support to mkdir, based on a patch from Jose...
2015-05-19 Rob LandleyAdapted patch from José Bollo to do the "tonight we...
2015-05-19 Rob LandleySwitch id over to new infrastructure, switch id to...
2015-05-18 Rob LandleyFix "ls -Z . toys" segfaulting, because preprocessing...
2015-05-18 Rob LandleyRecent commit broke ls -R (test reversed), and "ls...
2015-05-18 Rob LandleyMore ls -Z upgrading. Move TOYBOX_SELINUX and TOYBOX_SM...
2015-05-16 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-15 Elliott Hughesam e69c92ad: Merge remote-tracking branch \'toybox...
2015-05-15 Elliott HughesMerge "Regenerate generated files."
2015-05-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-13 Rob LandleyFix bug (len[7] wasn't zeroed if -Z off, thus -C overes...
2015-05-10 Rob LandleyCleanups of dirtree_start() calls. (Don't need to feed...
2015-05-09 Rob LandleyAdd DIRTREE_SHUTUP to disable dirtree warnings if file...
2015-05-08 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-08 Elliott Hughesam 157763b5: Merge remote-tracking branch \'toybox...
2015-05-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-07 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-06 Rob LandleyRe-enable catv command now that flag infrastructure...
2015-05-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-04 Elliott HughesImplement SELinux ls -Z support.
2015-05-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-30 Rob LandleyMore ls cleanups from squinting at Jose's most recent...
2015-04-30 Rob LandleyWild guess at cleaning up smack support. Don't have...
2015-04-29 Jan Cybulskils: Add -Z (Smack) option
2015-04-27 Rob LandleyFix ls -s and -i indentation in -C and -x modes. (Spott...
2015-04-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-04 Paul BarkerTo ensure that toybox can be installed alongside busybo...
2015-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
next