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
/
shell
/
cmdedit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- move #include busybox.h to the very top so we pull in the config
aldot
2006-06-02
1
-2
/
+1
*
vi-mode changes: eliminate warnings from out-of-range-for-type
pgf
2006-03-07
1
-65
/
+65
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-2
/
+2
*
Add more bash-like dot-dirs cmdedit feature
vodz
2006-01-25
1
-96
/
+107
*
just whitespace
timr
2006-01-25
1
-8
/
+8
*
change interface to bb_xasprintf() - more perfect for me.
vodz
2005-09-29
1
-1
/
+1
*
more remove lost exported
vodz
2005-09-22
1
-6
/
+6
*
destroy bug [0000404]
vodz
2005-09-05
1
-5
/
+5
*
commiting:
pgf
2005-08-04
1
-28
/
+365
*
applying:
pgf
2005-07-19
1
-2
/
+2
*
Patch from Vladimir N. Oleynik:
andersen
2004-08-19
1
-0
/
+1
*
Larry Doolittle writes:
andersen
2004-04-14
1
-4
/
+4
*
Fix spelling. "sort of" is two words.
andersen
2004-04-12
1
-1
/
+1
*
s/fileno\(stdin\)/STDIN_FILENO/g
andersen
2004-03-27
1
-1
/
+1
*
Vodz. last_patch_128
bug1
2004-02-22
1
-6
/
+8
*
Vodz last_patch_125_2, this patch have:
bug1
2004-02-04
1
-3
/
+8
*
last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debian
bug1
2004-01-22
1
-12
/
+11
*
Vodz last_patch_122, Check $PATH at runtime to fix tab completion
bug1
2004-01-14
1
-3
/
+11
*
Declare dependencies of command line editing in the build system
bug1
2004-01-03
1
-11
/
+1
*
Cmdedit update from Vladimir N. Oleynik (vodz)
andersen
2003-12-23
1
-22
/
+24
*
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
andersen
2003-09-15
1
-5
/
+3
*
Vladimir N. Oleynik writes:
andersen
2003-07-29
1
-7
/
+3
*
This is synced from dash-0.4.17 and full ready for insert to new busybox
andersen
2003-07-28
1
-105
/
+118
*
Remove remaining libc5 support code
andersen
2003-07-22
1
-5
/
+0
*
Update a bunch of docs. Run a script to update my email addr.
andersen
2003-07-14
1
-1
/
+1
*
Major coreutils update.
mjn3
2003-03-19
1
-13
/
+12
*
Correct column width for tab completion and ls
bug1
2003-01-06
1
-19
/
+39
*
Fix tab-tab listing of files so it properly reflects current
andersen
2003-01-02
1
-3
/
+2
*
Command line history changes, lastpatch_71 from Vladimir N. Oleynik
bug1
2002-12-09
1
-21
/
+25
*
- the number of commands in the history list is now configureable via the
sandman
2002-12-03
1
-1
/
+55
*
last_patch_68 from Vladimir N. Oleynik
bug1
2002-11-27
1
-100
/
+62
*
Fixed a timing bug which occured when bb ash is run in a rxvt on the
sandman
2002-07-30
1
-1
/
+2
*
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
sandman
2002-07-19
1
-2
/
+1
*
Scrub pwd.h and grp.h handling so we don't have to play any
andersen
2002-07-03
1
-1
/
+1
*
Apply last_patch37 from vodz
andersen
2002-04-24
1
-2
/
+3
*
Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-K
andersen
2002-04-13
1
-8
/
+12
*
Patch from vodz to fix a potential segfault
andersen
2002-03-20
1
-2
/
+2
*
Patch from vodz to implement ^L (clear screen)
andersen
2001-12-21
1
-1
/
+10
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
kraai
2001-12-20
1
-2
/
+2
*
Fixup the location of pwd.h and grp.h
andersen
2001-10-24
1
-1
/
+1
*
Major rework of the directory structure and the entire build system.
andersen
2001-10-24
1
-47
/
+47
*
Teach libc5 what a sighandler_t is
andersen
2001-08-02
1
-0
/
+4
*
Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing
andersen
2001-08-02
1
-1
/
+1
*
Latest patch from vodz. Adds a check for divide by zero in the posix
andersen
2001-08-02
1
-14
/
+10
*
Some patches to make dietlibc work...
andersen
2001-07-22
1
-1
/
+1
*
This is vodz' latest patch. Sorry it took so long...
andersen
2001-07-17
1
-1
/
+10
*
Patch from vodz:
andersen
2001-07-12
1
-62
/
+26
*
Patch from vodz to fix freeing a static in cmdedit.
andersen
2001-07-02
1
-1
/
+2
*
Vladimir's last_patch_15
bug1
2001-06-26
1
-41
/
+51
*
Patch from Vladimir to fix up autocompletion on a files/dirs with spaces in
andersen
2001-05-31
1
-13
/
+4
[next]