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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing stat() tweaks for mingw port
Zheng, Lei
2011-11-20
2
-0
/
+10
*
win32: test: make -r/-w work
Nguyễn Thái Ngọc Duy
2011-02-09
1
-0
/
+4
*
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
14
-205
/
+312
|
\
|
*
date,touch: treat 2-digit years better (fit them into +-50 yrs around today)
Denys Vlasenko
2011-01-02
1
-3
/
+4
|
*
date: preserve isdst value if date is in time_t (unix time) format
Alexey Soloviev
2010-12-31
1
-1
/
+3
|
*
add missed underscore
Denys Vlasenko
2010-12-31
1
-1
/
+1
|
*
date: add a comment about _SVID_SOURCE
Denys Vlasenko
2010-12-30
1
-1
/
+4
|
*
test: add examples when "%s: unknown operand" happens
Denys Vlasenko
2010-12-20
1
-1
/
+4
|
*
ls: remove redundant constants LIST_FILENAME and LIST_SHORT
James Youngman
2010-12-20
1
-47
/
+44
|
*
ls: add support for -H
Denys Vlasenko
2010-12-19
1
-73
/
+86
|
*
ls: tweak -e handling; better comments
Denys Vlasenko
2010-12-19
1
-19
/
+24
|
*
ls: print a space after each column. Closes bug 2941
Denys Vlasenko
2010-12-19
1
-11
/
+72
|
*
ls: make -F not follow symlinks of the command line
Denys Vlasenko
2010-12-19
1
-4
/
+8
|
*
ls: make -x force columnar output; remove unused parts of TRIGGER code
Denys Vlasenko
2010-12-19
1
-43
/
+30
|
*
ls: for some options, only last takes effect. Closes bug 2959
Denys Vlasenko
2010-12-19
1
-8
/
+18
|
*
touch: fix help text to not show options disabled in .config
Denys Vlasenko
2010-12-01
3
-8
/
+29
|
*
date :add a comment about older toolchains
Denys Vlasenko
2010-11-23
1
-0
/
+1
|
*
ls: fix -lg to show group (was showing user)
Denys Vlasenko
2010-11-06
1
-3
/
+3
|
*
stat: fix mtime/ctime/atime
Eric Lammerts
2010-10-30
1
-4
/
+3
|
*
whitespace cleanup
Denys Vlasenko
2010-10-29
9
-20
/
+20
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d'
Nguyễn Thái Ngọc Duy
2011-01-04
10
-31
/
+31
|
\
|
|
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
10
-31
/
+31
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^'
Nguyễn Thái Ngọc Duy
2011-01-04
4
-49
/
+63
|
\
|
|
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
1
-6
/
+1
|
*
mv: implement -n option
Denys Vlasenko
2010-10-26
1
-13
/
+33
|
*
md5/sha1sum: code shrink
Denys Vlasenko
2010-10-24
1
-20
/
+21
|
*
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
1
-10
/
+8
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-7
/
+3
|
\
|
|
*
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22
1
-5
/
+3
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^'
Nguyễn Thái Ngọc Duy
2011-01-04
3
-8
/
+7
|
\
|
|
*
tail: free tailbuf upon cleaning up
Alexander Shishkin
2010-10-21
1
-0
/
+1
|
*
stat: remove superfluous setXXent() calls, plug memory leak
Alexander Shishkin
2010-10-21
1
-7
/
+5
|
*
*: s/open3_or_warn/open_or_warn/ where makes sense
Denys Vlasenko
2010-10-20
1
-1
/
+1
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
17
-140
/
+174
|
\
|
|
*
sort: -o FILE should create/truncate FILE
Denys Vlasenko
2010-10-18
1
-1
/
+1
|
*
*: replace xopen3 with xopen where makes sense
Denys Vlasenko
2010-10-18
2
-3
/
+3
|
*
typo fix
Denys Vlasenko
2010-10-17
1
-1
/
+1
|
*
seq: exit on write errors
Denys Vlasenko
2010-10-17
1
-1
/
+2
|
*
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
1
-3
/
+3
|
*
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-15
1
-32
/
+74
|
*
wc: add support for -m
Denys Vlasenko
2010-10-04
1
-13
/
+45
|
*
wc: preparatory patch, no logic changes
Denys Vlasenko
2010-10-04
1
-15
/
+16
|
*
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
9
-0
/
+18
|
*
style fix. no code chages
Denys Vlasenko
2010-09-25
1
-1
/
+2
|
*
sleep: fix fractional arguments in non-POSIX locale
Denys Vlasenko
2010-09-24
1
-7
/
+11
|
*
libbb: merge mail and uudecode's base64 decoders
Denys Vlasenko
2010-09-16
1
-69
/
+4
|
*
sleep: make it non-NOFORK. Fixes ^C in standalone shell
Denys Vlasenko
2010-09-14
1
-1
/
+1
*
|
win32: enable sha* (needs WIN32_NET)
Nguyễn Thái Ngọc Duy
2010-09-21
1
-0
/
+3
*
|
win32: date: escape literal %e properly
Nguyễn Thái Ngọc Duy
2010-09-17
1
-1
/
+1
*
|
win32: enable whoami
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+10
[next]