OSDN Git Service

android-x86/external-toybox.git
2017-04-05 Dan PasanenMerge tag 'android-7.1.2_r2' into cm-14.1 nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5
2017-02-01 Xiang Fancp: set rc properly
2016-12-06 Dan PasanenMerge tag 'android-7.1.1_r4' into cm-14.1
2016-11-27 Gabriele Mlosetup: Fix loop mounting
2016-11-23 Luca Stefanitoybox: Remove -e from @echo
2016-11-23 Luca Stefanitoybox: kill colors
2016-10-25 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
2016-10-25 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
2016-10-25 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
2016-09-26 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-09-24 Dimitry IvanovAdd missing liblog dependency
2016-09-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-09-14 Elliott HughesFix ls -lh.
2016-09-13 Elliott HughesAdd ar archive support to file.
2016-09-13 Elliott HughesAdd -h and -L to file.
2016-09-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-09-12 Rob LandleyIzabera pointed out that "file -" was inconsistent...
2016-09-06 Steve Kondiktoybox: Add link for ls
2016-09-06 Rob LandleyTeach sed s/// how to handle [:space:] type sequences.
2016-09-05 Rob LandleyReplace loopfiles' failok with WARN_ONLY open flag.
2016-09-05 Rob LandleyExport notstdio() wrapper.
2016-09-05 Rob LandleyFluff up cmp tests.
2016-09-05 Rob Landleymake test_cmp caused the make invocation to exit with...
2016-09-04 Rob LandleyAdd comment so I don't undo and then redo a thing again.
2016-09-04 Rob LandleyRemove a chunk of copied header that hasn't been upated...
2016-09-04 Rob LandleyAdd openro() and WARN_ONLY flag so xopen() and friends...
2016-09-04 Rob LandleySwitch help.c from #ifdef to if()
2016-09-03 Rob LandleyMove genericish function to lib.
2016-08-29 Elliott HughesAdd symlink for chrt.
2016-08-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-28 Rob LandleyAdd tap support to tunctl.
2016-08-28 Rob LandleyMake "LC_ALL=C ls -Cs --color" produce the same output...
2016-08-28 Rob LandleyRemove some redundancy and unnecessary xprintf().
2016-08-28 Elliott HughesFix ls -sh.
2016-08-26 Adrian DCtoybox_static: Remove ELF package relocations
2016-08-26 Adrian DCtoybox: Add missing libselinux static references
2016-08-25 Elliott HughesAdd chrt to pending.
2016-08-25 Saleem Rashidninja-build: don't use $(shell) in other Make construct...
2016-08-24 Steve KondikMerge tag 'android-7.0.0_r1' of https://android.googles...
2016-08-23 Rob LandleyAdd tunctl.
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-22 Rob LandleyA round of dd cleanup.
2016-08-21 Rob LandleyPromote setfattr
2016-08-21 Rob LandleyClean up setfattr.
2016-08-19 Rob LandleyChange xgetpwnamid/xgetgrnamid to xgetuid/xgetgid retur...
2016-08-16 Rob LandleyAdd length modifier to date escapes, and length sanity...
2016-08-15 Rob LandleyMake "stat -c %37G file" and "stat -c %.5G file" work...
2016-08-15 Rob LandleyExplain shared library policy, fix an unblanaced tag...
2016-08-13 Rob LandleyDocument deviations from posix for echo.
2016-08-13 Rob LandleyAdd TOYFLAG_NOHELP to disable --help processing for...
2016-08-13 Rob LandleyMove getusername/getgroupname to lib. (Return name...
2016-08-11 Rob LandleyMatthias Urhahn pointed out that %b returns hardwired...
2016-08-07 Rob LandleyInline setup_inout(), test ftruncate() return value...
2016-08-04 Rob LandleyMake xopen() skip stdin/stdout/stderr, add xopen_stdio...
2016-08-02 Elliott HughesFix warning: 'XATTR_NAME_SMACK' macro redefined.
2016-08-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-01 Elliott HughesFix touch(1) date parsing on tzcode-derived systems.
2016-07-30 Rob LandleySingle builds skip commands with 0 in the install locat...
2016-07-29 Rob LandleyIzabera reporeted that FLAG_v was never checked in...
2016-07-26 Rob LandleyMove regexec0 into lib (regexec that takes length and...
2016-07-23 Rob LandleyUsischev Yury pointed out that id shouldn't use exit...
2016-07-23 Rob LandleyUsischev Yury pointed out a use after free error.
2016-07-23 Rob LandleyMany failing tests I need to fix grep to pass while...
2016-07-21 Rob LandleyCommon test infrastructure says command name, don't...
2016-07-18 Elliott HughesAdd getfattr(1) and setfattr(1).
2016-07-18 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-07-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-17 Rob LandleyThe recent option parsing changes broke the multiplexer...
2016-07-16 Elliott HughesRemove sendevent from the Android roadmap.
2016-07-16 Elliott HughesAdd sha224sum, sha256sum, sha384sum, and sha512sum.
2016-07-15 Elliott HughesAdd sha224sum, sha256sum, sha384sum, and sha512sum.
2016-07-15 Elliott HughesSwitch to toybox sendevent.
2016-07-15 Elliott HughesSwitch to toybox sendevent.
2016-07-15 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-07-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-15 Rob LandleyFix non-library md5sum build. (Oops.)
2016-07-15 Rob LandleyAdd optional openssl accelerated versions of hash funct...
2016-07-15 Rob LandleyDon't close stdin when loopfiles reads "-".
2016-07-15 Rob LandleySomebody asked a FAQ on irc, so answer it.
2016-07-14 Elliott HughesAdd Android's "sendevent".
2016-07-14 Rob LandleyAdd -c to md5sum and sha1sum.
2016-07-13 Elliott HughesIncrease ps' default RSS and VSIZE widths.
2016-07-13 Rob LandleyBugfix: suffixless string was feeding terminating NUL...
2016-07-12 Rob LandleyImplement NOP find -noleaf
2016-07-12 Rob LandleyConvert atolx() and friends to use long long internally...
2016-07-11 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-08 Elliott HughesAdd file(1).
2016-07-08 Elliott HughesAdd file(1).
2016-07-08 Elliott Hughesdd improvements.
2016-07-08 Elliott HughesFix typo in chattr test.
2016-07-08 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-07-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-06 Rob LandleyFix generated/make.sh. (Quotes in TOYBOX_VERSION need...
2016-07-05 Elliott HughesImplement xxd -s.
2016-07-05 Elliott HughesDon't try to guess the build id type in file(1).
2016-07-05 Rob LandleyFix chattr and date tests.
2016-07-04 Rob LandleyNow that we're using the adjusted option string, need...
next