1. 9a5d1af Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.actions -> lib.actions. by tomlu · 7 years ago[Renamed (98%) from src/main/java/com/google/devtools/build/lib/analysis/actions/ParamFileInfo.java]
  2. a155b53 Replace all usages of Blaze's Preconditions class with guava. by tomlu · 7 years ago
  3. 33a361f Implement support for Skylark param files. by tomlu · 8 years ago
  4. 7d67e02 Change param file arg string to a format string instead of a prefix string. by tomlu · 8 years ago
  5. 7df9198 Support multiple command lines / params files in SpawnAction. by tomlu · 8 years ago
  6. 59f1d88 Add more type safety to CustomCommandLine. by tomlu · 8 years ago
  7. 8e1130f Allow SpawnActions to always use a params file by Liam Miller-Cushon · 9 years ago
  8. 6df8179 Use Bazel Preconditions variant which avoids varargs array creation by Mark Schaller · 9 years ago
  9. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  10. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago