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
...
*
|
win32: enable date
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+13
*
|
Merge remote branch 'origin/master'
Nguyễn Thái Ngọc Duy
2010-09-14
3
-32
/
+32
|
\
|
|
*
Avoid side effects in putc(), which may be implemented as a macro
Dan Fandrich
2010-09-09
2
-5
/
+6
|
*
uudecode,base64: code shrink
Denys Vlasenko
2010-09-01
1
-27
/
+26
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
77
-94
/
+161
|
\
|
|
*
base64: new applet
Denys Vlasenko
2010-08-31
2
-6
/
+76
|
*
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
1
-2
/
+2
|
*
split: use xopen_stdin()
Denys Vlasenko
2010-08-23
1
-3
/
+1
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
77
-83
/
+82
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
2
-2
/
+2
|
\
|
|
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
2
-2
/
+2
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
2
-3
/
+3
|
\
|
|
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
2
-3
/
+3
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
8
-134
/
+219
|
\
|
|
*
stty: sort out preprocessor conditionals
Jeremie Koenig
2010-08-01
2
-126
/
+214
|
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
3
-4
/
+0
|
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
2
-1
/
+3
|
*
readlink: use xmalloc_realpath()
Jeremie Koenig
2010-07-19
1
-3
/
+2
|
*
dos2unix: fix the case w/o parameters
Denys Vlasenko
2010-07-17
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
5
-15
/
+7
|
\
|
|
*
whitespace fixes
Denys Vlasenko
2010-07-06
1
-1
/
+1
|
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
4
-12
/
+4
|
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
4
-10
/
+10
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
5
-33
/
+36
|
\
|
|
*
date: make %N work without -lrt on glibc
Denys Vlasenko
2010-06-18
1
-1
/
+6
|
*
stat: make output more similar to GNU stat
Seb
2010-06-12
1
-20
/
+21
|
*
date: trivial fix - was reading seconds into nanoseconds field! DOH
Denys Vlasenko
2010-06-12
1
-1
/
+1
|
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+3
|
*
date: use the same code for FEATURE_DATE_NANO for glibc and uclibc
Denys Vlasenko
2010-06-08
1
-4
/
+0
|
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-7
/
+5
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
9
-200
/
+273
|
\
|
|
*
date: make FEATURE_NANO compile on glibc systems
Denys Vlasenko
2010-06-06
1
-1
/
+5
|
*
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2010-06-06
1
-0
/
+5
|
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
6
-106
/
+106
|
*
tr: add forgotten //config: prefixes
Denys Vlasenko
2010-06-05
1
-19
/
+19
|
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-0
/
+0
|
*
partially migrate coreutils to Config.src and Kbuild.src
Denys Vlasenko
2010-06-04
7
-104
/
+114
|
*
date: optional support for %N. Closes bug 1861.
Denys Vlasenko
2010-06-04
2
-6
/
+60
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
4
-7
/
+7
|
\
|
|
*
test: "" is not a valid number. Closes bug 1915
Denys Vlasenko
2010-06-03
1
-1
/
+1
|
*
*: better string sharing
Denys Vlasenko
2010-06-02
3
-6
/
+6
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+1
|
\
|
|
*
deinline two big functions
Denys Vlasenko
2010-06-01
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+1
|
\
|
|
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
1
-0
/
+1
*
|
win32: test: support .com executables
Nguyễn Thái Ngọc Duy
2010-09-14
1
-6
/
+11
*
|
win32: dos2unix: do no fchmod() because it is not supported
Nguyễn Thái Ngọc Duy
2010-09-11
1
-0
/
+2
*
|
win32: test: teach -x about .exe files
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+18
*
|
win32: od_bloaty: rename some symbols due to conflict on Windows
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+7
*
|
win32: ls: skip DESKTOP support as block calculation is not supported EDIT
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+4
[prev]
[next]