OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD am: b62e8ff3da
[android-x86/external-toybox.git] / toys / posix /
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-03 Rob LandleyAdd -t, deviations from posix, redo loop to have fewer...
2017-07-03 Ilya Kuzmichstrings tests and bugfixes
2017-06-27 Rob Landleywhitespace/comment tweaks.
2017-06-27 Ilya Kuzmichteach head -c
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-12 Rob LandleyAdd grep -M match and -S skip supporting wildcard patterns.
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-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-05-31 Elliott HughesAllow ':' in property names.
2017-05-28 Ilya Kuzmichteach head -v and -q
2017-05-27 Rob LandleyReplace two space indents with tab indents in help...
2017-05-26 Elliott HughesBe more consistent about periods in help text.
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-19 Rob LandleyImplement date %N, loosely inspired by Elliott Hughes...
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-09 Rob LandleyMove strend() to lib/lib.c
2017-05-08 Rob LandleyNow that xopen() no longer returns stdio, !fd doesn...
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-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-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 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-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 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 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 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: d4ea1b3...
2017-02-16 Rob LandleyMerge changes I76c426ae,I204f2f6c,I7f4cfc18 am: d4ea1b3b84
next