Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 9b2d766e0e sed: fix double-free in FEATURE_CLEAN_UP=y configs il y a 1 an
  Denys Vlasenko f12fb1e409 sed: fix handling of escaped delimiters in s/// replacement il y a 2 ans
  Denys Vlasenko e998c7c032 sed: fix handling of escaped delimiters in s/// search pattern, closes 14541 il y a 2 ans
  Denys Vlasenko 286b33721d sed: correctly handle 'w FILE' commands writing to the same file il y a 2 ans
  Dominique Martinet 4fe954c148 sed: do not ignore 'g' modifier when match starts with ^ il y a 2 ans
  Denys Vlasenko 6b6826f0b8 *: --help tweaks il y a 3 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 0545bfa841 sed: fix /regex/,+N match triggering only once, closes 11871 il y a 5 ans
  Denys Vlasenko 4906faafab sed: code shrink il y a 5 ans
  Brian Foley b7928e18b1 sed: Fix backslash parsing for 'w' command arg il y a 5 ans
  Denys Vlasenko 706a9a03bb sed: fix double-free in FEATURE_CLEAN_UP code il y a 6 ans
  Quentin Rameau e2afae6303 sed: prevent overflow of length from bb_get_chunk_from_file il y a 6 ans
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes il y a 7 ans
  Denys Vlasenko 9c47c43e07 sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1 il y a 7 ans
  Denys Vlasenko e440b39416 *: stop using atexit in non-debug build: saves ~260 in bss with musl il y a 7 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 ans
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options il y a 7 ans
  Denys Vlasenko 269b36a49a script: make -t[FILE] compatible with util-linux il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples il y a 7 ans
  Denys Vlasenko 1d3a04a3a4 Code style fixes, no code changes il y a 8 ans
  Denys Vlasenko 76d72376e0 sed: fix "sed n (flushes pattern space, terminates early)" testcase failure il y a 8 ans
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST il y a 8 ans
  Denys Vlasenko f2559e5c2b sed: fix append command to match GNU sed 4.2.1 il y a 8 ans
  Denys Vlasenko cbdff15bb7 sed: understand \n,\r and \t in i and a commands. Closes 8871 il y a 8 ans
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate il y a 8 ans
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Denys Vlasenko e4d925b889 sed: support "-f -" idiom il y a 8 ans