index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-03
xargs: support --no-run-if-empty (synonym to -r)
Denys Vlasenko
1
-6
/
+13
2011-03-02
don't leak malloced variables in the loop; remove double alloc
Alexey Fomenko
2
-3
/
+6
2011-03-02
convert "do {...} while (1);" -> "while (1) {...}"
Denys Vlasenko
4
-16
/
+17
2011-03-02
add missing fclose's
Alexey Fomenko
1
-0
/
+2
2011-03-02
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
Denys Vlasenko
4
-59
/
+59
2011-03-01
libbb: remove dead code in getopt32. -7 bytes
Alexey Fomenko
1
-10
/
+5
2011-03-01
tar: on extract, everything up to and including last ".." is stripped
Denys Vlasenko
3
-5
/
+41
2011-03-01
libbb: make user/group name cache strings longer (~27 chars)
Denys Vlasenko
3
-12
/
+12
2011-03-01
ls: widen -s (1k blocks) column from 4 to 6
Denys Vlasenko
1
-1
/
+2
2011-02-28
ls: -g implies -l
Denys Vlasenko
1
-5
/
+10
2011-02-28
ls: fix bits for -T, -w and --color; make -n imply -l; fix comments
Denys Vlasenko
1
-25
/
+20
2011-02-28
mount: strip multiple trailing slashes, not just one
Denys Vlasenko
1
-1
/
+1
2011-02-28
mount: update /etc/mtab properly on mount --move
Roman Borisov
1
-9
/
+67