OSDN Git Service

android-x86/external-toybox.git
2017-06-27 padarshrBuild vendor toybox unconditionally. am: 3829236617...
2017-06-27 padarshrBuild vendor toybox unconditionally. am: 3829236617...
2017-06-27 padarshrBuild vendor toybox unconditionally. am: 3829236617
2017-06-27 padarshrBuild vendor toybox unconditionally.
2017-06-23 padarshrBuild vendor toybox unconditionally.
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-19 Rob LandleyManually inline TOP_COMMON and PGKILL_COMMON help text...
2017-06-14 Rob LandleyGrep exits with 2 for errors, which can happen at any...
2017-06-13 Rob Landleyconfig2help.c: Rename trim() to skip_spaces(), fluff...
2017-06-12 Rob LandleyAdd grep -M match and -S skip supporting wildcard patterns.
2017-06-11 Rob LandleyTwitter's code of conduct page went down, so mirror...
2017-06-11 Rob LandleyProvide error messages for files we can open but not...
2017-06-10 Rob LandleyFix bug where grep stopped at first dangling symlink...
2017-06-09 Rob LandleyPromote dmesg back to lsb.
2017-06-09 Rob LandleyCleanup dmesg (as posted to the list).
2017-06-06 Rob LandleyAdd comment explaining strend()
2017-06-06 Rob LandleyHave help_exit() give a brief "See %s --help" message...
2017-06-04 Rob LandleyDon't add cpio TRAILER!!! entry by default, add new...
2017-06-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-01 Elliott HughesAllow ':' in property names.
2017-05-31 Elliott HughesAllow ':' in property names. am: 35cd738175
2017-05-31 Elliott HughesAllow ':' in property names.
2017-05-31 Elliott HughesMerge "Allow ':' in property names." am: 04a2c850db...
2017-05-31 Elliott HughesMerge "Allow ':' in property names." am: 04a2c850db...
2017-05-31 Elliott HughesMerge "Allow ':' in property names." am: 04a2c850db
2017-05-31 Elliott HughesMerge "Allow ':' in property names."
2017-05-31 Elliott HughesAllow ':' in property names.
2017-05-31 Treehugger... Merge "Allow ':' in property names."
2017-05-31 Elliott HughesAllow ':' in property names.
2017-05-31 Dmitry Shmidttoybox: Enable LSPCI functionality am: 1014fe7467 am...
2017-05-31 Dmitry Shmidttoybox: Enable LSPCI functionality am: 1014fe7467 am...
2017-05-31 Dmitry Shmidttoybox: Enable LSPCI functionality am: 1014fe7467
2017-05-31 Dmitry Shmidttoybox: Enable LSPCI functionality
2017-05-30 Dmitry Shmidttoybox: Enable LSPCI functionality
2017-05-28 Ilya Kuzmichteach head -v and -q
2017-05-27 Rob LandleyReplace two space indents with tab indents in help...
2017-05-27 Rob LandleyAdd separators in help -a with command name.
2017-05-26 Elliott HughesBe more consistent about periods in help text.
2017-05-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-25 Rob LandleyAdd -0 to env.
2017-05-25 Rob LandleyTeach env that - as first argument means -i for some...
2017-05-25 Elliott HughesAdd and use xmmap.
2017-05-23 Rob LandleyAdd minof/maxof macros that autodetect type. Make xzcat...
2017-05-23 Joyoungerfixup code style
2017-05-21 Rob LandleyPromote chrt
2017-05-21 Rob LandleyCleaup chrt
2017-05-19 Elliott HughesAdd bzip2 support to tar.
2017-05-19 Rob LandleyImplement date %N, loosely inspired by Elliott Hughes...
2017-05-15 Elliott Hughesfactor shouldn't give incorrect answers for >64-bit...
2017-05-14 Rob LandleyMinor tweaks to install.sh.
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-11 Rob LandleySwitch to testcmd and add "-e all but \c" test.
2017-05-11 Elliott HughesMake fewer assumptions about the shell in echo.test.
2017-05-10 Elliott HughesAdd all the toybox symbolic links to recovery. am:...
2017-05-10 Elliott HughesAdd all the toybox symbolic links to recovery. am:...
2017-05-10 Elliott HughesAdd all the toybox symbolic links to recovery. am:...
2017-05-10 Elliott HughesAdd all the toybox symbolic links to recovery.
2017-05-09 Rob LandleyMove strend() to lib/lib.c
2017-05-09 Rob LandleyRemove old uClibc compatibility glue. It's been 5 years...
2017-05-08 Rob LandleyNow that xopen() no longer returns stdio, !fd doesn...
2017-05-08 Mike MoretonFix error in writing output that was causing zcat to...
2017-05-08 Rob LandleyError if we can't autodetect filesystem type.
2017-05-06 Elliott HughesAdd all the toybox symbolic links to recovery.
2017-05-05 Elliott HughesInclude $(BUILD_NUMBER_FROM_FILE) in the toybox --versi...
2017-05-05 Elliott HughesInclude $(BUILD_NUMBER_FROM_FILE) in the toybox --versi...
2017-05-05 Elliott HughesInclude $(BUILD_NUMBER_FROM_FILE) in the toybox --versi...
2017-05-05 Elliott HughesInclude $(BUILD_NUMBER_FROM_FILE) in the toybox --version.
2017-05-05 Elliott HughesInclude $(BUILD_NUMBER_FROM_FILE) in the toybox --version.
2017-05-05 Elliott HughesSwitch to toybox gzip/gunzip/zcat. am: 429b7a378b am...
2017-05-04 Elliott HughesSwitch to toybox gzip/gunzip/zcat. am: 429b7a378b am...
2017-05-04 Elliott HughesSwitch to toybox gzip/gunzip/zcat. am: 429b7a378b
2017-05-04 Elliott HughesSwitch to toybox gzip/gunzip/zcat.
2017-05-04 Sandeep PatilAdd toybox_vendor for treble products am: 2b69f38297...
2017-05-04 Sandeep PatilAdd toybox_vendor for treble products am: 2b69f38297...
2017-05-04 Sandeep PatilAdd toybox_vendor for treble products am: 2b69f38297
2017-05-04 Elliott HughesSwitch to toybox gzip/gunzip/zcat.
2017-05-04 Sandeep PatilAdd toybox_vendor for treble products
2017-05-04 Sandeep PatilAdd toybox_vendor for treble products
2017-05-04 Mark Salyzynlibselinux can depend on libcutils am: 91ed7bcbe1 am...
2017-05-04 Mark Salyzynlibselinux can depend on libcutils am: 91ed7bcbe1 am...
2017-05-04 Mark Salyzynlibselinux can depend on libcutils am: 91ed7bcbe1
2017-05-04 Mark Salyzynlibselinux can depend on libcutils
2017-05-04 Mark Salyzynlibselinux can depend on libcutils
2017-05-03 Elliott HughesRemove mkfifo from the uncategorized list. am: 400d7a8f...
next