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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
losetup: use LOOP_foo defines
Lauri Kasanen
2010-07-04
1
-6
/
+6
|
*
chrt: code shrink
Denys Vlasenko
2010-07-01
1
-37
/
+37
|
*
consolidate xz format comment. no code changes
Denys Vlasenko
2010-07-01
1
-0
/
+2
|
*
xz compression detection: avoid the need to seek
Denys Vlasenko
2010-07-01
1
-9
/
+14
|
*
conspy: code shrink
Pascal Bellard
2010-06-28
1
-10
/
+0
|
*
nc: introduce CONFIG_NC_110_COMPAT option.
Denys Vlasenko
2010-06-27
1
-78
/
+0
|
*
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-27
1
-4
/
+3
|
*
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-26
2
-48
/
+33
|
*
tar: optional support for --to-command
Ladislav Michl
2010-06-25
1
-0
/
+4
|
*
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
1
-0
/
+1
|
*
bootchartd: added optional compat features
Denys Vlasenko
2010-06-21
1
-0
/
+1
|
*
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-19
1
-0
/
+6
|
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-2
/
+2
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
3
-256
/
+3
|
\
|
|
*
findutils/*: move usage and applet bits to *.c files
Denys Vlasenko
2010-06-15
2
-144
/
+0
|
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-0
/
+2
|
*
small fix in usage text
Denys Vlasenko
2010-06-07
1
-1
/
+1
|
*
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-07
1
-111
/
+0
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+2
|
\
|
|
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
1
-0
/
+2
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
2
-33
/
+11
|
\
|
|
*
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2010-06-06
1
-5
/
+0
|
*
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06
1
-13
/
+2
|
*
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-06
1
-2
/
+1
|
*
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-05
1
-13
/
+8
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+16
|
\
|
|
*
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-02
1
-0
/
+16
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
5
-42
/
+92
|
\
|
|
*
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
2010-06-01
1
-1
/
+5
|
*
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
2010-05-31
1
-2
/
+5
|
*
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
2
-3
/
+4
|
*
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-30
3
-0
/
+26
|
*
rename FEATURE_LZMA_ALIAS to just LZMA
Denys Vlasenko
2010-05-30
2
-9
/
+9
|
*
trim help text. -29 bytes
Denys Vlasenko
2010-05-27
1
-5
/
+5
|
*
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-27
2
-21
/
+31
|
*
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
Grigory Batalov
2010-05-23
2
-4
/
+10
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
2
-7
/
+11
|
\
|
|
*
ps: make "ps -o BAD" emit list of good -o params
Denys Vlasenko
2010-05-23
1
-4
/
+4
|
*
fuser: code shrink, fixing default signal, exitcode and PID display
Maksym Kryzhanovskyy
2010-05-22
1
-3
/
+3
|
*
shell: make it possible to alias one of shells to "bash"
Denys Vlasenko
2010-05-20
2
-0
/
+4
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
4
-32
/
+80
|
\
|
|
*
typo fix
Denys Vlasenko
2010-05-17
1
-1
/
+1
|
*
stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing
Denys Vlasenko
2010-05-16
1
-6
/
+5
|
*
lineedit: partially fix wide and combining chars editing
Tomas Heinrich
2010-05-16
1
-0
/
+11
|
*
cttyhack: document the need to setsid
Denys Vlasenko
2010-05-15
1
-2
/
+10
|
*
trim help text
Denys Vlasenko
2010-05-09
1
-3
/
+3
|
*
tune2fs: move to e2fsprogs
Denys Vlasenko
2010-05-09
1
-1
/
+1
|
*
install lspci and lsusb to /usr/bin
Gustavo Zacarias
2010-05-06
1
-2
/
+2
|
*
rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text
Denys Vlasenko
2010-05-06
1
-4
/
+4
|
*
rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...
Denys Vlasenko
2010-05-06
1
-0
/
+9
[prev]
[next]