Histórico de Commits

Autor SHA1 Mensagem Data
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls há 5 anos atrás
  Denys Vlasenko 0545bfa841 sed: fix /regex/,+N match triggering only once, closes 11871 há 5 anos atrás
  Denys Vlasenko 4906faafab sed: code shrink há 5 anos atrás
  Brian Foley b7928e18b1 sed: Fix backslash parsing for 'w' command arg há 5 anos atrás
  Denys Vlasenko 706a9a03bb sed: fix double-free in FEATURE_CLEAN_UP code há 6 anos atrás
  Quentin Rameau e2afae6303 sed: prevent overflow of length from bb_get_chunk_from_file há 6 anos atrás
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes há 7 anos atrás
  Denys Vlasenko 9c47c43e07 sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1 há 7 anos atrás
  Denys Vlasenko e440b39416 *: stop using atexit in non-debug build: saves ~260 in bss with musl há 7 anos atrás
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary há 7 anos atrás
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options há 7 anos atrás
  Denys Vlasenko 269b36a49a script: make -t[FILE] compatible with util-linux há 7 anos atrás
  Denys Vlasenko 72089cf6b4 config: deindent all help texts há 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes há 7 anos atrás
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
  Denys Vlasenko 1d3a04a3a4 Code style fixes, no code changes há 8 anos atrás
  Denys Vlasenko 76d72376e0 sed: fix "sed n (flushes pattern space, terminates early)" testcase failure há 8 anos atrás
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST há 8 anos atrás
  Denys Vlasenko f2559e5c2b sed: fix append command to match GNU sed 4.2.1 há 8 anos atrás
  Denys Vlasenko cbdff15bb7 sed: understand \n,\r and \t in i and a commands. Closes 8871 há 8 anos atrás
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate há 8 anos atrás
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls há 8 anos atrás
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it há 8 anos atrás
  Denys Vlasenko e4d925b889 sed: support "-f -" idiom há 8 anos atrás
  Denys Vlasenko 2a4bba3ce2 sed: make 's///w FILE' actually write to FILE. Closes 8251 há 8 anos atrás
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions há 9 anos atrás
  Denys Vlasenko 63f4d32c98 sed: implement ",+N" range end há 9 anos atrás
  Denys Vlasenko cd73871178 sed: fix "sed CMD -i nonexistent_file". Closes 7484 há 10 anos atrás
  Denys Vlasenko 9caea2448e sed: fix a buglet in s///NUM handling há 10 anos atrás
  David A. Wheeler 80a068d741 sed: accept s///i as a synonym for s///I ("ignore case") há 11 anos atrás