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
/
win32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
win32: make stat(2) try to identify the owner of files
Ron Yorston
4
-9
/
+76
2019-02-28
find: enable -xdev in default configuration
Ron Yorston
3
-3
/
+3
2019-02-27
win32: make more use of common lazy loading code
Ron Yorston
2
-27
/
+10
2019-02-25
win32: fake permissions/ownership for inaccessible files
Ron Yorston
1
-0
/
+5
2019-02-22
dpkg: enable in the default configuration
Ron Yorston
3
-2
/
+7
2019-02-21
uname: drop support for ia64
Ron Yorston
1
-4
/
+3
2019-02-21
win32: use manifest provided by MinGW-w64
Ron Yorston
7
-44
/
+1
2019-02-20
win32: remove unused include files
Ron Yorston
2
-0
/
+0
2019-02-19
win32: stat(2) succeeds if fetching extra metadata fails
Ron Yorston
5
-17
/
+19
2019-02-18
win32: tidy up stat(2) implementation
Ron Yorston
1
-21
/
+22
2019-02-18
win32: avoid use of uninitialised metadata in stat(2)
Ron Yorston
1
-2
/
+8
2019-02-17
win32: fix POSIX build
Ron Yorston
4
-5
/
+28
2019-02-17
ash: updated support for hiding console
Ron Yorston
4
-10
/
+21
2019-02-17
ash: tidy up handling of -X option
Ron Yorston
1
-8
/
+7
2019-02-16
win32: make stat(2) fetch additional metadata
Ron Yorston
12
-16
/
+74
2019-02-14
vi: add a function to count CRs in the text buffer
Ron Yorston
1
-29
/
+27
2019-02-14
win32: add a function to remove CRs from a text buffer
Ron Yorston
4
-25
/
+19
2019-02-14
libarchive: remove more symlink code
Ron Yorston
3
-4
/
+9
2019-02-12
Update default configuration
Ron Yorston
2
-2
/
+4
2019-02-11
i2c_tools.c: i2ctransfer
Nikolaus Voss
1
-5
/
+3
2019-02-11
vi: further fixes to undo after autoindent
Ron Yorston
1
-13
/
+15
2019-02-10
i2ctransfer: new applet
Nikolaus Voss
1
-1
/
+177
2019-02-08
sysctl: fix compatibility with procps sysctl
Aaro Koskinen
1
-2
/
+26
2019-02-08
sysctl: do slash/dot conversions only on name, not value part
Denys Vlasenko
1
-3
/
+5
2019-02-08
sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode
Denys Vlasenko
1
-0
/
+1
2019-02-08
sysctl: avoid stat() on every item if in -w mode
Denys Vlasenko
1
-6
/
+10
2019-02-08
sysctl: allow setting empty values
Denys Vlasenko
1
-2
/
+4
2019-02-08
vi: fix replacement of single character with CR
Ron Yorston
1
-8
/
+3
2019-02-08
vi: fix faulty undo after autoinsert
Ron Yorston
1
-35
/
+22
2019-02-08
chcon: Fix typo in ACTION_RECURSE
Rostislav Skudnov
1
-1
/
+1
2019-02-08
ash: improve handling of 'read -t 0'
Ron Yorston
1
-4
/
+12
2019-02-08
dhcp service example: rewrite "private network to mask" as case statement
Denys Vlasenko
1
-8
/
+13
2019-02-07
win32: don't try to run non-existent script
Ron Yorston
1
-1
/
+1
2019-02-07
libbb: skip fake path components
Ron Yorston
1
-4
/
+5
2019-02-06
ash: make spawn_forkshell more like forkshell
Ron Yorston
1
-8
/
+12
2019-02-05
dhcp service example: cater for servers hot giving subnet and/or router
Denys Vlasenko
1
-0
/
+19
2019-02-04
lineedit: fix SEGV in isk, hexedit, ed, closes 11661
Denys Vlasenko
1
-4
/
+5
2019-02-04
which: standardise slashes in output
Ron Yorston
1
-0
/
+10
2019-02-02
service examples: do not respawn supplicant too often
Denys Vlasenko
1
-1
/
+2
2019-02-02
win32: add support for the euro currency symbol
Ron Yorston
6
-2
/
+103
2019-02-01
vi: simplify code to display pasted text
Ron Yorston
1
-8
/
+4
2019-01-29
grep: short-circuit -v to bail out on first match
Ari Sundholm
1
-5
/
+14
2019-01-29
grep: fix -x -v with certain pattern orders
Ari Sundholm
2
-1
/
+8
2019-01-26
ash: remove carriage returns from strings to be evaluated
Ron Yorston
1
-0
/
+12
2019-01-26
win32: allow characters to be entered as ALTNNN
Ron Yorston
1
-3
/
+34
2019-01-26
vi: display pasted text
Ron Yorston
1
-1
/
+14
2019-01-25
bc: implement pass-by-reference code from upstream
Denys Vlasenko
3
-86
/
+503
2019-01-23
awk: fix handling of regular expressions that match end-of-line
Ron Yorston
1
-0
/
+24
2019-01-22
login: close PAM session on errors as well, not only on success
Denys Vlasenko
1
-3
/
+5
2019-01-22
ip link: Fix vlan proto, closes 8261 and 11638
Bernhard Reutner-Fischer
1
-5
/
+11
[next]