OSDN Git Service

Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 73f8634ae0
[android-x86/external-toybox.git] / toys /
2016-06-09 Elliott HughesMerge remote-tracking branch \\'toybox/master\\' into...
2016-06-09 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-06-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-06-09 Rob LandleyFix ps bug, last field wasn't expanding to width.
2016-06-09 Rob LandleyChange the TNAME behavior to "Show parent argv[0]....
2016-06-07 Rob LandleyIzabera pointed out that cmp -ls are contradictory.
2016-06-06 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-06-06 Paul BarkerMerge remote-tracking branch \'toybox/master\' into...
2016-06-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-06-04 Elliott HughesBasic success/failure return from pgrep/pkill.
2016-06-04 Rob Landleyps: Show [stat2] for any otherwise blank process name...
2016-05-31 Rob LandleyIn cp -a, don't complain if non-root user can't chown...
2016-05-30 Rob LandleyAdd output path to cp error message filenames.
2016-05-27 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-27 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-05-27 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-27 Rob LandleyAdd -o TNAME for android, fix display of last field...
2016-05-25 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-25 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-05-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-24 Rob LandleyThe "show parent command path" commit changed the crite...
2016-05-24 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-24 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-23 Elliott HughesFix remaining pkill tests.
2016-05-23 Elliott HughesFix pkill -9.
2016-05-23 Rob LandleyDon't truncate number fields for anything but right...
2016-05-22 Rob LandleyMake -o COMMAND show parent command path for threads...
2016-05-22 Rob LandleyComment and help text tweaks.
2016-05-20 Rob LandleyAdd bufgetgrgid()
2016-05-17 Rob LandleyAdd bufgetpwuid. (Repeated calls to getpwuid() are...
2016-05-16 Rob LandleyAdd top -O
2016-05-16 Rob LandleyAdd stat -tL and -c %m%t%T.
2016-05-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-06 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-06 Alistair StrachanMerge remote-tracking branch \'toybox/master\' into...
2016-05-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-06 Alistair StrachanFix static linkage of toybox binary.
2016-05-06 Elliott HughesAdd top -H.
2016-05-05 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-05 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-05 Elliott Hughes"top -b -n1" should end with a newline.
2016-05-04 Rob LandleyElliott says -T should fetch threads even when not...
2016-05-04 Rob LandleySimplify ps android scheduling policy fetch slightly.
2016-05-04 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-05-04 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-05-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-04 Rob LandleyHostname cleanup, as described on the list.
2016-05-04 Paul BarkerAdd -b and -F arguments to hostname
2016-05-01 Elliott HughesAdd a ps "PCY" field for Android scheduling policy.
2016-04-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-04-30 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-04-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-30 Rob LandleyFirst guess at showing thread names properly.
2016-04-29 Elliott HughesShow "-" rather 0 if we don't know whether a process...
2016-04-29 Elliott HughesFix ps -O help output alignment.
2016-04-29 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-04-29 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-04-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-25 Rob Landleyps thread supportand 32/64 bit detection.
2016-04-25 Rob LandleyFix find bug reported by Tom Marshall, add test for...
2016-04-24 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-04-24 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-23 Elliott HughesFix more to not append an extra newline.
2016-04-23 Elliott HughesFix more to a non-tty.
2016-04-23 Rob LandleyFiz bzcat segfault reported by John Regehr (bad crc...
2016-04-21 Rob LandleyHave dirtree_recurse() take the new dirfd as an argument.
2016-04-21 Davis MosenkovsFix touch -t seconds parsing
2016-04-21 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-04-21 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-04-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-17 Rob LandleyDust off toysh, remove ancient config debris, add start...
2016-04-17 Elliott HughesFix tail -NUM again.
2016-04-17 Elliott HughesFix "ssh top".
2016-04-17 Elliott HughesFix top -b.
2016-04-16 Rob LandleyRename gratuitous references to Roger Zelazny's amber...
2016-04-15 Andy ChuFix a buffer overflow in diff -r.
2016-04-15 Rob LandleyAndy Chu pointed out an out of bounds access for zero...
2016-04-11 Rob Landleysed -f - should read from stdin.
2016-04-08 Rob LandleyRedefining basename_r to mean something random seems...
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-30 Rob LandleyWhitespace and comment.
2016-03-30 Andy ChuImplement mv -n / cp -n (no clobber).
2016-03-25 Samuel Hollandbasename: fix segfault on null input; add tests
2016-03-25 Elliott HughesAdd od -w.
2016-03-24 Rob LandleyDebian bug 635570 did something horribly nonstandard...
2016-03-23 Rob LandleyMinor blkid cleanup. (There was a while(ptr[-1]=='...
2016-03-22 Samuel Hollandblkid: Handle short/empty vfat labels; update tests
2016-03-21 Rob LandleyPosix requires "" to be false, and 00 should be false...
2016-03-20 Elliott HughesMake lsof 10x faster by caching /proc/net socket info.
2016-03-18 Rob LandleyFix last commit (had newline before first ==> name...
2016-03-18 Josh GaoFix "tail -f single_file".
2016-03-17 Rob Landleyexpr cleanup: simplify get_str() and free returned...
2016-03-17 Rob Landleyexpr cleanup: traverse optargs with tok instead of...
2016-03-16 Rob LandleyMove whitespace and curly brackets around, move referen...
2016-03-16 Andy ChuFix type coercion bugs in expr.
next