OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD am: 52a5544db4 am: 8a1f704d21...
[android-x86/external-toybox.git] / toys /
2017-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-19 Rob LandleyAdd ls -ll (with --full-time as a compatibility synonym...
2017-04-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-14 Sandeep PatilAdd toybox_vendor for treble products
2017-04-12 Rob LandleyDefault to -b rather than -q when output is to a tty.
2017-04-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-11 Rob LandleySilence a broken warning by hitting it with a rock.
2017-04-11 Elliott HughesMake fdisk buildable.
2017-04-11 Elliott HughesFix touch -a/-m (and add the missing tests).
2017-04-10 Elliott HughesAdd "uudecode -o -" support.
2017-04-08 Rob LandleyFix the ls -m test (which is just a whitespace issue...
2017-04-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-04-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-04 Josh Gaops: don't query for terminal size if not a tty.
2017-04-04 Josh Gaops: don't query for terminal size if not a tty.
2017-04-04 Elliott HughesMerge changes I85f365f5,I2b3c82fb,I4f196054,I9343237c...
2017-04-04 Elliott HughesMerge changes I85f365f5,I2b3c82fb,I4f196054,I9343237c...
2017-04-04 Elliott HughesMerge changes I85f365f5,I2b3c82fb,I4f196054,I9343237c...
2017-04-04 Elliott HughesMerge changes I85f365f5,I2b3c82fb,I4f196054,I9343237c...
2017-04-04 Treehugger RobotMerge changes I85f365f5,I2b3c82fb,I4f196054,I9343237c...
2017-04-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-03 Rob LandleyTrivial cleanup. (Whitespace, brackets, and remove...
2017-04-03 Rob LandleyAdd gzip support. (Doesn't show source OS and timestamp...
2017-04-03 Elliott HughesImplement dmesg -T.
2017-03-29 Rob LandleyDon't try to implement %s, we have @seconds, strptime...
2017-03-29 Rob LandleyReplace chkmktime() (which produces false positive...
2017-03-28 Josh Gaops: don't query for terminal size if not a tty.
2017-03-27 Elliott HughesFix the type of the callback in getprop.
2017-03-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-03-23 Jaesoo LeeMerge "removed toybox_static (and modprobe) from normal...
2017-03-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-03-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-03-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-03-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-03-22 Elliott HughesImplement uptime -s.
2017-03-22 Rob Landleydirtree_flagread() returns DIRTREE_ABORTVAL when the...
2017-03-20 Rob LandleyPaste bugfix, more tests.
2017-03-20 Rob LandleyAdd TOYBOX_PEDANTIC_ARGS to check arguments when there...
2017-03-20 Rob LandleyRewrite paste so it actually works.
2017-02-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-21 Rob LandleyIf the last ps field is left justified, it extends...
2017-02-21 Rob LandleyDeclaring todo bankruptcy, dmesg goes back into pending...
2017-02-21 Elliott HughesFix dmesg -c and -C.
2017-02-18 Rob LandleyAscii only showed 15 rows instead of 16 and spacing...
2017-02-16 Elliott HughesTeach file(1) about bzip2 files.
2017-02-16 Treehugger RobotMerge "Add back bionic SIGPIPE handler workaround accid...
2017-02-16 Rob LandleyMerge changes I76c426ae,I204f2f6c,I7f4cfc18 am: d4ea1b3...
2017-02-16 Rob LandleyMerge changes I76c426ae,I204f2f6c,I7f4cfc18 am: d4ea1b3...
2017-02-16 Rob LandleyMerge changes I76c426ae,I204f2f6c,I7f4cfc18 am: d4ea1b3b84
2017-02-16 Rob LandleyMerge changes I76c426ae,I204f2f6c,I7f4cfc18
2017-02-16 Treehugger RobotMerge changes I76c426ae,I204f2f6c,I7f4cfc18
2017-02-09 Rob LandleyDocument df -a
2017-02-07 Rob LandleyAdd ascii: display ascii table.
2017-02-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-02-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-07 Rob Landleyps -l has 4 chars left for "cmd", switch "ADDR" to...
2017-02-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-02-06 Rob LandleyMake tty size failure to enable -w (Elliott prefers...
2017-02-06 Rob LandleyDon't set SIGWINCH when reading ANSI size probe data...
2017-02-06 Rob LandleyBugfix: last field was padding to width with trailing...
2017-02-05 Rob LandleyPatch from Elliott to silence a "const" warning in...
2017-02-05 Rob LandleyDefault to width 80 when tty size probe fails (ala...
2017-02-04 Rob LandleySwitch oneit to use xopen_stdio() for -c (oops) and...
2017-02-03 Elliott HughesFix typo in pgrep help.
2017-02-03 Elliott HughesFix operator precedence error in df.
2017-02-01 Rob LandleyExtend default USER length to 12 and output "+" as...
2017-01-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-01-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-01-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-01-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-31 Rob Landleyps bugfix: len of TTY field doesn't include null termin...
2017-01-31 Rob LandleyCleanup leftover debris.
2017-01-30 Elliott HughesImprove file's ELF parsing.
next