aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/pkgcache/RecursivePackageProvider.java
Commit message (Expand)AuthorAge
* Fix bug where all three implementations of RecursivePackageProvider#getPackag...Gravatar nharmata2017-10-31
* Generalize some of methods in TargetPattern, PrepareDepsOfPatternValue, and R...Gravatar nharmata2017-07-26
* Improve query error msg when a package has a broken Skylark loadGravatar Mark Schaller2017-03-12
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Fix hypothetical bug when querying for packages in bulk. We were assuming all...Gravatar Eric Fellheimer2016-03-08
* Move RepositoryName to its own top-level classGravatar Kristina Chodorow2016-01-26
* Add bulk package lookup for use during target pattern resolution.Gravatar Eric Fellheimer2016-01-04
* Make recursive package wildcards work in remote repositories.Gravatar Lukacs Berki2015-10-15
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Thread the repository name all the way from TargetPatternResolver to Recursiv...Gravatar Lukacs Berki2015-09-22
* Extract, reuse excluded directory assertionGravatar Mark Schaller2015-06-23
* Teach skyframe about excluded directories, pathsGravatar Mark Schaller2015-05-21
* On-the-fly target pattern resolution in SkyQueryEnvironmentGravatar Mark Schaller2015-03-18
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25