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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-21
Move handling of Windows globbing out of upstream code
Ron Yorston
3
-10
/
+5
2014-04-09
lineedit: improve appearance of forward cursor movement
Ron Yorston
1
-0
/
+40
2014-04-09
Implement escape sequence for cursor down
Ron Yorston
1
-21
/
+12
2014-04-07
Use ANSI escape to move cursor back during line editing
Ron Yorston
1
-0
/
+2
2014-04-07
Implement ANSI escape sequences for cursor up/forward
Ron Yorston
1
-0
/
+30
2014-03-24
Only change codepage of input character if top bit is set
Ron Yorston
1
-2
/
+4
2014-03-23
Provide fake getpwent_r to reduce changes from upstream
Ron Yorston
2
-4
/
+3
2014-03-23
Alter help message if configured with standalone shell
Ron Yorston
1
-0
/
+9
2014-03-23
Remove unnecessary differences from upstream BusyBox
Ron Yorston
2
-2
/
+1
2014-03-23
procps_scan: ensure command name is null terminated
Ron Yorston
1
-1
/
+1
2014-03-23
ps: exclude more unused code
Ron Yorston
3
-2
/
+12
2014-03-23
shell_common: exclude more unused ulimit code
Ron Yorston
1
-7
/
+6
2014-03-20
ash: set fake PPID value
Ron Yorston
1
-3
/
+2
2014-03-20
Add empty sys/syscall.h
Ron Yorston
2
-1
/
+1
2014-03-20
Implement vprintf replacement
Ron Yorston
2
-1
/
+4
2014-03-20
Implement getc replacement
Ron Yorston
2
-0
/
+26
2014-03-20
Implement read replacement to handle OEM codepages
Ron Yorston
2
-0
/
+28
2014-03-20
Fixes to write replacement
Ron Yorston
1
-2
/
+2
2014-03-20
clear: undo mingw32-specific changes
Ron Yorston
1
-9
/
+0
2014-03-20
Implement write replacement to handle OEM codepages
Ron Yorston
2
-1
/
+77
2014-03-19
Implement puts replacement to handle OEM codepages
Ron Yorston
2
-4
/
+26
2014-03-19
Use OEM codepage for console I/O
Ron Yorston
3
-4
/
+87
2014-03-17
dc: enable pow and exp by default
Ron Yorston
1
-2
/
+2
2014-03-17
Drop CONFIG_WIN32_NET setting
Ron Yorston
8
-34
/
+6
2014-03-17
Improved support for characters above 0x7f
Ron Yorston
2
-3
/
+3
2014-03-17
Convert argv[0] to lowercase before checking for '.exe'
Ron Yorston
1
-5
/
+8
2014-03-16
wget: add fseek calls to make ftp work; enable ftpget/ftpput
Ron Yorston
3
-4
/
+16
2014-03-13
Fix some compiler warnings
Ron Yorston
6
-14
/
+16
2014-03-13
Allow utimes to change times on directories
Ron Yorston
1
-8
/
+21
2014-03-13
Pretend chown succeeds so 'cp -rp' doesn't complain
Ron Yorston
1
-1
/
+1
2014-03-12
patch: fix and enable by default for mingw32
Ron Yorston
2
-2
/
+7
2014-03-12
Enable 'tar -m' in mingw32_defconfig
Ron Yorston
1
-2
/
+2
2014-03-12
Remove unused mingw_utime; update utimes to handle read-only files
Ron Yorston
2
-45
/
+20
2014-03-11
rev: fix to build with mingw32
Ron Yorston
2
-5
/
+9
2014-03-11
Import mempcpy from gnulib
Ron Yorston
3
-0
/
+32
2014-03-11
wget: disable https support
Ron Yorston
1
-0
/
+6
2014-03-11
Update mingw32_defconfig with new features
Ron Yorston
1
-2
/
+5
2014-03-07
shuf: trim help text
Denys Vlasenko
1
-4
/
+4
2014-03-07
shuf: do not use strings for -i RANGE case
Denys Vlasenko
1
-3
/
+5
2014-03-07
shuf: improve help text
Bartosz Golaszewski
1
-3
/
+3
2014-03-07
shuf: fix a segfault on 'shuf -e'
Bartosz Golaszewski
1
-1
/
+2
2014-03-05
use [s]rand(), not [s]random()
Denys Vlasenko
3
-12
/
+12