LetuxOS Replicant Toybox

LetuxOS Replicant Toybox All Updates

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Next
Mar 15, 2016
9 years 10 months Add ls -b and make ls -q work with utf8.
9 years 10 months Add base64.test, and Izabera pointed out that -w0 should disable wrapping.
9 years 10 months Fix the operator precedence in expr.
9 years 10 months Fix type coercion bugs in expr.
Mar 16, 2016
9 years 10 months Move whitespace and curly brackets around, move reference URLs to top of file, eliminate syntax_error() function (just call error_exit() directly), eliminate advance() wrapper, pipe expected error messages in test to /dev/null
9 years 10 months Fix "tail -f single_file".
Mar 17, 2016
9 years 10 months expr cleanup: traverse optargs with tok instead of incrementing optargs and copying itinto a second variable. Also add error message for empty ( )
9 years 10 months Fix bug where all tests aren't being run with 'make test'.
9 years 10 months Remove 'exit' from xargs test too.
9 years 10 months expr cleanup: simplify get_str() and free returned allocations.
Mar 18, 2016
9 years 10 months Fix last commit (had newline before first ==> name <==) and add -f tests.
Mar 19, 2016
9 years 10 months Add od -w.
Commit a8233286378a0254ade5ca2088a7bcc6a686b428, by Elliott Hughes
9 years 10 months Implement mv -n / cp -n (no clobber).
9 years 10 months Make lsof 10x faster by caching /proc/net socket info.
Commit 4de04e83d7ff621062b8b5456a14f2f313a2639c, by Elliott Hughes
Mar 20, 2016
9 years 10 months Fix a buffer overflow in diff -r.
9 years 9 months basename: fix segfault on null input; add tests
Commit e223cca4f66bf2e201b21869304dc63befbbf9be, by Samuel Holland
9 years 9 months blkid: Handle short/empty vfat labels; update tests
Commit c23186d3ee6001b78c843fc3609575306c687ba2, by Samuel Holland
Mar 21, 2016
9 years 9 months Posix requires "" to be false, and 00 should be false, and -0 should be false. Fix memory leaks in regex. Simplify regex check (if we matched, subexpression had to match). Don't exit() from a command, set exitval and return.
Mar 23, 2016
9 years 9 months Redo build stuff in response to Andy Chu's suggestions.
9 years 9 months Minor blkid cleanup. (There was a while(ptr[-1]==' ') ptr--; that could fall off the start of the string. I pulled on the thread...)

All Updates

Filter by type
Commits
Reviews and Patches

Subscribe to this timeline
RSS Atom feed