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
*
su: work when binary has a UNC path
Ron Yorston
2019-03-09
1
-1
/
+11
*
win32: extend normalisation of paths in realpath(3)
Ron Yorston
2019-03-08
1
-2
/
+20
*
su, wget: use magic '--busybox' flag
Ron Yorston
2019-03-08
2
-6
/
+4
*
ash, su: add -d flag to set directory in ash, use it in su
Ron Yorston
2019-03-08
2
-5
/
+35
*
su: add a basic implementation for WIN32
Ron Yorston
2019-03-07
4
-2
/
+55
*
win32: canonicalize path in chdir(2)
Ron Yorston
2019-03-06
2
-0
/
+15
*
win32: implement readlink(2)
Ron Yorston
2019-03-06
7
-9
/
+92
*
win32: let realpath(3) succeed on WinXP/ReactOS
Ron Yorston
2019-03-06
1
-8
/
+14
*
win32: drop argument from err_win_to_posix()
Ron Yorston
2019-03-06
4
-10
/
+10
*
win32: improved results for symlinks from stat(2)
Ron Yorston
2019-03-05
1
-36
/
+56
*
win32: change handling of trailing slashes in stat(2)
Ron Yorston
2019-03-04
1
-40
/
+11
*
win32: simplify utimes(2) implementation
Ron Yorston
2019-03-04
1
-31
/
+6
*
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
[next]