index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-10
win32: changes to user ids
Ron Yorston
5
-32
/
+42
2019-03-09
winansi: support escape sequence to set window title
Ron Yorston
1
-12
/
+32
2019-03-09
su: change title of console window
Ron Yorston
4
-2
/
+23
2019-03-09
win32: add a function to detect running with elevated privileges
Ron Yorston
3
-0
/
+22
2019-03-09
su: work when binary has a UNC path
Ron Yorston
1
-1
/
+11
2019-03-08
win32: extend normalisation of paths in realpath(3)
Ron Yorston
1
-2
/
+20
2019-03-08
su, wget: use magic '--busybox' flag
Ron Yorston
2
-6
/
+4
2019-03-08
ash, su: add -d flag to set directory in ash, use it in su
Ron Yorston
2
-5
/
+35
2019-03-07
su: add a basic implementation for WIN32
Ron Yorston
4
-2
/
+55
2019-03-06
win32: canonicalize path in chdir(2)
Ron Yorston
2
-0
/
+15
2019-03-06
win32: implement readlink(2)
Ron Yorston
7
-9
/
+92
2019-03-06
win32: let realpath(3) succeed on WinXP/ReactOS
Ron Yorston
1
-8
/
+14
2019-03-06
win32: drop argument from err_win_to_posix()
Ron Yorston
4
-10
/
+10
2019-03-05
win32: improved results for symlinks from stat(2)
Ron Yorston
1
-36
/
+56
2019-03-04
win32: change handling of trailing slashes in stat(2)
Ron Yorston
1
-40
/
+11
2019-03-04
win32: simplify utimes(2) implementation
Ron Yorston
1
-31
/
+6
2019-03-04
ls: use correct column width for WIN32 inodes
Ron Yorston
1
-0
/
+4
2019-03-02
win32: let stat(2) report numeric uids for local users
Ron Yorston
2
-10
/
+49
2019-03-01
ash: add an option to enable case-insensitive filename globbing
Ron Yorston
1
-4
/
+26
2019-03-01
libbb: copy entire match during tab-completion
Ron Yorston
1
-0
/
+4
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
[next]