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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ipcs: further code shrink
Denys Vlasenko
2018-03-08
1
-24
/
+23
|
*
ipcs: code shrink
Denys Vlasenko
2018-03-08
1
-24
/
+15
|
*
md5sum: use config help text similar to other "sum" tools
Denys Vlasenko
2018-03-08
1
-1
/
+1
|
*
top: much faster cursor key navigation by avoiding process rescan
Denys Vlasenko
2018-03-07
1
-6
/
+19
|
*
top: do unsigned rather than signed division in do_stats()
Denys Vlasenko
2018-03-07
1
-3
/
+4
|
*
top: handle much larger VSZ values
Denys Vlasenko
2018-03-07
1
-7
/
+5
|
*
use gmtime_r() instead of gmtime()
Denys Vlasenko
2018-03-06
3
-3
/
+8
|
*
hush: code shrink
Denys Vlasenko
2018-03-06
1
-6
/
+7
|
*
networking/interface.c: get rid of global data
Denys Vlasenko
2018-03-05
1
-85
/
+36
|
*
networking/interface.c: get rid of global "smallint interface_opt_a"
Denys Vlasenko
2018-03-05
3
-27
/
+20
|
*
networking/interface.c: code shrink
Denys Vlasenko
2018-03-05
1
-61
/
+76
|
*
wget: fix fetching of https URLs with http proxy
Peter Lloyd
2018-03-05
1
-4
/
+4
|
*
make busybox more portable
Sean MacLennan
2018-03-04
2
-11
/
+9
|
*
hush: fix a='a\\'; echo "${a%\\\\}"
Denys Vlasenko
2018-03-02
10
-3
/
+39
|
*
shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
Denys Vlasenko
2018-03-02
8
-5
/
+50
|
*
shell: two new tests, both fail for ash and hush
Denys Vlasenko
2018-03-02
8
-0
/
+44
*
|
winansi: check for broken pipe in winansi_write
Ron Yorston
2018-03-09
1
-7
/
+21
*
|
pipe_progress: enable in default build
Ron Yorston
2018-03-09
2
-2
/
+2
*
|
dd: mention /dev/zero and /dev/urandom in help message
Ron Yorston
2018-03-06
1
-0
/
+3
*
|
winansi: check for broken pipe
Ron Yorston
2018-03-06
1
-6
/
+29
*
|
winansi: changes to puts, fputs and fwrite
Ron Yorston
2018-03-06
1
-18
/
+3
*
|
winansi: improve error return values in ANSI emulation
Ron Yorston
2018-03-06
1
-20
/
+23
*
|
winansi: create and use functions to test for console
Ron Yorston
2018-03-06
1
-51
/
+20
*
|
win32: squeeze a few bytes out of strftime
Ron Yorston
2018-03-05
1
-4
/
+6
*
|
win32: use strchrnul from BusyBox in fnmatch
Ron Yorston
2018-03-05
1
-1
/
+5
*
|
win32: reduce amount of static data
Ron Yorston
2018-03-04
4
-101
/
+127
*
|
ar: conditional compilation for variable only needed on WIN32
Ron Yorston
2018-03-03
1
-0
/
+2
*
|
Minor improvements to build
Ron Yorston
2018-03-02
5
-23
/
+22
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-01
35
-238
/
+604
|
\
|
|
*
libbb: Use return value from is_prefixed_with()
Andy Shevchenko
2018-02-27
1
-3
/
+2
|
*
tcpudp: shrink per-host rate-limiting code
Denys Vlasenko
2018-02-27
3
-20
/
+17
|
*
less: accept -R option. Closes 10816
Denys Vlasenko
2018-02-27
1
-1
/
+5
|
*
lineedit: allow window size tracking to be disabled
Ron Yorston
2018-02-25
2
-4
/
+19
|
*
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
|
*
Fix install with hardlinks and a custom PREFIX. Closes 10801
Denys Vlasenko
2018-02-23
1
-9
/
+9
|
*
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
|
*
libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT
Denys Vlasenko
2018-02-21
3
-4
/
+10
|
*
sort: fix -s. Closes 10671
Denys Vlasenko
2018-02-21
1
-12
/
+57
|
*
iplink: implement support for selecting a master interface
Jan Luebbe
2018-02-20
3
-2
/
+41
|
*
ip link: support "add TYPE vrf", improve --help
Jan Luebbe
2018-02-20
2
-5
/
+76
|
*
umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified
Denys Vlasenko
2018-02-20
1
-3
/
+5
|
*
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-20
6
-79
/
+68
|
*
poweroff: add a config option for people needing VERY early poweroff
Denys Vlasenko
2018-02-19
1
-0
/
+54
|
*
mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms
Denys Vlasenko
2018-02-15
2
-6
/
+6
|
*
tls: remove redundant floor prevention
Denys Vlasenko
2018-02-14
1
-2
/
+0
|
*
ping: don't call monotonic_us twice per sending the ping
Denys Vlasenko
2018-02-13
1
-10
/
+11
|
*
ping: implement -A "adaptive ping"
Denys Vlasenko
2018-02-13
1
-40
/
+60
[prev]
[next]