1. bcf91d2 libbb: code shrink and speed up index_in_strings() by Ron Yorston · 3 years, 11 months ago
  2. c9fc153 compare_string_array: code shrink by Martin Lewis · 4 years, 6 months ago
  3. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  4. f085344 libbb: another unit test for is_suffixed_with by Tito Ragusa · 9 years ago
  5. 68acc0f libbb: make is_suffixed_with() return pointer inside string, not key. by Denys Vlasenko · 9 years ago
  6. 7448b51 libbb: add is_suffixed_with() function by Bartosz Golaszewski · 9 years ago
  7. 0a4d0e8 libbb: add a comment describing the way is_prefixed_with() works by Bartosz Golaszewski · 9 years ago
  8. b432923 libbb: add unit tests for is_prefixed_with() by Bartosz Golaszewski · 9 years ago
  9. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  10. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  11. 8a659f6 libbb: make index_in_substrings return -1 on ambiguous matches by Denys Vlasenko · 15 years ago
  12. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  13. d12fcc2 libiproute: fix option parsing, so that "ip -o link" works again. by Denis Vlasenko · 17 years ago
  14. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  15. bfc3d82 ifconfig: code shrink by Denis Vlasenko · 17 years ago
  16. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  17. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  18. eceecea - fix bug where we did not reject invalid classes like '[[:alpha' by Bernhard Reutner-Fischer · 18 years ago
  19. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  20. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  21. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  22. ca08771 More extern removal from Robert P. Day. by Rob Landley · 19 years ago
  23. c1ef7bd just whitespace by Tim Riker · 19 years ago
  24. cc34344 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  25. 61ff4b3 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  26. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  27. b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago