1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  3. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  4. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago[Renamed (99%) from archival/libunarchive/data_extract_all.c]
  5. 873bb31 cpio: avoid 'not created: newer or same age file exists' message for dirs by Pascal Bellard · 14 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
  8. d86b4c3 data_extract_all: do not chmod symlink. Closes 2053 by Denys Vlasenko · 14 years ago
  9. e69ad87 tar: fix "hardlinks to symlinks chown" bug 1519. by Denys Vlasenko · 14 years ago
  10. 02365a6 tar: fix mishandling of repeated hardlink in tarball; expand tests by Denys Vlasenko · 14 years ago
  11. 77a2c51 tar: optional support for restoring selinux context by J. Tang · 14 years ago
  12. aa4977d libunarchive: clean up dirty hacks. code shrank as a result by Denys Vlasenko · 14 years ago
  13. 8a936cf tar: add support for --overwrite. +70 bytes. by Denys Vlasenko · 14 years ago
  14. dcbfaba fix improper utimes usage by Denys Vlasenko · 15 years ago
  15. f94c9bf tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes by Denys Vlasenko · 15 years ago
  16. 6ccaa23 libunarchive: fix reversed test for older/newer by Denys Vlasenko · 15 years ago
  17. 389cca4 some non-gnu compilers can't have non-const struct initializers by Denys Vlasenko · 15 years ago
  18. a307af1 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  19. 885583e tar: do chown, not lchown to restore mode (compat) by Denys Vlasenko · 15 years ago
  20. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  21. b976292 libunarchive: fix a bug where mode and time is no longer restored by Denys Vlasenko · 15 years ago
  22. 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
  23. 4f239b1 libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME by Mike Frysinger · 15 years ago
  24. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 15 years ago
  25. d83676e data_extract_all: do not complain if directory exists on mkdir by Denis Vlasenko · 16 years ago
  26. a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
  27. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  28. 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 16 years ago
  29. e00e502 tar: real support for -p. +200 if selected. by Denis Vlasenko · 16 years ago
  30. 7510384 do not do utime() on links, it acts on link targets, and we don't want that. by Denis Vlasenko · 17 years ago
  31. e54b472 make tar restore mode again by Denis Vlasenko · 17 years ago
  32. 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 17 years ago
  33. cba9ef5 fixes from Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 18 years ago
  34. c16bd21 silly switch style fix by Denis Vlasenko · 18 years ago
  35. daf58ef Use xopen3() instead of an after-the-fact chown. by Rob Landley · 18 years ago
  36. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  37. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  38. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  39. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  40. f3d6c94 Add --no-same-owner and --no-same-permissions options to tar. by Rob Landley · 19 years ago
  41. 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
  42. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  43. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  44. 67ff3a1 Don't hose up perms for files that happen to have symlinks by Eric Andersen · 20 years ago
  45. e39ee01 Fix tar hard links by Glenn L McGrath · 21 years ago
  46. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  47. 90c9df9 Dont attempt to unlink directories by Glenn L McGrath · 21 years ago
  48. 8dc8cb1 Fix a bug where cpio wouldnt work unless -u was specified by Glenn L McGrath · 21 years ago
  49. 2fdba24 Marc A. Lehmann writes: by Eric Andersen · 21 years ago
  50. 4cee66d Dont unlink when testing ! by Glenn L McGrath · 21 years ago
  51. 3d5828f Change hardlink handling for tar to work the same way as cpio by Glenn L McGrath · 21 years ago
  52. afc01cd unlink a previous file before its extracted by Glenn L McGrath · 21 years ago
  53. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  54. 21110a0 Fix long standing bug with old gnu tar files, add a check so tar will by Glenn L McGrath · 21 years ago
  55. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 21 years ago
  56. 6f9b45b Unlink before mkdir, mknod, symlink to overwrite by Glenn L McGrath · 21 years ago
  57. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  58. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  59. d9d47c3 Patch from Konstantin Isakov <ikm@pisem.net>: by Eric Andersen · 22 years ago
  60. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  61. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago