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
...
*
touch: fix -am
Denys Vlasenko
2021-04-14
1
-5
/
+8
*
dd: support iflag=count_bytes
Rafał Miłecki
2021-04-13
2
-18
/
+33
*
vi: allow writing to another file if this one is readonly
Alison Winters
2021-04-13
1
-1
/
+1
*
build system: avoid build failure during bisection
Ron Yorston
2021-04-13
1
-1
/
+1
*
hush: beautify ^D handling to match ash / bash
Denys Vlasenko
2021-04-13
1
-0
/
+2
*
watchdog: make open-write-close-open functionality a config knob
Rasmus Villemoes
2021-04-13
1
-5
/
+21
*
touch: fix previous commit
Denys Vlasenko
2021-04-13
1
-1
/
+1
*
touch: make FEATURE_TOUCH_NODEREF unconditional
Denys Vlasenko
2021-04-13
1
-18
/
+9
*
touch: code shrink
Denys Vlasenko
2021-04-13
1
-4
/
+4
*
touch: code shrink
Denys Vlasenko
2021-04-13
1
-23
/
+17
*
touch: prevent usage of -r and -t at once
Xabier Oneca
2021-04-13
1
-7
/
+11
*
touch: switch to using utimensat() and futimens()
Denys Vlasenko
2021-04-13
1
-41
/
+16
*
touch: unbreak -h
Denys Vlasenko
2021-04-12
1
-9
/
+10
*
touch: remove unneeded GETOPT32 defines
Xabier Oneca
2021-04-12
1
-18
/
+13
*
touch: fix atime set from reference file
Xabier Oneca
2021-04-12
1
-1
/
+2
*
touch: add SUSv3 options -a and -m
Xabier Oneca
2021-04-12
1
-14
/
+45
*
lineedit: fix tab completion with equal sign
Natanael Copa
2021-04-11
1
-1
/
+1
*
vi: improvements to reporting of changes
Ron Yorston
2021-04-11
1
-31
/
+59
*
vi: issue a warning on failure to find a character
Ron Yorston
2021-04-11
1
-1
/
+3
*
vi: make the substitute command more like vi
Ron Yorston
2021-04-11
1
-13
/
+17
*
vi: make put commands more like vi
Ron Yorston
2021-04-11
1
-2
/
+13
*
vi: allow the '.' command to have a repetition count
Ron Yorston
2021-04-11
1
-10
/
+11
*
vi: allow 'r' command to be aborted, repeated
Ron Yorston
2021-04-11
1
-3
/
+12
*
vi: improvements to undo
Ron Yorston
2021-04-11
1
-13
/
+22
*
vi: more fixes to range selection by word
Ron Yorston
2021-04-11
1
-3
/
+5
*
vi: improvements to range selection
Ron Yorston
2021-04-11
1
-41
/
+42
*
vi: code shrink search commands
Ron Yorston
2021-04-11
1
-49
/
+36
*
vi: changes to option handling
Ron Yorston
2021-04-08
1
-34
/
+57
*
vi: deal with invalid movements in shift commands
Ron Yorston
2021-03-30
1
-2
/
+4
*
vi: code shrink
Ron Yorston
2021-03-29
1
-3
/
+3
*
vi: improve operations involving paragraph movement
Ron Yorston
2021-03-29
1
-6
/
+24
*
vi: improve motion by paragraph
Ron Yorston
2021-03-29
1
-3
/
+11
*
vi: allow repetition count for paragraph motion
Ron Yorston
2021-03-29
1
-9
/
+8
*
vi: allow motion count for change/delete/yank/shift
Ron Yorston
2021-03-29
1
-2
/
+18
*
vi: support more commands for range selection
Ron Yorston
2021-03-29
1
-3
/
+3
*
vi: improvements to character search within line
Ron Yorston
2021-03-29
1
-41
/
+39
*
vi: remember cursor column during vertical motion
Ron Yorston
2021-03-29
1
-3
/
+18
*
vi: 'G'/'M' commands move to first visible character
Ron Yorston
2021-03-29
1
-0
/
+2
*
vi: don't overwrite existing file
Ron Yorston
2021-03-29
1
-0
/
+7
*
vi: make buffer handling more vi-like
Ron Yorston
2021-03-29
1
-89
/
+73
*
vi: code shrink
Ron Yorston
2021-03-29
1
-9
/
+3
*
vi: fix word operations across line boundaries
Ron Yorston
2021-03-29
1
-7
/
+9
*
ntpd: code shrink (force not-inlining, stop returning structs)
Denys Vlasenko
2021-03-26
1
-25
/
+25
*
timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...
Denys Vlasenko
2021-03-23
6
-6
/
+16
*
resume: write offset in /sys/power/resume_offset
Denys Vlasenko
2021-03-20
1
-1
/
+8
*
login: implement LOGIN_TIMEOUT
Denys Vlasenko
2021-03-19
1
-3
/
+10
*
udhcpc: ignore zero-length DHCP options, take 2
Denys Vlasenko
2021-03-16
1
-3
/
+3
*
udhcpc: ignore zero-length DHCP options
Russell Senior
2021-03-16
1
-8
/
+18
*
echo: special case "echo --help": it should not show help text
Denys Vlasenko
2021-03-15
1
-8
/
+22
*
decompress_gunzip: Fix DoS if gzip is corrupt
Samuel Sapalski
2021-03-12
1
-2
/
+10
[prev]
[next]