1. c16bd21 silly switch style fix by Denis Vlasenko · 18 years ago
  2. daf58ef Use xopen3() instead of an after-the-fact chown. by Rob Landley · 18 years ago
  3. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  4. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  5. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  6. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  7. f3d6c94 Add --no-same-owner and --no-same-permissions options to tar. by Rob Landley · 19 years ago
  8. 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
  9. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  10. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  11. 67ff3a1 Don't hose up perms for files that happen to have symlinks by Eric Andersen · 21 years ago
  12. e39ee01 Fix tar hard links by Glenn L McGrath · 21 years ago
  13. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  14. 90c9df9 Dont attempt to unlink directories by Glenn L McGrath · 21 years ago
  15. 8dc8cb1 Fix a bug where cpio wouldnt work unless -u was specified by Glenn L McGrath · 21 years ago
  16. 2fdba24 Marc A. Lehmann writes: by Eric Andersen · 21 years ago
  17. 4cee66d Dont unlink when testing ! by Glenn L McGrath · 21 years ago
  18. 3d5828f Change hardlink handling for tar to work the same way as cpio by Glenn L McGrath · 21 years ago
  19. afc01cd unlink a previous file before its extracted by Glenn L McGrath · 22 years ago
  20. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  21. 21110a0 Fix long standing bug with old gnu tar files, add a check so tar will by Glenn L McGrath · 22 years ago
  22. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  23. 6f9b45b Unlink before mkdir, mknod, symlink to overwrite by Glenn L McGrath · 22 years ago
  24. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  25. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  26. d9d47c3 Patch from Konstantin Isakov <ikm@pisem.net>: by Eric Andersen · 22 years ago
  27. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  28. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago