summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-01Make it possible to select "sh" and "bash" aliases without selecting ash or hushDenys Vlasenko9-118/+120
2016-11-23Remove remnants of disabled "length" appletDenys Vlasenko4-40/+0
2016-11-23Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko76-929/+950
2016-08-29sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko7-90/+143
2015-07-21sync: add support for -d -f FILEDenys Vlasenko4-11/+75
2013-02-25head,tail: use common suffix struct. simplify help text.Denys Vlasenko5-27/+40
2013-01-14sha3sum: new appletLauri Kasanen8-4/+236
2011-08-16hostid: fix behavior on identifiers starting with zerosPere Orga4-10/+12
2011-08-09remove extra += who.oDenys Vlasenko1-1/+0
2011-06-21groups: new appletTito Ragusa4-12/+36
2011-01-26disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...Denys Vlasenko7-10/+7
2010-12-01touch: fix help text to not show options disabled in .configDenys Vlasenko5-25/+29
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko49-0/+102
2010-06-04partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko7-104/+114