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
...
|
*
patch: remove out-of-file build machinery
Denys Vlasenko
2010-11-22
2
-24
/
+0
|
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
1
-0
/
+0
|
*
*: move lzo compressor code to archival/libunarchive/. No code changes
Denys Vlasenko
2010-11-03
1
-0
/
+71
|
*
init: if PID!=1, show clearer error message. move usage text closer to main()
Denys Vlasenko
2010-11-02
1
-3
/
+0
|
*
decompress_bunzip2: relieve register pressure in hot function read_bunzip
Denys Vlasenko
2010-10-29
1
-0
/
+2
|
*
whitespace cleanup
Denys Vlasenko
2010-10-29
4
-5
/
+5
|
*
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d'
Nguyễn Thái Ngọc Duy
2011-01-04
3
-4
/
+4
|
\
|
|
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
3
-4
/
+4
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^'
Nguyễn Thái Ngọc Duy
2011-01-04
3
-66
/
+8
|
\
|
|
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
1
-4
/
+3
|
*
Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox
Denys Vlasenko
2010-10-27
1
-21
/
+0
|
|
\
|
|
*
netstat: fix -r display in usage text
Bob Dunlop
2010-10-27
1
-21
/
+0
|
*
|
mv: implement -n option
Denys Vlasenko
2010-10-26
1
-12
/
+0
|
|
/
|
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
1
-2
/
+5
|
*
Remove check for supported libc.
Denys Vlasenko
2010-10-24
1
-9
/
+0
|
*
remove unused SC_x (serial port names) defines
Denys Vlasenko
2010-10-24
1
-22
/
+3
|
*
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
1
-0
/
+1
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-0
/
+1
|
\
|
|
*
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22
1
-0
/
+1
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^'
Nguyễn Thái Ngọc Duy
2011-01-04
2
-119
/
+29
|
\
|
|
*
patch: implement -E option
Lukas Huba
2010-10-21
1
-5
/
+7
|
*
revert last change (wrong author)
Denys Vlasenko
2010-10-21
1
-7
/
+5
|
*
patch: implement -E option
Gilles Espinasse
2010-10-21
1
-5
/
+7
|
*
ntpd: fix usage text and a typo in constant name
Leonid Lisovskiy
2010-10-20
1
-1
/
+3
|
*
udhcpc: move usage text to .c file. no code changes
Denys Vlasenko
2010-10-20
1
-78
/
+0
|
*
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256
Denys Vlasenko
2010-10-19
1
-30
/
+14
|
*
hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes
Denys Vlasenko
2010-10-18
1
-23
/
+23
*
|
Merge commit 'eb7fe6dbf5bc93a229379a8047539dd8b90e0974^'
Nguyễn Thái Ngọc Duy
2011-01-04
2
-5
/
+13
|
\
|
|
*
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
2
-4
/
+12
|
*
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
2010-10-18
1
-1
/
+1
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
5
-376
/
+122
|
\
|
|
*
touch: update help text
Pascal Bellard
2010-10-18
1
-1
/
+2
|
*
bring md5 and sha1 names closer. no code changes
Denys Vlasenko
2010-10-17
1
-2
/
+2
|
*
shaN: code shrink
Denys Vlasenko
2010-10-17
1
-2
/
+2
|
*
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
2
-1
/
+5
|
*
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
1
-6
/
+6
|
*
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16
1
-20
/
+0
|
*
libbb/md5: code shrink
Denys Vlasenko
2010-10-16
1
-1
/
+0
|
*
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15
1
-10
/
+0
|
*
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-15
2
-41
/
+0
|
*
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-10-12
2
-176
/
+0
|
*
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-12
2
-6
/
+6
|
*
tweak help text
Denys Vlasenko
2010-10-09
1
-1
/
+1
|
*
fix help text punctuation
Denys Vlasenko
2010-10-08
1
-1
/
+1
|
*
tweak usage texts
Denys Vlasenko
2010-10-07
1
-66
/
+69
|
*
tune2fs: implement -c and -i options
Richard Braun
2010-10-05
1
-12
/
+0
|
*
wc: add support for -m
Denys Vlasenko
2010-10-04
1
-15
/
+0
|
*
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
1
-13
/
+13
|
*
free: document newly added options
Denys Vlasenko
2010-10-01
1
-1
/
+1
[prev]
[next]