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
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ls: fix bits for -T, -w and --color; make -n imply -l; fix comments
Denys Vlasenko
2011-02-28
1
-25
/
+20
|
*
ls: fix one-bit-off which caused -H to behave as -h
Denys Vlasenko
2011-02-27
1
-1
/
+1
|
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
2
-2
/
+3
*
|
Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge
Ron Yorston
2012-03-22
7
-108
/
+116
|
\
|
|
*
echo: fix SEGV when run with no args
Denys Vlasenko
2011-02-15
1
-1
/
+1
|
*
echo: fix ENOSPC detection and some iffy code in \NNN handling
Denys Vlasenko
2011-02-14
1
-56
/
+56
|
*
echo: do not retry on write errors
Denys Vlasenko
2011-02-07
1
-39
/
+48
|
*
df,find_mount_point: optionally don't ignore rootfs
Lauri Kasanen
2011-01-31
1
-1
/
+1
|
*
id: fix inverted if (!ENABLE_DESKTOP)
Denys Vlasenko
2011-01-26
1
-3
/
+2
|
*
stty: cosmetic fix to settings table; no code changes
Denys Vlasenko
2011-01-26
1
-10
/
+10
|
*
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...
Denys Vlasenko
2011-01-26
3
-6
/
+6
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
7
-18
/
+31
|
\
|
|
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
1
-1
/
+0
|
*
stty: enable line discipline display and change code if __linix__
Denys Vlasenko
2011-01-24
1
-5
/
+6
|
*
stty: make swtch and iutf8 visible/settable
Denys Vlasenko
2011-01-24
1
-0
/
+13
|
*
wc: fix swapped -c and -m
Denys Vlasenko
2011-01-22
1
-8
/
+8
|
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
3
-3
/
+3
|
*
libbb unicode: comment out usused function and unused parameter
Denys Vlasenko
2011-01-11
1
-1
/
+1
*
|
Implementation of uname for WIN32
Ron Yorston
2012-02-09
1
-0
/
+8
*
|
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
[prev]
[next]