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
/
editors
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sed: correctly handle 'w FILE' commands writing to the same file
Denys Vlasenko
2022-01-04
1
-2
/
+29
|
*
ed: add support for -s command-line option as mandated by POSIX
Sören Tempel
2021-12-29
1
-4
/
+11
*
|
Merge busybox into merge
Ron Yorston
2021-12-27
3
-14
/
+20
|
\
|
|
*
sed: do not ignore 'g' modifier when match starts with ^
Dominique Martinet
2021-12-25
1
-2
/
+1
|
*
ed: align output of read command with POSIX.1-2008
Sören Tempel
2021-12-19
1
-3
/
+0
|
*
ed: fix current line number for file passed via the command-line
Sören Tempel
2021-12-19
1
-2
/
+0
|
*
cmp: code shrink
Denys Vlasenko
2021-12-17
1
-2
/
+2
|
*
ed: add support for -p command-line option as mandated by POSIX
Sören Tempel
2021-12-17
1
-4
/
+10
|
*
cmp: add support for -n
Walter Lozano
2021-12-17
1
-4
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
1
-14
/
+18
|
\
|
|
*
ed: align output of read/write commands with POSIX-1.2008
Sören Tempel
2021-10-12
1
-14
/
+18
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-10
1
-16
/
+36
|
\
|
|
*
awk: never return NULL from awk_printf()
Denys Vlasenko
2021-09-09
1
-4
/
+4
|
*
awk: code shrink
Denys Vlasenko
2021-09-09
1
-8
/
+7
|
*
awk: code shrink: avoid duplicate NUL checks and strlen()
Denys Vlasenko
2021-09-09
1
-21
/
+33
|
*
awk: fix read beyond end of buffer
Ron Yorston
2021-09-09
1
-11
/
+13
|
*
awk: fix printf %%
Daniel Thau
2021-09-05
1
-1
/
+8
*
|
vi: add fileformats option
Ron Yorston
2021-08-30
1
-3
/
+97
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-30
1
-49
/
+83
|
\
|
|
*
vi: further changes to colon addresses
Ron Yorston
2021-08-29
1
-49
/
+83
*
|
vi: skip permission check on .exrc
Ron Yorston
2021-08-22
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-22
1
-85
/
+107
|
\
|
|
*
vi: code shrink print_literal()
Ron Yorston
2021-08-22
1
-17
/
+2
|
*
vi: searches in colon commands should wrap
Ron Yorston
2021-08-22
1
-2
/
+7
|
*
vi: don't right shift empty lines
Ron Yorston
2021-08-20
1
-2
/
+2
|
*
vi: support ~/.exrc
Ron Yorston
2021-08-20
1
-8
/
+33
|
*
vi: changes to handling of -c and EXINIT
Ron Yorston
2021-08-20
1
-58
/
+65
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-17
1
-0
/
+1
|
\
|
|
*
vi: fix compile-time error if !ENABLE_FEATURE_VI_SETOPTS
Denys Vlasenko
2021-08-16
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-07-17
2
-159
/
+316
|
\
|
|
*
awk: whitespace and debugging tweaks
Denys Vlasenko
2021-07-14
1
-67
/
+66
|
*
vi: remove redundant assignment
Denys Vlasenko
2021-07-14
1
-1
/
+0
|
*
awk: disallow break/continue outside of loops
Denys Vlasenko
2021-07-14
1
-2
/
+4
|
*
awk: tighten parsing - disallow extra semicolons
Denys Vlasenko
2021-07-14
1
-16
/
+24
|
*
vi: fix regex search compilation error
Ron Yorston
2021-07-13
1
-1
/
+1
|
*
vi: somewhat more readable code, no logic changes
Denys Vlasenko
2021-07-13
1
-8
/
+9
|
*
vi: allow delimiter in ':s' to be escaped
Ron Yorston
2021-07-13
1
-2
/
+17
|
*
vi: allow regular expressions in ':s' commands
Denys Vlasenko
2021-07-13
1
-15
/
+116
|
*
vi: improve handling of anchored searches
Ron Yorston
2021-07-13
1
-0
/
+2
|
*
vi: use basic regular expressions for search
Ron Yorston
2021-07-13
1
-2
/
+2
|
*
vi: allow 'gg' to specify a range
Ron Yorston
2021-07-13
1
-1
/
+2
|
*
awk: in parsing, remove superfluous NEWLINE check; optimize builtin arg evalu...
Denys Vlasenko
2021-07-12
1
-5
/
+6
|
*
awk: fix printf "%-10c", 0
Denys Vlasenko
2021-07-12
1
-4
/
+5
|
*
awk: fix corner case in awk_printf
Denys Vlasenko
2021-07-11
1
-4
/
+4
|
*
awk: unbreak "cmd" | getline
Denys Vlasenko
2021-07-11
1
-1
/
+2
|
*
awk: unbreak "printf('%c') can output NUL" testcase
Denys Vlasenko
2021-07-11
1
-17
/
+26
|
*
awk: undo TI_PRINT, it introduced a bug (print with any redirect acting as pr...
Denys Vlasenko
2021-07-11
1
-3
/
+5
|
*
awk: rollback_token() + chain_group() == chain_until_rbrace()
Denys Vlasenko
2021-07-11
1
-2
/
+1
|
*
awk: fix printf buffer overflow
Denys Vlasenko
2021-07-04
1
-39
/
+55
*
|
awk: WIN32 compilation fixes
Ron Yorston
2021-07-05
1
-1
/
+7
[prev]
[next]