1. 5f11898 Add a BUCK_COLOR env var, fixing SuperConsole in buckd. by Jack O'Connor · 11 years ago
  2. c16960e Support alternative executable for running `dx`. by Michael Bolin · 11 years ago
  3. a43cecc Don't offer to clean the repo if there are modified files; don't offer to clean if there is no .buckversion. by Roy Williams · 11 years ago
  4. c6173a2 Prompt user to clean their buck directory. by Roy Williams · 11 years ago
  5. 52e287e Add remote branch to .buckversion. by Roy Williams · 11 years ago
  6. 632f585 Interrupt command processing on client disconnect. by Jim Purbrick · 11 years ago
  7. d872eeb `buck query` for paths and deps backed by neo4j. by Edward Gan · 11 years ago
  8. 423405e Add quickstart command to Buck. by Tim Bauman · 11 years ago
  9. 29b7beb Place buck java args at the end since java args are last one wins. by Roy Williams · 11 years ago
  10. 945bbb2 Implemented a Websocket server that reports events. by Carbo Kuo · 11 years ago
  11. a41b303 Redirect "Using buckd." to standard error. by Carbo Kuo · 11 years ago
  12. 6c6e12d Turn Buck debugging on from the command line. by Edward Speyer · 11 years ago
  13. 9ea5704 Update version of Guava to 15. by Simon Stewart · 11 years ago
  14. bf70f01 Add use_linear_alloc_split_dex option to android_binary(). by Michael Bolin · 11 years ago
  15. b46bf41 Remove old buck-bin/ and emma-2.0.5312/ directories, if present. by Michael Bolin · 11 years ago
  16. bea1199 Fix the computation of the hash for a dirty Git repository. by Michael Bolin · 11 years ago
  17. 9cd06a9 Print a warning when a .nobuckcheck file is present. by David Reiss · 12 years ago
  18. b893e2f Add an environment variable for passing JVM args to Buck. by David Reiss · 12 years ago
  19. 8090d69 Find Python in the Java code instead of Bash. by Carbo Kuo · 12 years ago
  20. e202ce6 Check JDK existence in buck.cmd and find java.exe. by Carbo Kuo · 12 years ago
  21. 5cc84bb Allow python location to be selected. by Carbo Kuo · 12 years ago
  22. 7cdd181 Get `buck targets` working on Windows. by Carbo Kuo · 12 years ago
  23. e1187ce Migrate buck and buck_common to Windows batch. by Carbo Kuo · 12 years ago
  24. b4de1b6 Enforce serialization of command execution. by Jim Purbrick · 12 years ago
  25. 3d9ff36 Fetch from all remotes when trying to get the required revision. by Simon Stewart · 12 years ago
  26. 1023858 Fork to invoke the interpreter and switch to using python by default (parse perf pt3) by Josh Guilfoyle · 12 years ago
  27. fc11972 Log additional information about the local configuration. by Roy Williams · 12 years ago
  28. e39116c Re-introduce the ABI computation in JavacInMemoryStep. by Michael Bolin · 12 years ago
  29. 1dbf407 Use buck-out instead of legacy buck-bin and buck-gen directories. by Michael Bolin · 12 years ago
  30. 04d88b2 Generalize buckd.ignore as project.ignore. by Jason Evans · 12 years ago
  31. 0d6b451 [buck] xz compression of secondary dexes by Vlad Albulescu · 12 years ago
  32. 441a87c Fix a bug where a resourceFilter was being passed as a proguard config. by Michael Bolin · 12 years ago
  33. 8cd6b9b Introduce Buck daemon. by Jim Purbrick · 12 years ago
  34. dbf1e68 Incorporate buck version UID into RuleKeys. by Jason Evans · 12 years ago
  35. 2fa3a63 Implement build artifact caching. by Jason Evans · 12 years ago
  36. 2514da1 Push buck into headless mode. by Michael Bolin · 12 years ago
  37. 5759315 Parse build files with Jython to avoid shelling out to Python by Jim Purbrick · 12 years ago
  38. 0aef2e5 bin/buck should only invoke `git` if a `.git` directory is present. by Michael Bolin · 12 years ago
  39. 3ffe61a Initial import. by Michael Bolin · 12 years ago