2016-04-29 |
Rob Landley | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Rob Landley | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Elliott Hughes | Merge remote-tracking branch 'toybox/master' into HEAD |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Rob Landley | ps thread supportand 32/64 bit detection. |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Rob Landley | Fix find bug reported by Tom Marshall, add test for... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Rob Landley | Add "infrastructure in search of a user" to cleanup... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Elliott Hughes | Merge remote-tracking branch 'toybox/master' into HEAD |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Elliott Hughes | Add the non-tty more(1) test. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Elliott Hughes | Fix more to not append an extra newline. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Elliott Hughes | Fix more to a non-tty. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Rob Landley | Remove inappropriate bzip tests (we're not comparing... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Rob Landley | Fiz bzcat segfault reported by John Regehr (bad crc... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Rob Landley | Allow EVAL= to run test under a different shell (for... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Elliott Hughes | Regenerate generated files. am: bba047d92c am: 9e744bf126 |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Elliott Hughes | Regenerate generated files. am: bba047d92c |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Elliott Hughes | Regenerate generated files. |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Elliott Hughes | Regenerate generated files. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Rob Landley | Have dirtree_recurse() take the new dirfd as an argument. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Davis Mosenkovs | Fix touch -t seconds parsing |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Rob Landley | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Rob Landley | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Elliott Hughes | Merge remote-tracking branch 'toybox/master' into HEAD |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Rob Landley | Start of shell tests: $(()) and $'' expansion. |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Rob Landley | Replace list_working with just list, "make list list_pe... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Rob Landley | ps and top are implemented from the android todo. Recor... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Elliott Hughes | Stop creating a symlink for route. am: 1c2326b am:... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Elliott Hughes | Stop creating a symlink for route. am: 1c2326b |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Elliott Hughes | Stop creating a symlink for route. |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Rob Landley | Dust off toysh, remove ancient config debris, add start... |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Elliott Hughes | Fix tail -NUM again. |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Elliott Hughes | Fix "ssh top". |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Elliott Hughes | Fix top -b. |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Rob Landley | Rename gratuitous references to Roger Zelazny's amber... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Elliott Hughes | Stop creating a symlink for route. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Andy Chu | Fix a buffer overflow in diff -r. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Rob Landley | Andy Chu pointed out an out of bounds access for zero... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Rob Landley | sed -f - should read from stdin. |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Rob Landley | Didn't check in all my local basename_r->getbasename... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Rob Landley | Jakob Flierl pointed out a broken URL in the README. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Rob Landley | Redefining basename_r to mean something random seems... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Elliott Hughes | Regenerate generated files. am: fafe427 |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Elliott Hughes | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Elliott Hughes | Regenerate generated files. |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Elliott Hughes | Merge remote-tracking branch 'toybox/master' into HEAD |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Elliott Hughes | Regenerate generated files. |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Rob Landley | Whitespace and comment. |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Andy Chu | Implement mv -n / cp -n (no clobber). |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Elliott Hughes | Fix build when wchar_t is unsigned. |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Rob Landley | Fix exit code of things like sed -i that use tempfile_h... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Samuel Holland | basename: fix segfault on null input; add tests |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Elliott Hughes | Add od -w. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Elliott Hughes | toolbox prlimit is no more. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Rob Landley | Debian bug 635570 did something horribly nonstandard... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Rob Landley | Fix bzcat.test (as noted by Andy Chu), wean tests off... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Rob Landley | The test infrastructure prints the command name now... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Rob Landley | Minor blkid cleanup. (There was a while(ptr[-1]=='... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Rob Landley | Redo build stuff in response to Andy Chu's suggestions. |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Samuel Holland | blkid: Handle short/empty vfat labels; update tests |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Elliott Hughes | Remove switch_root. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Rob Landley | Posix requires "" to be false, and 00 should be false... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Elliott Hughes | Make lsof 10x faster by caching /proc/net socket info. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Rob Landley | Fix last commit (had newline before first ==> name... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Josh Gao | Fix "tail -f single_file". |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Rob Landley | expr cleanup: simplify get_str() and free returned... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Andy Chu | Remove 'exit' from xargs test too. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Andy Chu | Fix bug where all tests aren't being run with 'make... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Rob Landley | expr cleanup: traverse optargs with tok instead of... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Rob Landley | Move whitespace and curly brackets around, move referen... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Andy Chu | Fix type coercion bugs in expr. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Andy Chu | Fix the operator precedence in expr. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Rob Landley | Add base64.test, and Izabera pointed out that -w0 shoul... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Rob Landley | Add ls -b and make ls -q work with utf8. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Rob Landley | Split out _xexit() from xexit() and give sigatexit... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Rob Landley | factor: use long long math (64 bit on 32 bit platforms... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Rob Landley | Update scripts/single.sh and cp.c so "make mv" isn... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Rob Landley | The xattr functions were added during the 2.5 kernel... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Andy Chu | Fix segfault in sed -e 'c\'. |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Elliott Hughes | Remove switch_root. |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Rob Landley | Add depends on TOYBOX_FORK for various commands that... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Elliott Hughes | Regenerate generated files. |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Rob Landley | Merge remote-tracking branch \'toybox/master\' into... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Rob Landley | Cleanup pass on the dirtree infrastructure, in preparat... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Elliott Hughes | Regenerate generated files. |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Elliott Hughes | Merge remote-tracking branch 'toybox/master' into HEAD |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Rob Landley | Fix warning (toys.optflags is a long long now). |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Lipi Lee | wget: clean up |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Rob Landley | Another pass at file.c: move posix-required "executable... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Rob Landley | Elliott pointed out that we output "unlimited" instead... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Rob Landley | Fix bzcat integer overflow reported by John Regehr. |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Elliott Hughes | Fix file for Java class files, improve script detection... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Rob Landley | More minor cleanup (inline a function, simplify name... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Rob Landley | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Rob Landley | Fix base64 so == wraps properly. |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Rob Landley | Factor out command name at the start of test name,... |
commit | commitdiff | tree | snapshot |
next |