aboutsummaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * tail: make help text for -n +N syntax more correctDenys Vlasenko2013-02-251-1/+1
| * head: support -n -NUM and -c -NUMDenys Vlasenko2013-02-251-22/+128
| * head,tail: use common suffix struct. simplify help text.Denys Vlasenko2013-02-255-27/+40
* | Merge branch 'busybox' into mergeRon Yorston2013-02-0717-55/+90
|\|
| * whitespace fixes. no code changesDenys Vlasenko2013-01-155-9/+9
| * whitespace cleanup. no code changesDenys Vlasenko2013-01-146-34/+41
| * sha3sum: new appletLauri Kasanen2013-01-143-3/+27
| * whitespace fixes. no code changesDenys Vlasenko2013-01-146-9/+9
| * du: document incompatibility with standard toolDenys Vlasenko2012-12-141-0/+4
* | du: enable for MINGW with fake block countRon Yorston2012-11-291-0/+8
* | Ensure mingw_stat is called when necessaryRon Yorston2012-11-293-1/+11
* | Merge branch 'busybox' into mergeRon Yorston2012-10-101-2/+2
|\|
| * fix unsafe bb_perror_msg(filename) callsDenys Vlasenko2012-09-271-2/+2
* | stat: fix order of option symbolsRon Yorston2012-10-091-3/+3
* | stat: allow -f option to be disabledRon Yorston2012-10-092-2/+31
* | Merge branch 'busybox' into mergeRon Yorston2012-09-072-1/+7
|\|
| * tweak help textDenys Vlasenko2012-06-191-1/+1
| * android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.cTias Guns2012-06-101-0/+6
* | Merge branch 'busybox' into mergeRon Yorston2012-05-094-18/+40
|\|
| * mv: accept but ignore -vSimon B2012-05-061-8/+11
| * mkdir,rmdir: accept and ignore -v, --verboseSimon B2012-05-062-4/+7
| * ln: support -T and -vSimon B2012-05-061-6/+22
* | Use win32_execable_file() in test, which and execable.cRon Yorston2012-05-091-17/+9
* | win32: support fancy prompts and (limited) tilde expansionRon Yorston2012-04-231-10/+0
* | Merge commit '1_20_0' into mergeRon Yorston2012-04-231-0/+1
|\|
| * who: fix typo in help textDenys Vlasenko2012-04-181-1/+1
| * who,less: tweaked help textDenys Vlasenko2012-04-171-0/+1
* | Update mingw.c from latest git/compatRon Yorston2012-03-302-10/+0
* | Simplify MINGW32 support in uname.cRon Yorston2012-03-261-10/+8
* | Simplify MINGW32 support in ls.cRon Yorston2012-03-261-9/+5
* | Standardise preprocessor symbol to detect MINGW32 buildRon Yorston2012-03-231-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2012-03-2311-46/+70
|\|
| * test: "test !" was accessing argv past NULL - fix it. Closes 4832Denys Vlasenko2012-03-081-7/+8
| * libbb: make xchroot do a chdir("/") after chrootDenys Vlasenko2012-03-081-1/+0
| * printf: fix this case: printf "%b" '\0057usr\0057bin\n'Denys Vlasenko2012-03-071-2/+17
| * printf: trim help textDenys Vlasenko2012-03-071-4/+3
| * uudecode: tweak help textDenys Vlasenko2012-03-051-1/+1
| * uuencode: tweak help textDenys Vlasenko2012-03-051-2/+2
| * cp: trim help textDenys Vlasenko2012-03-051-2/+2
| * du: trim help text a bit moreDenys Vlasenko2012-03-051-7/+5
| * du: remove stray whitespace in help textDenys Vlasenko2012-03-051-1/+1
| * date: extend help text to explain compat date format. Closes 4820Denys Vlasenko2012-03-011-0/+3
| * du: use long long for size fieldIan Wienand2012-02-281-5/+5
| * mkdir: fix permissions on 64-bit platformsTimo Teras2012-02-231-3/+4
| * libbb: remove is_directory's argument which is always NULLDenys Vlasenko2011-12-181-2/+2
| * touch: add new option FEATURE_TOUCH_SUSV3walter harms2011-12-141-8/+15
| * touch: document -t DT option in help textDenys Vlasenko2011-12-131-2/+3
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-239-20/+85
|\|
| * whitespace fixesDenys Vlasenko2011-10-281-1/+1
| * stty: trim too verbose error messages (-40 bytes)Denys Vlasenko2011-10-211-5/+7