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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
4
-31
/
+4
|
\
|
|
*
better shared strings trick
Denys Vlasenko
2010-09-01
4
-28
/
+3
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
118
-216
/
+300
|
\
|
|
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
3
-4
/
+12
|
*
pmap: new applet. +1k.
Alexander Shishkin
2010-08-28
1
-52
/
+108
|
*
patch: support "patch [FILE [PATCH]]" format
Denys Vlasenko
2010-08-22
1
-0
/
+8
|
*
libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes
Denys Vlasenko
2010-08-17
1
-1
/
+1
|
*
libbb: shrink obscure()
Bob Dunlop
2010-08-17
1
-33
/
+45
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
118
-127
/
+127
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
4
-2
/
+52
|
\
|
|
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
3
-3
/
+3
|
*
libbb: factor out common code from mpstat/iostat
Denys Vlasenko
2010-08-16
2
-0
/
+50
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
4
-33
/
+37
|
\
|
|
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
2
-4
/
+4
|
*
rtc: remove useless code in "RTC is in UTC" detection
Denys Vlasenko
2010-08-10
1
-7
/
+0
|
*
wget: fix ndelay_on call; progress bar: small shrink
Denys Vlasenko
2010-08-08
1
-12
/
+12
|
*
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
Bradley M. Kuhn
2010-08-08
1
-12
/
+23
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
6
-30
/
+33
|
\
|
|
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
2
-2
/
+0
|
*
lineedit: mostly revert recent wrong logic in "ask terminal" code
Denys Vlasenko
2010-07-25
1
-12
/
+9
|
*
libbb: conditionalize AF_* usage in error reporting
Jeremie Koenig
2010-07-19
1
-0
/
+4
|
*
mkdir: fix -p on FreeBSD
Jeremie Koenig
2010-07-19
1
-1
/
+1
|
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-0
/
+1
|
*
lineedit: limit ASK_TERMINAL to the case when we can't find out the width
Denys Vlasenko
2010-07-18
1
-9
/
+14
|
*
lineedit: cosmetics, no code changes
Denys Vlasenko
2010-07-18
1
-26
/
+24
|
*
tweak defconfig
Denys Vlasenko
2010-07-16
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
20
-177
/
+190
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2010-07-05
1
-1
/
+5
|
*
libbb: reduce number of *error_msg[_and_die].c files by four
Denys Vlasenko
2010-07-04
8
-94
/
+46
|
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
2
-15
/
+12
|
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
3
-34
/
+42
|
*
fix compile breakage with "make -j"
Denys Vlasenko
2010-07-03
2
-1
/
+3
|
*
consolidate xz format comment. no code changes
Denys Vlasenko
2010-07-01
1
-2
/
+0
|
*
xz compression detection: avoid the need to seek
Denys Vlasenko
2010-07-01
1
-2
/
+2
|
*
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-27
2
-10
/
+12
|
*
libbb/copyfd.c: fix the case of copy buffer <= 4kb
Denys Vlasenko
2010-06-26
1
-1
/
+3
|
*
tar: fix --to-command wrt short writes
Denys Vlasenko
2010-06-26
1
-5
/
+16
|
*
fix breakage in compressed file detection
Denys Vlasenko
2010-06-26
1
-2
/
+2
|
*
universal parser: do not leak parser->data
Denys Vlasenko
2010-06-26
1
-8
/
+12
|
*
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-26
1
-1
/
+1
|
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
2
-2
/
+2
|
*
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
1
-0
/
+5
|
*
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-19
1
-0
/
+27
|
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-0
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-5
/
+0
|
\
|
|
*
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
1
-5
/
+0
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
4
-22
/
+43
|
\
|
|
*
utoa: shrink
Denys Vlasenko
2010-06-10
1
-15
/
+29
|
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+4
|
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
2
-7
/
+10
[prev]
[next]