| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2024-01-05 | 1 | -0/+5 |
|\ |
|
| * | sed: check errors writing file with sed -i | Dominique Martinet | 2024-01-02 | 1 | -0/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-01-05 | 1 | -4/+13 |
|\| |
|
| * | sed: fix double-free in FEATURE_CLEAN_UP=y configs | Denys Vlasenko | 2023-01-02 | 1 | -4/+13 |
* | | Merge busybox into merge | Ron Yorston | 2022-02-09 | 1 | -8/+14 |
|\| |
|
| * | sed: fix handling of escaped delimiters in s/// replacement | Denys Vlasenko | 2022-01-23 | 1 | -1/+4 |
| * | sed: fix handling of escaped delimiters in s/// search pattern, closes 14541 | Denys Vlasenko | 2022-01-23 | 1 | -8/+11 |
* | | Merge busybox into merge | Ron Yorston | 2022-01-06 | 1 | -2/+29 |
|\| |
|
| * | sed: correctly handle 'w FILE' commands writing to the same file | Denys Vlasenko | 2022-01-04 | 1 | -2/+29 |
* | | Merge busybox into merge | Ron Yorston | 2021-12-27 | 1 | -2/+1 |
|\| |
|
| * | sed: do not ignore 'g' modifier when match starts with ^ | Dominique Martinet | 2021-12-25 | 1 | -2/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-28 | 1 | -1/+1 |
|\| |
|
| * | *: --help tweaks | Denys Vlasenko | 2021-06-13 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-08-16 | 1 | -9/+9 |
|\| |
|
| * | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 1 | -9/+9 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-05-27 | 1 | -0/+2 |
|\| |
|
| * | sed: fix /regex/,+N match triggering only once, closes 11871 | Denys Vlasenko | 2019-05-13 | 1 | -0/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-02-12 | 1 | -15/+15 |
|\| |
|
| * | sed: code shrink | Denys Vlasenko | 2019-01-21 | 1 | -15/+15 |
| * | sed: Fix backslash parsing for 'w' command arg | Brian Foley | 2019-01-21 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-10-08 | 1 | -12/+17 |
|\| |
|
| * | sed: fix double-free in FEATURE_CLEAN_UP code | Denys Vlasenko | 2018-09-25 | 1 | -12/+17 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-04-02 | 1 | -1/+1 |
|\| |
|
| * | sed: prevent overflow of length from bb_get_chunk_from_file | Quentin Rameau | 2018-04-01 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-09-27 | 1 | -9/+12 |
|\| |
|
| * | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 1 | -5/+2 |
| * | sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1 | Denys Vlasenko | 2017-08-23 | 1 | -4/+10 |
* | | sed: support the -b/--binary option | Johannes Schindelin | 2017-08-23 | 1 | -1/+17 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-22 | 1 | -9/+9 |
|\| |
|
| * | *: stop using atexit in non-debug build: saves ~260 in bss with musl | Denys Vlasenko | 2017-08-16 | 1 | -1/+1 |
| * | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 1 | -2/+4 |
| * | getopt32: remove applet_long_options | Denys Vlasenko | 2017-08-08 | 1 | -5/+3 |
| * | script: make -t[FILE] compatible with util-linux | Denys Vlasenko | 2017-08-07 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-24 | 1 | -3/+3 |
|\| |
|
| * | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -2/+2 |
| * | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-05-29 | 1 | -4/+4 |
|\| |
|
| * | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko | 2017-04-17 | 1 | -4/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-11-29 | 1 | -1/+4 |
|\| |
|
| * | Code style fixes, no code changes | Denys Vlasenko | 2016-11-28 | 1 | -1/+4 |
* | | Merge branch busybox (up to "ash: comment out free(p) just before...") | Ron Yorston | 2016-10-19 | 1 | -9/+10 |
|\| |
|
| * | sed: fix "sed n (flushes pattern space, terminates early)" testcase failure | Denys Vlasenko | 2016-09-01 | 1 | -9/+10 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-07-07 | 1 | -3/+2 |
|\| |
|
| * | getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST | Denys Vlasenko | 2016-07-06 | 1 | -3/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-05-16 | 1 | -27/+50 |
|\| |
|
| * | sed: fix append command to match GNU sed 4.2.1 | Denys Vlasenko | 2016-05-06 | 1 | -10/+19 |
| * | sed: understand \n,\r and \t in i and a commands. Closes 8871 | Denys Vlasenko | 2016-04-24 | 1 | -13/+25 |
| * | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 1 | -1/+1 |
| * | *: add most of the required setup_common_bufsiz() calls | Denys Vlasenko | 2016-04-21 | 1 | -0/+1 |
| * | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -1/+2 |