index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
query2
/
output
Commit message (
Expand
)
Author
Age
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...
ccalvarin
2017-07-11
*
Clean up string representations for labels
vladmos
2017-07-05
*
Refactor Printer
vladmos
2017-07-03
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Do not take all possible values of an attribute for selector lists of list ty...
shreyax
2017-06-28
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
Use targets' labels' package identifier for query output=package
mschaller
2017-06-22
*
Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.
ajmichael
2017-06-22
*
Ban the combination of buildfiles/loadfiles and --output=location.
nharmata
2017-06-19
*
Remove ErrorSensingEventHandler#resetErrors().
lberki
2017-06-12
*
Make PackageOutputFormatter use PackageIdentifier instead of package name.
ajmichael
2017-06-08
*
Expose the target map from Package.
carmi
2017-05-19
*
Split out option usage restriction from option category.
ccalvarin
2017-04-18
*
Add select() support for "query --output=build".
gregce
2017-04-13
*
Delete STRING_DICT_UNARY
michajlo
2017-03-31
*
Description redacted.
Nathan Harmata
2017-03-09
*
Rollback of commit 822c37816ac669e51bec3853b41849a19ec5e230.
Nathan Harmata
2017-03-01
*
Reimplement blaze query using an async evaluation model. Use a concurrent bac...
Nathan Harmata
2017-02-28
*
Handle TriState type in `bazel query --output=build`
Laurent Le Brun
2017-02-27
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Add the LABEL_KEYED_STRING_DICT type for attributes.
Michael Staib
2017-02-24
*
Remove type checking requirement from AttributeMap.has.
Greg Estren
2017-02-15
*
Remove special handling of name attribute. Fixes #278
Googler
2017-02-14
*
Introduce a failFast mode to OutputFormatterCallback#close.
Nathan Harmata
2016-11-18
*
bazel query:
Greg Estren
2016-10-28
*
bazel query --output=xml: avoid iterating over all possible values for
Greg Estren
2016-10-26
*
Make a method in ProtoOutputFormatter visible for tests.
Janak Ramakrishnan
2016-10-10
*
Unify AbstractBlazeQueryEnvironment#evaluateQuery with its subclass overrides...
Nathan Harmata
2016-10-04
*
Add type annotation for the benefit of java 7
Klaus Aehlig
2016-09-30
*
Don't force PrintStream on streaming output formatters
Michajlo Matijkiw
2016-09-30
*
Make a couple helper methods in SkyQueryEnvironment public.
Nathan Harmata
2016-09-21
*
Introduce a new method on the StreamedFormatter interface for creating a call...
Nathan Harmata
2016-09-21
*
Added support for null terminated queries.
Andreas Bergmeier
2016-08-10
*
Remove GlobList formatting logic
Michajlo Matijkiw
2016-07-18
*
Remove not-quite necessary serialization bits
Michajlo Matijkiw
2016-07-15
*
Slight refactor of OutputFormatter interface: separate the specification of p...
Nathan Harmata
2016-06-16
*
Thread through a map of the attributes which we have serialized into postProc...
Shreya Bhattarai
2016-05-17
*
Clean up javadoc links.
Shreya Bhattarai
2016-05-09
*
Allow ProtoOutputFormatter to filter aspect attributes
Michajlo Matijkiw
2016-04-15
*
Fix build output formatting of licenses
Liam Miller-Cushon
2016-04-13
*
Don't keep packages in the default repository around after loading.
Brian Silverman
2016-03-17
*
Properly filter out Aspect attributes when `blaze query` requests --noimplici...
Dmitry Lomov
2016-01-22
*
Extract AttributeInfoProvider interface for DependencyFilters.
Dmitry Lomov
2016-01-22
*
Refactor dependency filtering out of Rule class.
Dmitry Lomov
2016-01-22
*
Allow more flexibility on proto output formatter.
Miguel Alcon Pinto
2016-01-21
*
Fileset (Google internal): code cleanup.
Laszlo Csomor
2016-01-19
*
Allow to filter attributes based on the rule of the attribute.
Miguel Alcon Pinto
2016-01-11
*
Permit proto serialization of configured attribute values
Mark Schaller
2016-01-04
*
Minor cleanup to AttributeSerializer, ProtoOutputFormatter
Mark Schaller
2015-12-16
[next]