index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-20
tls: reduce register pressure in i386 assembly (helps Android to compile)
Denys Vlasenko
2021-04-20
vi: make de-indentation with ctrl-D more like vim
Ron Yorston
2021-04-20
vi: add expandtab option
Ron Yorston
2021-04-18
gcc-version.sh: Cygwin fix
Denys Vlasenko
2021-04-15
vi: move undo_queue_state in globals to other byte-sized members
Denys Vlasenko
2021-04-15
vi: allow line addresses to have an offset
Ron Yorston
2021-04-15
vi: allow backward search to specify line address
Ron Yorston
2021-04-15
vi: detect and warn about invalid line addresses
Ron Yorston
2021-04-15
vi: code shrink colon line addresses
Ron Yorston
2021-04-15
vi: make context marks more like vi
Ron Yorston
2021-04-15
vi: correct autoindent for 'O' command
Ron Yorston
2021-04-15
vi: allow ctrl-D to reduce indentation
Ron Yorston
2021-04-15
vi: don't move cursor when yanking whole lines
Ron Yorston
2021-04-15
vi: reset command count when specifying '0' range
Ron Yorston
2021-04-15
vi: code shrink motion by paragraph
Ron Yorston
2021-04-15
vi: position cursor on last column of tab
Ron Yorston
2021-04-15
vi: correctly record deleted characters
Ron Yorston
2021-04-14
platform.h: fix for Bionic >= 21 not having wait3()
Denys Vlasenko
2021-04-14
unzip: add -t
Denys Vlasenko
2021-04-14
unzip: fix for .zip archives with >4GB file
Denys Vlasenko
2021-04-14
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
Makefile.flags: add a test for -lrt availability
Denys Vlasenko
2021-04-14
echo: fix !ENABLE_FEATURE_FANCY_ECHO build
Denys Vlasenko
2021-04-14
fix gcc-11.0 warnings
Denys Vlasenko
2021-04-14
*: --help text tweaks
Denys Vlasenko
2021-04-14
touch: shorten --help text
Denys Vlasenko
2021-04-14
touch: code shrink
Denys Vlasenko
2021-04-14
touch: fix -am
Denys Vlasenko
2021-04-13
dd: support iflag=count_bytes
Rafał Miłecki
2021-04-13
vi: allow writing to another file if this one is readonly
Alison Winters
2021-04-13
build system: avoid build failure during bisection
Ron Yorston
2021-04-13
hush: beautify ^D handling to match ash / bash
Denys Vlasenko
2021-04-13
watchdog: make open-write-close-open functionality a config knob
Rasmus Villemoes
2021-04-13
touch: fix previous commit
Denys Vlasenko
2021-04-13
touch: make FEATURE_TOUCH_NODEREF unconditional
Denys Vlasenko
2021-04-13
touch: code shrink
Denys Vlasenko
2021-04-13
touch: code shrink
Denys Vlasenko
2021-04-13
touch: prevent usage of -r and -t at once
Xabier Oneca
2021-04-13
touch: switch to using utimensat() and futimens()
Denys Vlasenko
2021-04-12
touch: unbreak -h
Denys Vlasenko
2021-04-12
touch: remove unneeded GETOPT32 defines
Xabier Oneca
2021-04-12
touch: fix atime set from reference file
Xabier Oneca
2021-04-12
touch: add SUSv3 options -a and -m
Xabier Oneca
2021-04-11
lineedit: fix tab completion with equal sign
Natanael Copa
2021-04-11
vi: improvements to reporting of changes
Ron Yorston
2021-04-11
vi: issue a warning on failure to find a character
Ron Yorston
2021-04-11
vi: make the substitute command more like vi
Ron Yorston
2021-04-11
vi: make put commands more like vi
Ron Yorston
2021-04-11
vi: allow the '.' command to have a repetition count
Ron Yorston
2021-04-11
vi: allow 'r' command to be aborted, repeated
Ron Yorston
[prev]
[next]