platform/upstream/toybox.git
2013-08-01 Rob Landleyls --color should depend on LS in menuconfig.
2013-08-01 Rob LandleyCleanup grep: help text, whitespace, add parentheses.
2013-08-01 M. Farkas-DyckFound the fault. My method of -w fails sans -E, so...
2013-08-01 Rob LandleyClean up grep.test to use "infile" properly, and not...
2013-08-01 Ashwini SharmaI add testsuite for grep.
2013-07-31 Rob LandleyMove renice from pending to posix, default y, fix link...
2013-07-31 Rob LandleyCleanup renice and implement '|' (required option)...
2013-07-30 M. Farkas-DyckAdd renice.
2013-07-27 Felix JandaFix lspci -e
2013-07-26 Strakeadd nl
2013-07-29 Ashwini SharmaThe attached KLOGD patch is an improved version of...
2013-07-24 Felix Jandalogger: Some cleanup
2013-07-27 Strakegrep: s/astrcat/x&/g
2003-06-08 Strakegrep: add -b flag
2003-06-08 Strakegrep: add -w flag
2013-07-27 Felix Jandalspci: use toybuf instead of dynamic memory allocation
2013-07-26 Isaac DunhamI've written an lspci implementation.
2013-07-26 Isaac DunhamThis removes xz_mode.
2013-07-26 Rob LandleyLink to Georgi's mirror on github.
2013-07-26 Rob LandleyJuhani Haverinen pointed out that python 3 doesn't...
2013-07-18 Felix JandaImplement test
2013-07-25 Rob LandleyDon't make a FLAG_ macro for " ", it's a control charac...
2013-07-25 Rob Landleypgrep and pkill by Madhur Verma,
2013-07-25 Rob Landleynetstat by Ranjan Kumar.
2013-07-25 Rob Landleysyslogd by Madhur Verma.
2013-07-24 Strakegrep
2013-07-22 Rob LandleyMore ifconfig cleanup: Remove if_list, unify get_device...
2013-07-19 Rob LandleyAnother round of ifconfig cleanup.
2013-07-19 Rob LandleyStart of TOYBOX_SINGLE support, for building standalone...
2013-07-18 Rob LandleyReplace users of xexec(toys.optargs) with xexec_optargs...
2013-07-17 Isaac Dunhammake xzcat use loopfiles(), thereby allowing regular...
2013-07-17 Isaac Dunhamxzcat: remove XZ_(PREALLOC|SINGLE), inline xz_dec_bcj_c...
2013-07-17 Rob LandleyAdd timeout, factoring out common code from sleep.
2013-07-16 Rob LandleySplit lib/xwrap.c from lib/lib.c
2013-07-15 Rob Landleyklogd, submitted by Ashwini Sharma.
2013-07-15 Rob LandleyNew stuff added to lib.c needs review too, so make...
2013-07-12 Strakeadd grep
2013-07-12 Rob LandleyEject cleanups.
2013-07-11 Rob LandleyEject, by Kyungwan Han.
2013-07-11 Isaac Dunhamadd paramtype in to the list of tags
2013-07-06 Isaac DunhamThis inlines CRC64, and nothing more.
2013-07-03 Felix Jandahere's a version of paste. It doesn't deal with wide...
2013-07-02 Rob LandleyAdded tag 0.4.5 for changeset 62ba5ce62e9d
2013-07-01 Rob LandleyMake ls output major, minor for block devices. 0.4.5
2013-07-01 Rob LandleyFirst pass at ls --color
2013-06-30 Rob LandleyCondense ls help text.
2013-06-30 Rob LandleyAdd config option for --help support in all commands.
2013-06-30 Rob LandleyFix another segfault in ls -C when terminal size is...
2013-06-28 Isaac Dunhammodinfo: support -b basedir and -k kernel.release,...
2013-06-27 Rob LandleyUpdate status to include recently implemented commands.
2013-06-23 Rob LandleyModinfo cleanups.
2013-06-23 Isaac DunhamPatch that assumes that the presence of the string...
2013-06-23 Rob LandleyImplement mv as an extension of cp.
2013-06-22 Rob LandleyOption type @ counts number of occurrences, it doesn...
2013-06-22 Rob LandleyGenerate FLAG_longopt macros for --longopts with no...
2013-06-18 Rob LandleyAdd pivot_root.
2013-06-17 Rob LandleyTest cases for split.
2013-06-17 Rob LandleyMisc website updates.
2013-06-17 Rob LandleyTypo fix
2013-06-17 Rob LandleyAdd xexit() and make error_exit() use it.
2013-06-16 Rob LandleyImplement split.
2013-06-16 Rob LandleyUpgrade modinfo to support multiple modules, and add...
2013-06-15 Rob LandleyForce 64 bit math in expr, from Daniel Verkamp
2013-06-08 Rob LandleyYet more ifconfig cleanup.
2013-06-05 Rob LandleyStart of expr, by Daniel Verkamp.
2013-06-03 Rob LandleyMore ifconfig cleanup, described on list.
2013-06-02 Rob LandleyMove stat from pending to other, default y.
2013-06-02 Rob LandleyStat cleanup.
2013-06-02 Rob LandleyStat cleanup.
2013-06-02 Rob LandleyAdd peek/poke to header file.
2013-06-02 Rob LandleyStat cleanup.
2013-06-02 Rob LandleyEnable readfile() and add peek() and poke() functions.
2013-05-28 Rob LandleyStat cleanup.
2013-05-26 Felix Jandastat: Separate stat and statfs
2013-05-25 Felix Jandastat: Add support for stat'ing multiple files
2013-05-27 Rob LandleyTests for touch (needs more work).
2013-05-27 Rob LandleyTests for losetup.
2013-05-21 Rob LandleyMore ifconfig cleanup, inlining show_ip_addr(), hex_to_...
2013-05-21 Rob LandleyNext round of ifconfig cleanup, to be described on...
2013-05-19 Rob LandleyYet more ifconfig cleanup. (As described on the mailing...
2013-05-19 Rob Landleyxioctl() error message should use hex ioctl number...
2013-05-19 Ivo van PoortenMake groups handle multiple usernames on command line.
2013-05-15 Rob LandleyTighten up lsusb, default to "y".
2013-05-15 Rob LandleySilence warning and comment a subtle bit.
2013-05-14 Andre RenaudAttached is a pretty simple implementation of lsub...
2013-05-14 Ivo van poortenadd groups implementation to id.c
2013-05-13 Rob LandleyIfconfig cleanup to option parsing.
2013-05-10 Rob LandleyConvert getmountlist() to xgetmountlist().
2013-05-10 Rob LandleyWeb page tweaks.
2013-05-09 Rob LandleyAdd --help option to toybox command when TOYBOX_HELP...
2013-05-08 Rob LandleyAnother stab at recapitulating phylogeny in a README...
2013-05-08 Rob LandleySome work I did over the weekend on nbd_client, not...
2013-04-30 Felix Jandagenerated/help.h depends on CONFIG_TOYBOX_HELP
2013-04-30 Rob LandleyFix bare longopts to set unique optflag bits.
2013-04-29 Rob LandleyThe host sort on many distros behaves stupidly, and...
2013-04-29 Rob LandleyFix xabspath when last path component exists but we...
2013-04-29 Rob LandleyFix conflicting types for show_help().
2013-04-26 Felix JandaFix find -mtime
2013-04-22 Felix Jandastat: Remove unimplemented options and clean up help...
2013-04-22 Felix JandaAdd library function for the file permission formatting...
next