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
*
ls: use correct column width for WIN32 inodes
Ron Yorston
2019-03-04
1
-0
/
+4
*
win32: let stat(2) report numeric uids for local users
Ron Yorston
2019-03-02
2
-10
/
+49
*
ash: add an option to enable case-insensitive filename globbing
Ron Yorston
2019-03-01
1
-4
/
+26
*
libbb: copy entire match during tab-completion
Ron Yorston
2019-03-01
1
-0
/
+4
*
win32: make stat(2) try to identify the owner of files
Ron Yorston
2019-03-01
4
-9
/
+76
*
find: enable -xdev in default configuration
Ron Yorston
2019-02-28
3
-3
/
+3
*
win32: make more use of common lazy loading code
Ron Yorston
2019-02-27
2
-27
/
+10
*
win32: fake permissions/ownership for inaccessible files
Ron Yorston
2019-02-25
1
-0
/
+5
*
dpkg: enable in the default configuration
Ron Yorston
2019-02-22
3
-2
/
+7
*
uname: drop support for ia64
Ron Yorston
2019-02-21
1
-4
/
+3
*
win32: use manifest provided by MinGW-w64
Ron Yorston
2019-02-21
7
-44
/
+1
*
win32: remove unused include files
Ron Yorston
2019-02-20
2
-0
/
+0
*
win32: stat(2) succeeds if fetching extra metadata fails
Ron Yorston
2019-02-19
5
-17
/
+19
*
win32: tidy up stat(2) implementation
Ron Yorston
2019-02-18
1
-21
/
+22
*
win32: avoid use of uninitialised metadata in stat(2)
Ron Yorston
2019-02-18
1
-2
/
+8
*
win32: fix POSIX build
Ron Yorston
2019-02-17
4
-5
/
+28
*
ash: updated support for hiding console
Ron Yorston
2019-02-17
4
-10
/
+21
*
ash: tidy up handling of -X option
Ron Yorston
2019-02-17
1
-8
/
+7
*
win32: make stat(2) fetch additional metadata
Ron Yorston
2019-02-16
12
-16
/
+74
*
vi: add a function to count CRs in the text buffer
Ron Yorston
2019-02-14
1
-29
/
+27
*
win32: add a function to remove CRs from a text buffer
Ron Yorston
2019-02-14
4
-25
/
+19
*
libarchive: remove more symlink code
Ron Yorston
2019-02-14
3
-4
/
+9
*
Update default configuration
Ron Yorston
2019-02-12
2
-2
/
+4
*
Merge branch 'busybox' into merge
Ron Yorston
2019-02-12
29
-331
/
+1117
|
\
|
*
i2c_tools.c: i2ctransfer
Nikolaus Voss
2019-02-11
1
-5
/
+3
|
*
vi: further fixes to undo after autoindent
Ron Yorston
2019-02-11
1
-13
/
+15
|
*
i2ctransfer: new applet
Nikolaus Voss
2019-02-10
1
-1
/
+177
|
*
sysctl: fix compatibility with procps sysctl
Aaro Koskinen
2019-02-08
1
-2
/
+26
|
*
sysctl: do slash/dot conversions only on name, not value part
Denys Vlasenko
2019-02-08
1
-3
/
+5
|
*
sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode
Denys Vlasenko
2019-02-08
1
-0
/
+1
|
*
sysctl: avoid stat() on every item if in -w mode
Denys Vlasenko
2019-02-08
1
-6
/
+10
|
*
sysctl: allow setting empty values
Denys Vlasenko
2019-02-08
1
-2
/
+4
|
*
vi: fix replacement of single character with CR
Ron Yorston
2019-02-08
1
-8
/
+3
|
*
vi: fix faulty undo after autoinsert
Ron Yorston
2019-02-08
1
-35
/
+22
|
*
chcon: Fix typo in ACTION_RECURSE
Rostislav Skudnov
2019-02-08
1
-1
/
+1
|
*
dhcp service example: rewrite "private network to mask" as case statement
Denys Vlasenko
2019-02-08
1
-8
/
+13
|
*
dhcp service example: cater for servers hot giving subnet and/or router
Denys Vlasenko
2019-02-05
1
-0
/
+19
|
*
lineedit: fix SEGV in isk, hexedit, ed, closes 11661
Denys Vlasenko
2019-02-04
1
-4
/
+5
|
*
service examples: do not respawn supplicant too often
Denys Vlasenko
2019-02-02
1
-1
/
+2
|
*
grep: short-circuit -v to bail out on first match
Ari Sundholm
2019-01-29
1
-5
/
+14
|
*
grep: fix -x -v with certain pattern orders
Ari Sundholm
2019-01-29
2
-1
/
+8
|
*
bc: implement pass-by-reference code from upstream
Denys Vlasenko
2019-01-25
3
-86
/
+503
|
*
login: close PAM session on errors as well, not only on success
Denys Vlasenko
2019-01-22
1
-3
/
+5
|
*
ip link: Fix vlan proto, closes 8261 and 11638
Bernhard Reutner-Fischer
2019-01-22
1
-5
/
+11
|
*
ip link: fix mismatched enums in vlan_parse_opt(), closes 11631
Denys Vlasenko
2019-01-22
1
-1
/
+1
|
*
wget: detect when the length of received file is less than advertised
Denys Vlasenko
2019-01-21
1
-8
/
+10
|
*
sed: code shrink
Denys Vlasenko
2019-01-21
1
-15
/
+15
|
*
sed: Fix backslash parsing for 'w' command arg
Brian Foley
2019-01-21
1
-1
/
+1
|
*
awk: Fix overly permissive func arg list parsing
Brian Foley
2019-01-21
2
-1
/
+26
|
*
awk: Syntax error if delete isn't given an arg.
Brian Foley
2019-01-21
2
-10
/
+20
[next]