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
...
|
*
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir...
Denys Vlasenko
2018-04-07
1
-1
/
+1
|
*
sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_MEMORY
Denys Vlasenko
2018-04-06
1
-12
/
+12
|
*
sort: move misplaced comment
Denys Vlasenko
2018-04-04
1
-2
/
+2
|
*
sort: FEATURE_SORT_OPTIMIZE_MEMORY
Denys Vlasenko
2018-04-04
1
-6
/
+80
*
|
fsync: avoid a gratuitous difference from upstream
Ron Yorston
2018-04-03
1
-3
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-02
1
-1
/
+1
|
\
|
|
*
stat: fix a typo: s/romfs/ramfs/, closes 10876
Denys Vlasenko
2018-03-31
1
-1
/
+1
*
|
timeout: futher improvements
Ron Yorston
2018-03-27
1
-7
/
+19
*
|
timeout: return exit code 125 if option parsing fails
Ron Yorston
2018-03-24
1
-1
/
+4
*
|
timeout: bring exit status into line with coreutils
Ron Yorston
2018-03-24
1
-3
/
+10
*
|
win32: save a few bytes in device file support
Ron Yorston
2018-03-23
1
-6
/
+1
*
|
win32: restrict visibility of special devices
Ron Yorston
2018-03-15
2
-1
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-15
1
-1
/
+1
|
\
|
|
*
md5sum: use config help text similar to other "sum" tools
Denys Vlasenko
2018-03-08
1
-1
/
+1
*
|
dd: mention /dev/zero and /dev/urandom in help message
Ron Yorston
2018-03-06
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-01
3
-44
/
+103
|
\
|
|
*
df: do "rootfs" check sooner
Denys Vlasenko
2018-02-23
1
-4
/
+5
|
*
df: 4TB+ support on 32 bits arch
Denys Vlasenko
2018-02-23
1
-8
/
+15
|
*
od: move address_fmt[] from data to globals. 8 less bytes in data section
Denys Vlasenko
2018-02-22
1
-8
/
+10
|
*
sort: fix potentially buggy use of OPT_STR
Denys Vlasenko
2018-02-22
1
-12
/
+15
|
*
sort: in -s handling, return 1/-1, not 1/0 compare result
Denys Vlasenko
2018-02-22
1
-2
/
+3
|
*
sort: fix -s. Closes 10671
Denys Vlasenko
2018-02-21
1
-12
/
+57
*
|
Remove fake signal-handling code
Ron Yorston
2018-03-01
1
-0
/
+2
*
|
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
1
-15
/
+0
*
|
shred: fix up for WIN32 and enable by default
Ron Yorston
2018-02-22
1
-0
/
+6
*
|
dd: use new device handling to implement /dev/zero and /dev/urandom
Ron Yorston
2018-02-22
1
-13
/
+10
*
|
fsync: enable in default configuration
Ron Yorston
2018-02-22
1
-0
/
+3
*
|
du: use Windows-compatible print formats
Ron Yorston
2018-02-13
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
12
-92
/
+138
|
\
|
|
*
cp: fix option handling in non-longopt config
Denys Vlasenko
2018-02-11
1
-1
/
+5
|
*
cksum: code shrink
Denys Vlasenko
2018-02-01
1
-23
/
+24
|
*
cp: implement -T
Aaro Koskinen
2018-02-01
1
-2
/
+13
|
*
dd: add 'fullblock' iflag
Nicholas Clark
2018-01-25
1
-10
/
+23
|
*
od_bloaty: fix debug code
Denys Vlasenko
2018-01-23
1
-3
/
+7
|
*
mv: make it NOEXEC
Denys Vlasenko
2018-01-14
2
-1
/
+3
|
*
dd: fixed partial count logic
Denys Vlasenko
2018-01-10
1
-1
/
+3
|
*
dd: exit with 1 if last write was incomplete
Denys Vlasenko
2018-01-10
1
-5
/
+7
|
*
mknod: better --help, much clearer code
Denys Vlasenko
2018-01-08
1
-28
/
+28
|
*
nice: code shrink
Denys Vlasenko
2018-01-08
1
-9
/
+12
|
*
chown: fix a mistake in opt_complementary change
Denys Vlasenko
2017-12-31
1
-2
/
+2
|
*
randomconfig fixes
Denys Vlasenko
2017-12-31
4
-10
/
+13
|
*
env: -u option fails due to typo
Ron Yorston
2017-12-25
1
-1
/
+1
*
|
env: fix typo in option string
Ron Yorston
2017-12-09
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
18
-93
/
+87
|
\
|
|
*
df: Use statvfs instead of non-standard statfs
James Clarke
2017-10-30
1
-3
/
+3
|
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
14
-19
/
+16
|
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
5
-67
/
+65
|
*
date: maybe_set_utc only once
Denys Vlasenko
2017-10-05
1
-4
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
4
-9
/
+28
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
2
-3
/
+2
[prev]
[next]