1. 7b604b7 Format BUILD files by Googler · 1 year ago
  2. 78729c0 Use real rules_python by Ivo List · 2 years, 1 month ago
  3. 4193ddc Stop using absl flags in (the deprecated) pkg_tar. by Googler · 2 years, 4 months ago
  4. 0232dd7 Remove unused test data files. by Googler · 2 years, 6 months ago
  5. 7ae9ad6 Be explicit about alowing empty globs (fourth part) by Xavier Bonaventura · 2 years, 6 months ago
  6. 1e16a97 Remove some unused files. by Googler · 2 years, 6 months ago
  7. d530d48 Stop using py2 in another bit of @bazel_tools by Tony Aiuto · 2 years, 6 months ago
  8. f5644d5 Remove strip_prefix from legacy pkg_tar. by Googler · 2 years, 6 months ago
  9. 2f98202 Remove mode and include_runfiles from legacy pkg_tar. by Googler · 2 years, 6 months ago
  10. 83d99b9 Remove extension attribute from deprecated pkg_tar. by Googler · 2 years, 6 months ago
  11. f375eda Remove owner and ownernames attributes from legacy pkg_tar. by Googler · 2 years, 7 months ago
  12. 5604779 Remove files and remap_paths attributes from deprecated pkg_tar. by Googler · 2 years, 7 months ago
  13. af4f631 Remove bz2 compression from deprecated pkg_tar. by Googler · 2 years, 7 months ago
  14. 6d7cd1a Remove tests from embedded @bazel_tools//build_defs/pkg. by Googler · 2 years, 8 months ago
  15. 41cf353 Remove the docs for the deprecated pkg_tar. by Googler · 2 years, 9 months ago
  16. 4a1d4e0 Replace uses of `cfg = "host"` with `cfg = "exec"` by Yannic Bonenberger · 2 years, 9 months ago
  17. 52bca19 Remove 'deps' option from legacy pkg_tar. by Googler · 2 years, 9 months ago
  18. febc1a0 Remove mtime options from the (deprecated) pkg_tar. by Googler · 2 years, 9 months ago
  19. 2454a4c Remove ownernames and modes from @bazel_tools/build_defs/pkg%pkg_tar by Googler · 2 years, 10 months ago
  20. 3b8960c Stop documenting the obsolete pkg_tar. by Googler · 2 years, 10 months ago
  21. a5e66fa Remove symlink feature from embedded pkg_tar. This is to encourage Bazel users to migrate to rules_pkg and to prevent new internal users who need the feature from backsliding to using the code directly out of the bazel sources. by aiuto · 2 years, 11 months ago
  22. 6dbf4a2 Automatic code cleanup. by yileiyang · 3 years ago
  23. 99ac541 Remove owners attribute from bazel legacy pkg_tar. by aiuto · 3 years ago
  24. a276623 Drop ownernames from pkg_tar. by aiuto · 3 years, 1 month ago
  25. efe8f3c Drop docs for tools/build_defs/pkg. by Tony Aiuto · 3 years, 1 month ago
  26. 01a1ae5 More steps towards removing the built-in pkg_tar by aiuto · 3 years, 1 month ago
  27. 80c04d8 Stop providing obsolete usage of 'files' attribute in Bazel pkg_tar. by aiuto · 3 years, 1 month ago
  28. 860a802 Dead code removal. by Tony Aiuto · 3 years, 1 month ago
  29. 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
  30. 0954af6 Remove more unneeded features from @bazel_tools/build_defs/pkg/pkg.bzl by aiuto · 3 years, 10 months ago
  31. de1e8c2 Remove unneeded features from @tools/build_defs/pkg:pkg_tar. by Tony Aiuto · 3 years, 10 months ago
  32. 19a4e6c Remove xz compression from Bazel's build in pkg_tar. by aiuto · 4 years ago
  33. 736b271 Delete unused test cases from @tools/build_defs/pkg by aiuto · 4 years ago
  34. 9449aa0 Remove pkg_deb from @bazel_tools. by aiuto · 4 years, 1 month ago
  35. 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
  36. 4a7d500 Convert tools/build_defs/pkg/make_deb.py to Python3 by cmita · 4 years, 5 months ago
  37. 1db6d40 Remove //tools/build_defs/pkg:pkg_rpm from Bazel. by aiuto · 4 years, 5 months ago
  38. c02ddf7 Automatic code cleanup. by yileiyang · 4 years, 7 months ago
  39. 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 10 months ago
  40. acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 4 years, 10 months ago
  41. 587c736 Skylark -> Starlark: final push for comment changes (2 of 2) by gregce · 5 years ago
  42. 863c5bd Add link to rules_pkg docs page. by aiuto · 5 years ago
  43. a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 5 years ago
  44. 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
  45. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  46. 11462d1 Migrate pkg_tar from internal copy to @rules_pkg: Bazel packaging and by aiuto · 6 years ago
  47. b3ddb95 Add --//tools/build_defs/pkg:incompatible_no_build_defs_pkg flag by Tony Aiuto · 6 years ago
  48. 132ef54 Fix broken debian packaging tests. by Tony Aiuto · 6 years ago
  49. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  50. 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
  51. 00b5dad Fix pkg_deb depends_file bug by szakmary · 6 years ago
  52. cffae2b Fixed Python 3 incompatibility in make_rpm tool by Alex Thompson · 6 years ago
  53. 84c5dc9 Add support for `config` and `templates` control files in pkg_deb rule by Googler · 6 years ago
  54. c2001a4 Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b. by aehlig · 6 years ago
  55. d0fbc85 Bring the google and github versions of tools/build_defs/pkg/BUILD into better by aiuto · 6 years ago
  56. ef3c57a Fix broken tests for //tools/build_defs/pkg. There must have been by aiuto · 6 years ago
  57. 532df8f pkg_deb: support depends_file attribute by Max Vorobev · 6 years ago
  58. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  59. d888e4d Fix to pkg_tar(mtime=N). The code never worked. by aiuto · 6 years ago
  60. 466bf40 Do not pre-set 'Build-Using to "bazel"' in pkg_deb. by Tony Aiuto · 6 years ago
  61. 70e3c33 pkg_deb: Create deb pkgs with unicode descriptions by Ian McGinnis · 6 years ago
  62. 6fc5b6e Fix typo in pkg_tar docs. by Travis Cline · 6 years ago
  63. 25d202f Add --mtime flag to build_tar.py. Use this feature for pkg_tar. by Tony Aiuto · 6 years ago
  64. 1cf75b9 Allow setting a default mtime in TarFileWriter so that all objects without by aiuto · 6 years ago
  65. 45e68f2 pkg_tar: Create tar files with non-zero mtime by Ryan Beasley · 6 years ago
  66. d89d532 Update make_rpm to conform to our current Python linter rules. by aiuto · 6 years ago
  67. 32af8b4 Make 'rpmbuild' path configurable; fix #7031 by Max Vorobev · 6 years ago
  68. 50d58eb Explicitly set locale when running rpmbuild; fix #7037 by Max Vorobev · 6 years ago
  69. 62199ea Allow pkg_tar's strip_prefix to work on directory output target names. by Ed Schouten · 6 years ago
  70. 0954a88 Port new changes to build_tar.py from https://github.com/bazelbuild/rules_docker/pull/631 by Googler · 6 years ago
  71. 5b5f679 Fix python2/3 compatibility for make_deb.py by Lukasz Tekieli · 6 years ago
  72. 0e1f57c pkg_tar: apply gzip compression also for extention="tgz" by Gert van Dijk · 6 years ago
  73. 48c4a71 Deduplicate runfiles in pkg_tar by Mikhail Mazurskiy · 6 years ago
  74. d22829b Fix remap_path to only replace at the start of a string. by John Cater · 6 years ago
  75. f09429c Run "buildifier --lint=fix" on bzl files by laurentlb · 6 years ago
  76. bf4b7f8 Add an attribute to pkg_tar to remap paths in the tar files. by John Cater · 6 years ago
  77. 29c01c2 pkg_tar: when passing arguments, quote file names properly by Klaus Aehlig · 6 years ago
  78. 4616fdd Fix broken HTML in third_party/bazel/tools/build_defs/pkg/README.md by laurentlb · 6 years ago
  79. 615f2e7 Remove tools/build_defs/docker by Philipp Wollermann · 6 years ago
  80. 174d14f pkg_deb(): Stream the main content of a .deb file into the archive rather than reading it all into memory first. This prevents out of memory errors for enormous packages. by aiuto · 6 years ago
  81. 6b4a261 Address TarFileWriter.add_tar performance issue by Robert Gay · 6 years ago
  82. 438b277 make_deb: Add new empty line in the end of conffiles file by XindaH · 7 years ago
  83. df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
  84. 55dc53f Adding option to change the root directory name in build_tar.py and archive.py. by Googler · 7 years ago
  85. e506858 Add --incompatible_disable_deprecated_attr_params to disable some deprecated parameters of the skylark attr module. by cparsons · 7 years ago
  86. f0ced48 Document differences between version and version_file by katre · 7 years ago
  87. c45606e pkg: fix documentation (docker -> archive) by Klaus Aehlig · 7 years ago
  88. aaf11e9 Make tools in action inputs an error. by tomlu · 7 years ago
  89. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  90. f90ed65 Add ability to add runfiles to tar by Christian Verkerk · 7 years ago
  91. 760b123 Explicitly assign --buildroot in the rpmbuild invocation by mmikitka · 7 years ago
  92. 0810170 AddFiles will recursively add files when a directory is encountered by mmikitka · 7 years ago
  93. 2813550 Expose debug parameter to suppress informative print statements by mmikitka · 7 years ago
  94. 0b6899b Automatic code cleanup. by laurentlb · 7 years ago
  95. 3c05175 Support for empty_files and empty_dirs in pkg. by Pawe? Zuzelski · 7 years ago
  96. f1ad0e6 pkg.bzl: adapt to upcoming incompatible changes by Klaus Aehlig · 7 years ago
  97. c626a93 Added release and release_file parameters to pkg_rpm by mmikitka · 7 years ago
  98. e4c8509 Allow templated expansion of data dependency names in the RPM spec file. by John Cater · 7 years ago
  99. 33a5db6 Automatic code cleanup. by laurentlb · 7 years ago
  100. 2afed51 Preserve the source directory tree in the RPM BUILD directory by mmikitka · 7 years ago