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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Resolve linker issues with Android API 21 (dprintf, tcdrain)
Chris Renshaw
2015-12-17
2
-1
/
+8
*
blkid: add bcache support
Mike Frysinger
2015-12-16
3
-0
/
+115
*
swapon/swapoff: refine the -e (ifexists) option
Mike Frysinger
2015-12-16
1
-8
/
+7
*
trylink: include LDFLAGS when checking linkage
Mike Frysinger
2015-12-01
1
-1
/
+1
*
modutils: fix build error with !DEPMOD
Denys Vlasenko
2015-11-06
1
-1
/
+1
*
modutils: merge module_entry and module_info to common
Timo Teräs
2015-11-05
4
-120
/
+113
*
TODO file: remove mpstat, iostat, powertop - we have them now
Denys Vlasenko
2015-11-04
1
-2
/
+0
*
ash: add support for bash 'function' keyword
Ron Yorston
2015-11-04
3
-31
/
+110
*
hush-misc/func_args1.tests: remove "UNFIXED BUG", it does not fail
Denys Vlasenko
2015-11-04
2
-3
/
+0
*
ash: copy function tests from hush testsuite
Ron Yorston
2015-11-04
16
-0
/
+119
*
i2c_tools: suppress "'blen' may be used uninitialized in this function"
Denys Vlasenko
2015-11-01
1
-1
/
+3
*
i2cdump: display the numeric value for block read ioctl() errors
Bartosz Golaszewski
2015-11-01
1
-2
/
+4
*
i2cdump: bail-out if block read fails
Bartosz Golaszewski
2015-11-01
1
-5
/
+8
*
i2cdump: use I2C block mode for the 'i' mode parameter
Bartosz Golaszewski
2015-11-01
1
-1
/
+1
*
i2cdump: don't read block data in non-block modes
Bartosz Golaszewski
2015-11-01
1
-1
/
+2
*
i2cdetect: coding style: add a space after 'for'
Bartosz Golaszewski
2015-11-01
1
-1
/
+1
*
i2cdetect: fix address skipping in auto mode
Bartosz Golaszewski
2015-11-01
1
-6
/
+7
*
ifupdown: use -x hostname:NAME with udhcpc
Natanael Copa
2015-10-31
1
-2
/
+2
*
[g]unzip: fix recent breakage.
Denys Vlasenko
2015-10-30
2
-12
/
+22
*
ash: allow popredir to be called if the stack is empty
Ron Yorston
2015-10-30
1
-1
/
+1
*
ash: fix EXEXEC status clobbering
Ron Yorston
2015-10-30
1
-1
/
+1
*
ash: add tests for failures of the exec and command builtins
Ron Yorston
2015-10-30
4
-0
/
+13
*
stat: make -f optional. This allows to build stat for non-linux systems
Denys Vlasenko
2015-10-30
2
-36
/
+61
*
lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORY
Denys Vlasenko
2015-10-30
1
-1
/
+1
*
lineedit: search applets as well as PATH for tab completion
Ron Yorston
2015-10-30
1
-1
/
+16
*
busybox: alter help message in standalone shell mode
Ron Yorston
2015-10-30
1
-0
/
+9
*
hush: copy for.tests from ash testsuite
Denys Vlasenko
2015-10-29
2
-0
/
+6
*
ash: simplify EOF/newline handling in list parser
Ron Yorston
2015-10-29
1
-34
/
+29
*
Revert "ash: fix a SEGV case in an invalid heredoc" xxx
Ron Yorston
2015-10-29
1
-11
/
+4
*
ash: fix error during recursive processing of here document
Ron Yorston
2015-10-29
3
-2
/
+13
*
ash tests: make test print test name before it is run
Denys Vlasenko
2015-10-29
1
-2
/
+4
*
ash: only allow local variables in functions
Ron Yorston
2015-10-29
3
-0
/
+5
*
ash: respect -p flag when command builtin is run with -v/-V
Ron Yorston
2015-10-29
3
-4
/
+10
*
ash: fix command -- crash
Denys Vlasenko
2015-10-29
1
-3
/
+4
*
ash: save a few bytes in code to parse case statements
Ron Yorston
2015-10-29
1
-4
/
+2
*
ash: allow newline after variable name in for loop
Ron Yorston
2015-10-29
3
-2
/
+8
*
ash: add test for issue with here document
Ron Yorston
2015-10-29
2
-0
/
+9
*
modinfo: fix "-F firmware", add "intree" field display
Denys Vlasenko
2015-10-28
1
-52
/
+62
*
lzop: eliminate variable, use "int" as return type
Denys Vlasenko
2015-10-28
1
-8
/
+6
*
fbsplash: use virtual y size in mmap size calculations
Timo Teräs
2015-10-27
1
-1
/
+1
*
gzip: add support for --no-name long option
Aaro Koskinen
2015-10-27
2
-0
/
+2
*
gunzip: add support for long options
Aaro Koskinen
2015-10-27
1
-0
/
+20
*
unzip: test for bad archive SEGVing
Denys Vlasenko
2015-10-26
2
-5
/
+29
*
tr: support octal ranges
Richard Genoud
2015-10-26
1
-5
/
+18
*
ifupdown: pass interface device name for ipv6 route commands
Timo Teräs
2015-10-26
1
-3
/
+4
*
tweak defconfig
Denys Vlasenko
2015-10-25
4
-31
/
+11
*
inetd: make FEATURE_INETD_RPC off by default
Denys Vlasenko
2015-10-25
2
-2
/
+2
*
libiproute: use if_nametoindex
Ron Yorston
2015-10-24
1
-24
/
+1
*
xargs: make -I imply -r
Aaro Koskinen
2015-10-24
1
-0
/
+3
*
dumpleases: string reuse
Denys Vlasenko
2015-10-24
1
-3
/
+5
[prev]
[next]