OSDN Git Service

android-x86/external-toybox.git
2013-04-21 Rob LandleyFix some comments from way back when toybox first start...
2013-04-19 Felix Jandastat cleanup
2013-04-19 Felix Jandastat: Reindent from 4 to 2 spaces
2013-04-21 Rob LandleyMore ifconfig cleanup.
2013-04-20 Rob Landleyifconfig cleanup (Reorder functions to eliminate need...
2013-04-20 Rob LandleyCommit 818 simplified the license text in the source...
2013-04-18 Felix Jandafind: Improve operator processing
2013-04-20 Rob LandleyAnother round of ifconfig cleanup.
2013-04-17 Rob LandleyAdd -f to chmod (just turns off -v).
2013-04-17 Rob LandleyMore ifconfig cleanup.
2013-04-17 Rob LandleyFix the help commit I screwed up, and replace leading...
2013-04-17 Rob LandleyMore ifconfig cleanup.
2013-04-17 Rob LandleyIsaac Dunham's help string cleanup.
2013-04-17 Rob LandleyMake genconfig use CFLAGS because building against...
2013-04-14 Felix JandaAdd tests for find's expression parsing
2013-04-15 Rob LandleyMove guts of help command into show_help() in lib/help...
2013-04-14 Rob LandleyTweak help text.
2013-04-14 Isaac Dunhamifconfig uses __caddr_t in one location; this is not...
2013-04-13 Rob LandleyConvert tabs to spaces.
2013-04-13 Isaac Dunhamxzcat: more cleanup and some shrinking.
2013-04-12 Rob Landleyuuencode tweak: output a non-whitespace character for...
2013-04-11 Rob LandleyMore ifconfig cleanup.
2013-04-11 Rob LandleyMore xzcat cleanup.
2013-04-11 Isaac DunhamMore of same.
2013-04-11 Rob LandleyMore cleanup on find.
2013-04-11 Rob LandleyRedo find's indenting from tabs to two spaces.
2013-04-10 Felix JandaPartial cleanup of find
2013-04-10 Rob LandleySome xzcat cleanup by Isaac Dunham.
2013-04-07 Rob LandleyFix argument parsing so -- doesn't include itself in...
2013-04-05 Rob LandleyMore ifconfig cleanups, mostly removing unused code.
2013-04-05 Rob LandleyDrive-by cleanup on ifconfig.
2013-04-05 Rob LandleyAn ifconfig bugfix from the original submitter.
2013-04-02 Rob LandleyKyungwan Han submitted ifconfig.
2013-04-02 Rob LandleyClean uudecode up the rest of the way, move pending...
2013-03-29 Rob LandleyMore uudecode cleanup.
2013-03-29 Rob LandleyMore uudecode cleanup.
2013-03-29 Rob LandleyChange uuencode test to match what other uuencode imple...
2013-03-28 Rob LandleyWhere I left off on analysis of other multicall binaries...
2013-03-27 Rob LandleyIncremental cleanup of uudecode.
2013-03-27 Rob LandleyFix the USE() macro around NEWTOY, tweak help text...
2013-03-27 Rob Landleyuudecode test should just call "uudecode" (not multiple...
2013-03-27 Rob LandleyAdd help text for pending test command. (No actual...
2013-03-26 Rob LandleyFinish uuencode cleanup, default y, move it from pendin...
2013-03-25 Rob LandleyFirst round of uuencode cleanup: generate table, tweak...
2013-03-24 Rob LandleyLogger, by Ilya Kuzmich.
2013-03-22 Rob Landleyuuencode/decode tests and tweaks from Erich Plondke.
2013-03-22 Rob LandleyFix a bug in patch I fixed back in 2010 but forgot...
2013-03-22 Rob LandleyUpdate news page and link to ELC 2013 talk on toybox.
2013-03-21 Rob LandleyAdd -a to who and switch to default y in defconfig.
2013-03-20 Rob LandleyExplain that code in the "pending" directory isn't...
2013-03-18 Rob Landleyuuencode and uudecode by Erich Plondke.
2013-03-18 Rob LandleyThe old nbd-client I wrote in 2010. Needs cleanup.
2013-03-17 Rob LandleyRemove unused min/max macros.
2013-03-16 Rob LandleyMove mdev into the pending directory, since it's not...
2013-03-16 Rob LandleyIsaac Dunham took the public domain xz-embedded code...
2013-03-14 Rob LandleySimplify license text, as mentioned on the mailing...
2013-03-13 Rob LandleyAdded tag 0.4.4 for changeset 52e69f6710ca
2013-03-13 Rob LandleyRemove more debug code from find.
2013-03-13 Rob LandleyA couple quick fixes to find so I can try it out.
2013-03-13 Rob LandleyFind by Gurang Shastri.
2013-03-12 Rob LandleyCompile time probe to fish O_NOFOLLOW out of linux...
2013-03-09 Rob LandleyO_NOFOLLOW is specified by posix-2008 and varies by...
2013-03-05 Rob LandleyCall stat "stat" instead of "st" in menuconfig. Use...
2013-03-05 Rob LandleyFix whitespace in submitted stat command.
2013-03-05 Rob LandleyFix another allyesconfig build break in the pending...
2013-02-24 Rob LandleySed's still just a stub, but clean it up enough so...
2013-02-24 Rob LandleyAdd readahead.
2013-02-24 Rob LandleyComment updates and a policy statement about avoiding...
2013-02-24 Rob LandleyAccumulated web page changes. (Release announcement...
2013-02-22 Rob LandleyFix a warning when debug code enabled.
2013-02-22 Rob LandleyMove some unfinished commands to the "pending" directory.
2013-02-11 Rob LandleyImplement cp -s option.
2013-02-05 Rob LandleyTweak cmp test to be a little more deterministic.
2013-02-04 Rob LandleyMore support for old (~2008) build environments, move...
2013-02-03 Rob LandleySome older build environments don't have LOOP_CTL_GET_F...
2013-01-31 Rob LandleyFix -in behavior: descend into existing directory witho...
2013-01-31 Rob LandleyWrong closing tag in roadmap.html.
2013-01-31 Rob Landleyid: make "id -Gn root" print root's groups instead...
2013-01-31 Rob LandleyAdd time command (that only does posix mode).
2013-01-18 Rob LandleyAdded tag 0.4.3 for changeset f8f5ddb6b69a
2013-01-18 Rob LandleyAdjust umask(0) for cp -p so mknod doesn't have to...
2013-01-18 Rob LandleySwitch readlink on by default, and fill out readlink...
2013-01-18 Rob LandleyFix xabspath() resolving symlink after .., and properly...
2013-01-16 Rob LandleyMake "sudo cp -rp /dev/null blah" work. Still not happy...
2013-01-15 Rob LandleyWork around more random uClibc-specific breakage.
2013-01-14 Rob LandleySilence deeply stupid gcc warning. (First non-declarati...
2013-01-13 Rob LandleyRevert some debug code accidentally checked in at commi...
2013-01-12 Rob LandleyUpdate -p and -f to apply properly to various condition...
2013-01-11 Rob LandleyTeach cp to do -n.
2013-01-09 Rob LandleyTeach cp to do mknod.
2013-01-08 Rob LandleyAdapt cp to updated dirtree code.
2013-01-05 Rob LandleyUse basename() where appropriate.
2013-01-05 Rob LandleyMake basename use basename().
2013-01-02 Rob LandleyHave error_msg() and friends set TT.exitval to 1 if...
2012-12-31 Rob LandleyMake dirtree_handle_callback() start with dirtree_...
2012-12-31 Rob LandleyAdd losetup. (Who knows, it might even work.)
2012-12-30 Felix JandaFix invalid free in toysh.
2012-12-30 Rob LandleyGetting the pwd -L behavior right is fiddly.
2012-12-28 Felix JandaAdd some tests for pwd.
2012-12-27 Felix JandaAdd options -L and -P to pwd.
next