OSDN Git Service

android-x86/external-toybox.git
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-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 Elliott HughesMerge remote-tracking branch \\'toybox/master\\' into...
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-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. am: 75681dca17
2016-07-15 Elliott HughesSwitch to toybox sendevent.
2016-07-15 Elliott HughesSwitch to toybox sendevent.
2016-07-15 Elliott HughesMerge remote-tracking branch \\'toybox/master\\' into...
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...
2016-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-08 Elliott HughesAdd file(1). am: f3304b364a
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...
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...
2016-07-04 Rob LandleyFix a bug (octal digits are 0-7, not 0-8) and deal...
2016-07-04 Rob LandleyPromote file.
2016-07-04 Elliott HughesImprove file(1)'s ELF support.
2016-07-03 Rob LandleyPromote netsat, and move ifconfig, netcat, and rfkill...
2016-07-03 Rob LandleyMore netstat cleanup (inline display_data)
2016-07-02 Rob LandleyNext round of netstat cleanup.
2016-07-01 Rob LandleyAdd patch -d and --dry-run
2016-07-01 Rob LandleyFix option parsing infrastructure bug.
2016-06-30 Rob LandleyTeach wc to do -cm together. Fix testsuite so TEST_HOST...
2016-06-30 Rob LandleyAdd NOSPACE=1 to allow tests to pass with diff -b
2016-06-30 Rob LandleyUse libbuf instead of stack buffer.
2016-06-29 Rob LandleyRemove unused argument from do_lines()
2016-06-29 Elliott HughesRemove 'start' and 'stop' from the Android roadmap.
2016-06-29 Elliott HughesUpdate Android section of roadmap.
2016-06-29 Elliott HughesSwitch to toybox start/stop. am: ba38a4371a
2016-06-29 Elliott HughesSwitch to toybox start/stop.
2016-06-29 Elliott HughesSwitch to toybox start/stop.
2016-06-28 Elliott HughesMerge remote-tracking branch \\'toybox/master\\' into...
2016-06-28 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-06-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-06-28 Elliott HughesFix iteration for start/stop without arguments.
2016-06-28 Rob LandleyFix a "may be used uninitialized".
2016-06-27 Elliott HughesFix start.c build and add error reporting.
2016-06-25 Rob LandleyCode style pass.
2016-06-25 Elliott Hughesnew Android toys: start/stop
2016-06-23 Elliott HughesUpdate Android section of roadmap.
2016-06-23 Elliott HughesRemove android/log's "default" priority.
2016-06-22 Elliott HughesSwitch to toybox log. am: f74df030dd
2016-06-22 Elliott HughesSwitch to toybox log.
2016-06-22 Elliott HughesSwitch to toybox log.
2016-06-22 Elliott HughesMerge remote-tracking branch \\'toybox/master\\' into...
2016-06-22 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-06-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-06-21 Rob LandleyAttempt at cleanup of log.c, but I don't have a build...
2016-06-21 Elliott Hughesnew Android toy: log
2016-06-19 Rob LandleyLast commit depends on new lib code I forgot to check...
2016-06-19 Rob LandleyNext round of diffstat cleanup.
2016-06-18 Elliott HughesMake it clearer that CMD is the thread name.
2016-06-15 Rob LandleyAdd readlink0() and readlinkat0() which null terminate...
2016-06-15 Rob LandleyThe glibc bug at https://sourceware.org/bugzilla/show_b...
2016-06-14 Elliott HughesSwitch to toybox top. am: f6453fed89
2016-06-14 Elliott HughesSwitch to toybox top.
2016-06-14 Elliott HughesSwitch to toybox top.
2016-06-13 Elliott HughesMerge remote-tracking branch \\'toybox/master\\' into...
2016-06-13 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-06-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-06-12 Rob LandleyLots of netstat cleanup, including a rewrite of the...
2016-06-12 Elliott HughesFinish switching to dev_major/dev_minor.
next