1. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  2. b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 14 years ago
  3. 69f4f9a optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) by Denis Vlasenko · 16 years ago
  4. 3fd15e1 grep: option to use GNU regex matching instead of POSIX one. by Denis Vlasenko · 16 years ago
  5. 5e476ba libbb: document plans to speed up line-based input by Denis Vlasenko · 16 years ago
  6. 2132e02 libbb: experimental faster string reading routines. by Denis Vlasenko · 16 years ago
  7. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  8. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  9. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
  10. abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 17 years ago
  11. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  12. ef44d9d sed,get_line_from_file: improve comments by Denis Vlasenko · 18 years ago
  13. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  14. 9a7cef9 less: somewhat buggy applet, but nice. Muchly reduced by Denis Vlasenko · 18 years ago
  15. 8b22b07 sed: improve handling of NULs by Denis Vlasenko · 18 years ago
  16. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  17. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  18. 372686b cut, mount: small improvements by Denis Vlasenko · 18 years ago
  19. b97c984 sed: unbreak multiple -e, -f option handling (my fault) by Denis Vlasenko · 18 years ago
  20. 2d1a6e7 - fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed by Bernhard Reutner-Fischer · 19 years ago
  21. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  22. 2b26fd5 A few changes falling out from the effort to make sed handle embedded NUL bytes. by Rob Landley · 19 years ago
  23. c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
  24. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  25. 2570b43 Configuration option to define wether to follows GNU sed's behaviour by Glenn L McGrath · 21 years ago
  26. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  27. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  28. 355a61b Treat NUL as the end-of-line. by Matt Kraai · 23 years ago
  29. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  30. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago