Историја ревизија

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