1. 4924566 Thread a RootedPath into the Package's BUILD file, versus just a Path. This allows us to use that Root in the common case that the Package is not external, saving the creation of a new Root. by janakr · 7 years ago
  2. 7cc8efe Add support for negative package specifications by cushon · 7 years ago
  3. 34ff85e Refactor the representation of a collection of package specifications by cushon · 7 years ago
  4. aea56b3 Migrate Java tests to Truth. RELNOTES: None. by lberki · 8 years ago
  5. b4060b6 Refactor all ctor callsites of PathFragment to instead call a static 'create' method. by nharmata · 8 years ago
  6. 0312f91 Bring PackageSpecification docs up-to-date, clean up its interface by Mark Schaller · 9 years ago
  7. 485eb96 Make package names in the package_group.packages attribute refer to the repository where the package group is. by Lukacs Berki · 9 years ago
  8. fd8acab Replace home-made assertions with equivalent Google Truth calls. by Carmi Grushko · 9 years ago
  9. c708f96 Assert the specific type of event, not just the existence of any event. by Ulf Adams · 9 years ago
  10. 3428dc9 Open source more tests for packages/ by Han-Wen Nienhuys · 9 years ago