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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply post-1.17.2 fixes, bump version to 1.17.3
1_17_3
Denys Vlasenko
2010-10-09
2
-118
/
+135
*
Version 1.17.2: apply post 1.17.1 fixes, replace patch applet by Rob's version
Denys Vlasenko
2010-08-23
1
-1
/
+9
*
Apply post-1.17.0 fixes
Denys Vlasenko
2010-07-25
2
-1
/
+3
*
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
*
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
1
-5
/
+0
*
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
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
5
-436
/
+451
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-6
/
+6
*
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-05
1
-24
/
+19
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
2
-0
/
+0
*
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-02
1
-8
/
+13
*
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
2010-06-01
2
-6
/
+20
*
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
1
-17
/
+36
*
losetup: support /dev/loop10 and higher. closes bug 1627
Denys Vlasenko
2010-05-19
1
-1
/
+1
*
typo fix
Denys Vlasenko
2010-05-17
1
-2
/
+2
*
lineedit: fix insertion deep inside line (*several lines* before end)
Denys Vlasenko
2010-05-17
1
-8
/
+15
*
lineedit: trivial simplifications. -7 bytes
Denys Vlasenko
2010-05-17
1
-14
/
+6
*
lineedit: fix moving backwards across lines with wide chars
Denys Vlasenko
2010-05-17
1
-21
/
+46
*
consolidate ESC sequences
Denys Vlasenko
2010-05-16
1
-1
/
+1
*
stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing
Denys Vlasenko
2010-05-16
2
-16
/
+15
*
lineedit: partially fix wide and combining chars editing
Tomas Heinrich
2010-05-16
2
-45
/
+81
*
lineedit: change how cmdedit_set_out_char works
Denys Vlasenko
2010-05-11
1
-32
/
+41
*
randomtest fixes
Denys Vlasenko
2010-05-11
1
-30
/
+31
*
add comment about xz format support
Denys Vlasenko
2010-05-06
1
-0
/
+5
*
rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...
Denys Vlasenko
2010-05-06
1
-42
/
+55
*
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-29
2
-20
/
+54
*
date: support -d @SECONDS_SINCE_1970
Denys Vlasenko
2010-04-22
1
-0
/
+10
*
busybox --list option. +140 bytes. Rob wanted it.
Denys Vlasenko
2010-04-20
1
-25
/
+44
*
vi: discover window size even on serial consoles. optional
Denys Vlasenko
2010-04-18
2
-25
/
+31
*
remove stdio from allnoconfig build
Denys Vlasenko
2010-04-18
1
-1
/
+3
*
read_key: fix buffer length calculation
Tomas Heinrich
2010-04-16
1
-1
/
+1
*
loop: correct minor device number limit
Denys Vlasenko
2010-04-14
1
-1
/
+2
[next]