OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD
[android-x86/external-toybox.git] / toys / posix /
2017-05-02 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-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 Rob LandleySilence a broken warning by hitting it with a rock.
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-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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-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-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 Rob Landleydirtree_flagread() returns DIRTREE_ABORTVAL when the...
2017-03-20 Rob LandleyPaste bugfix, more tests.
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 Rob LandleyIf the last ps field is left justified, it extends...
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: 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 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 LandleyDefault to width 80 when tty size probe fails (ala...
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 Rob Landleyps bugfix: len of TTY field doesn't include null termin...
2017-01-30 Elliott HughesImprove file's ELF parsing.
2017-01-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-01-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-01-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-29 Rob LandleyTweak -w help text to clarify that it prevents truncati...
2017-01-28 Elliott HughesAdd missing `static`s and remove an unused function.
2017-01-28 Rob LandleyWhitespace.
2017-01-28 Elliott Hughestop -H is more useful if it shows thread names.
2017-01-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-12-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-12-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-26 wxjFix a bug for sort. When the key_separator is not space...
2016-12-20 Rob LandleyAdd units for -atime and friends. (Also legacy -amin...
2016-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-10 Elliott HughesPass DIRTREE_PROC through the ps callbacks.
2016-12-09 Rob LandleyAdd DIRTREE_PROC to skip non-numeric entries and make...
2016-11-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-11-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-11-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-23 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
2016-11-21 Rob LandleyHave dirtree_notdotdot() pass through !node->parent...
2016-11-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-11-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-11-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-18 Rob Landley"printf %x 64" wasn't working right on 32 bit because...
2016-11-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-11-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-11-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-08 Rob LandleyJosh Gao pointed out that chmod -R . (and ..) didn...
2016-11-02 Evgenii StepanovFix control flow integrity check failure in ps.
2016-10-27 Rob LandleyIzabera pointed out that split -b -l are exclusive.
2016-10-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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...
next