index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor catv. Move visible() from stty to libbb.
Bartosz Golaszewski
2013-07-30
2
-54
/
+23
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
6
-40
/
+11
*
tail: code shrink
Denys Vlasenko
2013-07-08
1
-16
/
+15
*
foo*sum: Correct syntax error
Cristian Ionescu-Idbohrn
2013-07-04
1
-1
/
+1
*
tail: track file size only in -f mode
Denys Vlasenko
2013-07-02
1
-11
/
+15
*
foo*sum: report I/O errors, don't merely exit with 1.
Denys Vlasenko
2013-07-02
1
-1
/
+3
*
stty: disable CIBAUD leak check - it is not necessary on Linux
Denys Vlasenko
2013-05-17
1
-1
/
+6
*
stty: code shrink
Denys Vlasenko
2013-05-17
1
-30
/
+29
*
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-29
1
-1
/
+1
*
readlink: note that our -f is really -e
Mike Frysinger
2013-03-12
1
-1
/
+4
*
platform: use KERNEL_VERSION to simplify uClibc version checking
Mike Frysinger
2013-03-12
1
-3
/
+1
*
hostid: do not output sign-extended host id. Closes 6056
Denys Vlasenko
2013-03-04
1
-1
/
+2
*
tail: make help text for -n +N syntax more correct
Denys Vlasenko
2013-02-25
1
-1
/
+1
*
head: support -n -NUM and -c -NUM
Denys Vlasenko
2013-02-25
1
-22
/
+128
*
head,tail: use common suffix struct. simplify help text.
Denys Vlasenko
2013-02-25
5
-27
/
+40
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
5
-9
/
+9
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
6
-34
/
+41
*
sha3sum: new applet
Lauri Kasanen
2013-01-14
3
-3
/
+27
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
6
-9
/
+9
*
du: document incompatibility with standard tool
Denys Vlasenko
2012-12-14
1
-0
/
+4
*
fix unsafe bb_perror_msg(filename) calls
Denys Vlasenko
2012-09-27
1
-2
/
+2
*
tweak help text
Denys Vlasenko
2012-06-19
1
-1
/
+1
*
android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c
Tias Guns
2012-06-10
1
-0
/
+6
*
mv: accept but ignore -v
Simon B
2012-05-06
1
-8
/
+11
*
mkdir,rmdir: accept and ignore -v, --verbose
Simon B
2012-05-06
2
-4
/
+7
*
ln: support -T and -v
Simon B
2012-05-06
1
-6
/
+22
*
who: fix typo in help text
Denys Vlasenko
2012-04-18
1
-1
/
+1
*
who,less: tweaked help text
Denys Vlasenko
2012-04-17
1
-0
/
+1
*
test: "test !" was accessing argv past NULL - fix it. Closes 4832
Denys Vlasenko
2012-03-08
1
-7
/
+8
*
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
2012-03-08
1
-1
/
+0
*
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
Denys Vlasenko
2012-03-07
1
-2
/
+17
*
printf: trim help text
Denys Vlasenko
2012-03-07
1
-4
/
+3
*
uudecode: tweak help text
Denys Vlasenko
2012-03-05
1
-1
/
+1
*
uuencode: tweak help text
Denys Vlasenko
2012-03-05
1
-2
/
+2
*
cp: trim help text
Denys Vlasenko
2012-03-05
1
-2
/
+2
*
du: trim help text a bit more
Denys Vlasenko
2012-03-05
1
-7
/
+5
*
du: remove stray whitespace in help text
Denys Vlasenko
2012-03-05
1
-1
/
+1
*
date: extend help text to explain compat date format. Closes 4820
Denys Vlasenko
2012-03-01
1
-0
/
+3
*
du: use long long for size field
Ian Wienand
2012-02-28
1
-5
/
+5
*
mkdir: fix permissions on 64-bit platforms
Timo Teras
2012-02-23
1
-3
/
+4
*
libbb: remove is_directory's argument which is always NULL
Denys Vlasenko
2011-12-18
1
-2
/
+2
*
touch: add new option FEATURE_TOUCH_SUSV3
walter harms
2011-12-14
1
-8
/
+15
*
touch: document -t DT option in help text
Denys Vlasenko
2011-12-13
1
-2
/
+3
*
whitespace fixes
Denys Vlasenko
2011-10-28
1
-1
/
+1
*
stty: trim too verbose error messages (-40 bytes)
Denys Vlasenko
2011-10-21
1
-5
/
+7
*
uudecode: fix buggy check for empty filename
Denys Vlasenko
2011-10-18
1
-2
/
+3
*
pwd: implement -LP if DESKTOP
Denys Vlasenko
2011-10-16
1
-1
/
+51
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
3
-0
/
+9
*
tail: fix -c +N. Closes 4111
Denys Vlasenko
2011-09-17
1
-3
/
+3
*
hostid: fix behavior on identifiers starting with zeros
Pere Orga
2011-08-16
3
-9
/
+12
[prev]
[next]