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
*
Merge tag '1_26_2' into w32_1_26_2
w32_1_26_2
Ron Yorston
2021-03-24
4
-11
/
+34
|
\
|
*
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
Denys Vlasenko
2017-01-01
2
-8
/
+14
|
*
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-12-12
1
-2
/
+18
|
*
fix musl problem with dirname, now for all users of bb_make_directory()
Denys Vlasenko
2016-12-04
1
-9
/
+3
|
*
install: fix musl problem with dirname
Denys Vlasenko
2016-12-03
1
-3
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
76
-900
/
+970
|
\
|
|
*
test: make [ and [[ forms individually selectable
Denys Vlasenko
2016-11-23
1
-5
/
+21
|
*
Remove remnants of disabled "length" applet
Denys Vlasenko
2016-11-23
3
-39
/
+0
|
*
Make dos2unix/unix2dos independently selectable
Denys Vlasenko
2016-11-23
1
-5
/
+7
|
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
75
-859
/
+950
*
|
yes: add explicit error check for WIN32
Ron Yorston
2016-10-24
1
-0
/
+4
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
6
-76
/
+124
|
\
|
|
*
test: fix compile error in last commit
Denys Vlasenko
2016-10-02
1
-1
/
+1
|
*
test: memory leak: free group id list
Denys Vlasenko
2016-10-02
1
-0
/
+1
|
*
fix "aloc" -> "alloc" typos
Denys Vlasenko
2016-09-17
1
-2
/
+2
|
*
sha3sum: fix config text (it's no longer only 512-bit)
Denys Vlasenko
2016-08-29
1
-1
/
+1
|
*
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
Denys Vlasenko
2016-08-29
3
-64
/
+106
|
*
typo fixes
Denys Vlasenko
2016-07-19
1
-1
/
+1
|
*
{md5,shaN}sum: make -c EMPTY fail
Denys Vlasenko
2016-07-11
1
-9
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
9
-39
/
+41
|
\
|
|
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
7
-17
/
+13
|
*
df: use f_frsize instead of f_bsize for correct sizes
Natanael Copa
2016-06-24
1
-10
/
+10
|
*
cp: add -u/--update and --remove-destination
Denys Vlasenko
2016-05-27
1
-12
/
+18
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
14
-21
/
+47
|
\
|
|
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
1
-3
/
+3
|
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
7
-15
/
+20
|
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
6
-3
/
+6
|
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
14
-16
/
+34
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-04-04
2
-9
/
+12
|
\
|
|
*
sort: "-o FILE", not "-o", is the syntax
Denys Vlasenko
2016-04-02
1
-4
/
+4
|
*
sort: help text does not need to say that -mST are supported but ignored
Denys Vlasenko
2016-04-02
1
-2
/
+5
|
*
ls: fix columnar output. Closes 8731
Denys Vlasenko
2016-03-06
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-02-22
4
-41
/
+73
|
\
|
|
*
dd: support iflag=skip_bytes
Rafał Miłecki
2016-02-01
1
-27
/
+51
|
*
printf: short-circuit output when argument to %b includes \c
Ron Yorston
2016-01-31
1
-3
/
+9
|
*
dos2unix: try to preserve ownership. closes 8311
Denys Vlasenko
2016-01-17
1
-9
/
+11
|
*
truncate: use O_WRONLY|O_NONBLOCK
Mike Frysinger
2016-01-13
1
-1
/
+1
|
*
truncate: always set mode when opening file to avoid fortify errors
Ari Sundholm
2016-01-13
1
-1
/
+1
*
|
Update default configuration
Ron Yorston
2015-11-01
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
6
-68
/
+122
|
\
|
|
*
stat: make -f optional. This allows to build stat for non-linux systems
Denys Vlasenko
2015-10-30
2
-36
/
+61
|
*
tr: support octal ranges
Richard Genoud
2015-10-26
1
-5
/
+18
|
*
libbb: factor out code which queries screen width
Denys Vlasenko
2015-10-23
2
-2
/
+2
|
*
sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
Denys Vlasenko
2015-10-19
1
-3
/
+4
|
*
sort: code shrink
Denys Vlasenko
2015-10-19
1
-18
/
+22
|
*
remove extra debug printout
Denys Vlasenko
2015-10-19
1
-1
/
+0
|
*
sort: fix key with delimiters breakage
Denys Vlasenko
2015-10-19
1
-5
/
+16
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
4
-130
/
+149
|
\
|
|
*
libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1
Denys Vlasenko
2015-10-19
1
-4
/
+0
|
*
od: get rid of (almost all) statics
Denys Vlasenko
2015-10-19
1
-108
/
+122
[next]