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
/
shell
/
hush.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
small fix for HISTFILESIZE
Denys Vlasenko
1
-0
/
+1
2011-03-31
ash,hush: optional support for $HISTFILESIZE.
Denys Vlasenko
6
-21
/
+55
2011-03-30
hush: remove outdated comments
Denys Vlasenko
1
-5
/
+1
2011-03-30
hush: fix source1.tests
Denys Vlasenko
1
-27
/
+37
2011-03-28
fbsplash: Add support for 24 and 32 bit color depth
Nuno Lucas
1
-44
/
+73
2011-03-28
move help text from include/usage.src.h to console-tools/*.c
Pere Orga
16
-111
/
+119
2011-03-28
applet_tables: do not include libbb.h, that header ir for target builds
Denys Vlasenko
3
-25
/
+40
2011-03-28
mesg: operate on stdin, not on stderr (compat)
Denys Vlasenko
1
-3
/
+3
2011-03-27
httpd: don't send error messages with gzip encoding
Peter Korsgaard
1
-0
/
+1
2011-03-27
diff: optimize diffing of files with the same metadata
Roman Borisov
1
-0
/
+25
2011-03-27
move help text from include/usage.src.h to archival/*.c
Pere Orga
11
-210
/
+215
2011-03-27
wget: --post-data=STR should not encode STR, should send it verbatim
Vitaly Magerya
1
-41
/
+1
2011-03-27
pstree: fix "warning: 'handle_thread' defined but not used"
Denys Vlasenko
1
-0
/
+2
2011-03-27
lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y
Denys Vlasenko
2
-48
/
+66
2011-03-26
mount: add --rbind option support
Roman Borisov
2
-1
/
+3
2011-03-26
mount: rprivate option fix
Roman Borisov
1
-1
/
+1
2011-03-24
hush: document a bug about aborting on sourced file error when non-interactive
Denys Vlasenko
2
-0
/
+15
2011-03-24
hush: make parse errors in sourced file non-fatal in interactive script
Denys Vlasenko
1
-45
/
+52
2011-03-24
hush: fix a case where return in sourced file has no effect
Denys Vlasenko
3
-0
/
+9
2011-03-23
ash,hush: recheck LANG before every line input
Denys Vlasenko
4
-28
/
+52
2011-03-22
don't call freeaddinfo(NULL)
Vitaly Magerya
3
-11
/
+14
2011-03-22
login: set PAM RHOST
Ryan Phillips
1
-0
/
+8
2011-03-22
dd: free allocated memory if CLEANUP enabled
Alexey Soloviev
1
-0
/
+6
2011-03-22
mesg: make group/all writability configurable
Denys Vlasenko
1
-25
/
+35
2011-03-21
ln: explain why we use xstrdup
Denys Vlasenko
1
-1
/
+5
2011-03-21
init: fix a case where execv's 1st arg was wrong
Denys Vlasenko
1
-0
/
+1
2011-03-21
wget: move help text to .c file
Denys Vlasenko
2
-25
/
+26
2011-03-21
wget: fix fname_out usage wrt redirects
Denys Vlasenko
1
-2
/
+8
2011-03-14
mount: add a test for bind+rshared
Denys Vlasenko
1
-1
/
+38