aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/GlobCache.java
Commit message (Expand)AuthorAge
* Remove useless explicit 'stat' call on the BUILD file in directories encounte...Gravatar Nathan Harmata2015-10-09
* Intern PackageIdentifiers as a memory optimization.Gravatar Miguel Alcon Pinto2015-10-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Presize the LinkedHashSet to which we add glob results.Gravatar Nathan Harmata2015-08-28
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Refactor the legacy globbing thread pool to make use of more modern concurren...Gravatar Eric Fellheimer2015-06-29
* Description redacted.Gravatar Googler2015-03-30
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25