OSDN Git Service

android-x86/external-toybox.git
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott HughesDon't add a symlink for killall --- it's broken.
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam 30b9035c: Merge "Redo mkstatus.py to grep pending...
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 e3764ccd: Regenerate generated files after upstream...
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 Elliott HughesRegenerate generated files after upstream toybox sync.
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 Rob LandleyProbe for fork() instead of relying on a distro-specifi...
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.
2015-07-02 Rob LandleyThe android guys sent in xxd. It doesn't share code...
2015-07-01 Elliott HughesFix segfault with "mount -o ro,remount".
2015-07-01 Elliott HughesImprove -Z error reporting.
2015-07-01 Elliott HughesFix top.c build.
2015-06-29 Rob Landleymkfifo -Z
2015-06-28 Rob LandleyAdd ionice and iorenice.
2015-06-28 Rob LandleyAdd undo buffer for 'u'.
2015-06-27 Rob LandleySimplify hexedit logic by adjusting viewport all in...
2015-06-26 Rob LandleyFactor out more not-curses infrastructure into lib.
2015-06-25 Rob LandleySuggestion from Elliott Hughes: tweak test infrastructu...
2015-06-23 Rob LandleyFix version number in ifconfig cleanup reference.
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-15 Rob LandleyFluff up explanation of why 0BSD license for SPDX submi...
2015-06-15 Rob LandleyUse lsm_set_create() to set security blanket context...
2015-06-11 Elliott Hughesam 18ed9c76: Explain why attempts to remove the libc...
2015-06-11 Rob LandleyAdd nproc.
2015-06-10 Elliott HughesExplain why attempts to remove the libc++ dependency...
2015-06-10 Rob LandleyCosmetic tweak: no need for pages of text from "make...
2015-06-08 Elliott Hughesam 0e7e9a15: Switch to toybox mount(1).
2015-06-08 Elliott HughesSwitch to toybox mount(1).
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 6f52fbcc: Add a symlink for tty(1).
2015-05-31 Elliott Hughesam 8eaf5baa: Add generated/cflags to .gitignore.
2015-05-31 Elliott Hughesam a0da26da: Regenerate generated files.
2015-05-31 Elliott Hughesam 8bdb3249: Merge remote-tracking branch \'toybox...
2015-05-31 Rob LandleyRedo mkstatus.py to grep pending for pending data and...
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-05-31 Hyejin KimOn testing fold command, I found w option didnt check...
2015-05-31 José Bollomknod: Add -Z option
2015-05-31 Elliott HughesAdd a symlink for tty(1).
2015-05-31 Elliott HughesAdd generated/cflags to .gitignore.
2015-05-31 Elliott HughesRegenerate generated files.
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 Bill Yiam 632d81c4: Add MODULE_LICENSE and NOTICE
2015-05-22 Bill YiAdd MODULE_LICENSE and NOTICE
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 branch 'mnc-dev-plus-aosp' of https://googleplex...
2015-05-16 Elliott Hughesam 45d0f825: Revert "Switch to toybox ls."
2015-05-16 Elliott HughesRevert "Switch to toybox ls."
2015-05-16 Elliott HughesRevert "Switch to toybox ls."
2015-05-16 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-16 Elliott Hughesam 98156409: Switch to toybox ls.
2015-05-16 Elliott Hughesam 30d712d3: Remove lspci.
2015-05-16 Elliott HughesSwitch to toybox ls.
2015-05-15 Elliott Hughesam b2b5cd5a: Merge "Regenerate generated files."
2015-05-15 Elliott Hughesam e69c92ad: Merge remote-tracking branch \'toybox...
2015-05-15 Elliott HughesRemove lspci.
2015-05-15 Elliott HughesMerge "Regenerate generated files."
2015-05-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-15 Elliott HughesRegenerate generated files.
2015-05-15 José Bollostat: fix group name
2015-05-14 Rob LandleyBugfix from Hyejin Kim: su should not prompt root user...
2015-05-14 Rob LandleyPromote reset (actually write a new one using the simpl...
2015-05-13 Rob LandleyPrint name of file at the bottom of the screen.
2015-05-13 Rob LandleyMore hexedit cursor boundary tweaking.
2015-05-13 Rob LandleyFix bug (len[7] wasn't zeroed if -Z off, thus -C overes...
2015-05-12 Rob LandleySet the executable bits on all the *.test files. (Wasn...
2015-05-10 Rob LandleyGit hates me.
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-09 Rob LandleyProbe for -Wno-string-plus-int.
2015-05-09 Rob LandleyMove not-curses code into interstingtimes.c
2015-05-08 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-08 Elliott Hughesam 0a5fd80f: Regenerate generated files.
2015-05-08 Elliott Hughesam 157763b5: Merge remote-tracking branch \'toybox...
2015-05-08 Elliott HughesRegenerate generated files.
next