1. 6721565 Use TEST_SRCDIR for shell tests (#145) by c-parsons · 6 years ago
  2. ffad33e Pass through an attribute arguments to `analysistest.make`. (#140) by Sergio Campamá · 6 years ago
  3. f80abf6 Fix typo (#142) by Thomas Van Lenten · 6 years ago
  4. 31b8ea5 Add licenses() to all BUILD files. (#141) by Thomas Van Lenten · 6 years ago
  5. be3b1fc diff_test: add rule and tests (#136) by László Csomor · 6 years ago
  6. 184c66e Fix installation instructions (#135) by Justin Ko · 6 years ago
  7. cc6a6c3 Fix broken link to new_sets doc page (#120) by Matt Passell · 6 years ago
  8. 2b1c461 Reformat with buildifier --warnings=all (#138) by Thomas Van Lenten · 6 years ago
  9. 084758f Regenerate docs + remove maprule.md (#137) by László Csomor · 6 years ago
  10. 4c26bf4 Windows: fix tests for native test wrapper (#129) by László Csomor · 6 years ago
  11. 98ef48e maprule: move functionality to maprule_util.bzl (#132) by László Csomor · 6 years ago
  12. 3721d32 maprule: hide it, not ready for public use. (#133) by László Csomor · 6 years ago 0.8.0
  13. aeefb65 Accept kwargs in dicts.add() (#130) by Dave Lee · 6 years ago
  14. bdbedc1 maprule: add basic integration test (#131) by László Csomor · 6 years ago
  15. b2dc5c0 e2e tests: make them run on Windows (#121) by László Csomor · 6 years ago
  16. 2d1669e write_file: add rule and tests (#122) by László Csomor · 6 years ago
  17. db27394 copy_file: add rule and tests (#123) by László Csomor · 6 years ago
  18. f26e8ac Use //... to mean "all packages" (#128) by katre · 6 years ago
  19. b2b4471 run buildifier 0.22.0 (#125) by c-parsons · 6 years ago
  20. bb56986 Fix Buildifier version (#124) by Florian Weikert · 6 years ago
  21. 1b28145 maprule: use ctx.resolve_tools (#117) by László Csomor · 6 years ago
  22. 9630853 add documentation pages for rules/ and lib/ (#119) by c-parsons · 6 years ago
  23. e171ec1 CI updates. (#118) by Thomas Van Lenten · 6 years ago
  24. a2ec479 fix a number of warnings found by Starlark analyzer (#114) by c-parsons · 6 years ago
  25. a35b13a analysistest API for retrieval of actions registered by target under test by c-parsons · 6 years ago
  26. a565512 CI simplification/improvements for buildifier (#113) by Thomas Van Lenten · 6 years ago
  27. baaef76 Add analysis_test rule by c-parsons · 6 years ago
  28. 6bb8994 Add analysis-test test framework (#110) by c-parsons · 6 years ago
  29. aa3147f Create CODEOWNERS (#103) by Dmitry Lomov · 6 years ago
  30. 7a536d3 Add basic shell testing for unittest.bzl (#108) by c-parsons · 6 years ago
  31. 6741f73 Add `types.is_depset`. (#105) by Tony Allevato · 6 years ago 0.7.0
  32. 4b67f5f Add rules to the test_deps target. (#102) by Thomas Van Lenten · 6 years ago
  33. 97dc99e Fix example load directive. (#101) by Thomas Van Lenten · 6 years ago
  34. d3d5ba7 Some doc fixes (#100) by Thomas Van Lenten · 6 years ago
  35. f5e50bc Add a build_test rule. (#97) by Thomas Van Lenten · 6 years ago
  36. 9b85311 Enable tests on Windows (#99) by Yun Peng · 6 years ago
  37. 5dccaa1 reorder toolchain targets to help clarity (#95) by c-parsons · 6 years ago
  38. c41adf3 add unittest/toolchains/BUILD as a test dep (#96) by c-parsons · 6 years ago
  39. 88904e6 add missing license notices (#94) by c-parsons · 6 years ago
  40. 197d869 fix various linter errors (#93) by c-parsons · 6 years ago
  41. 9948d55 Wrap invocation of dict.items() in list(). (#91) by Josh Morton · 6 years ago
  42. 8d4f761 maprule: an improved version of genrule() (#86) by László Csomor · 6 years ago
  43. 6dd0b9c Buildifier fixes (#87) by Thomas Van Lenten · 6 years ago
  44. 4795fd6 Run buildifier --lint=fix over the files. (#88) by Thomas Van Lenten · 6 years ago
  45. c00ef49 Fix load paths examples in README (#80) by Kelly Campbell · 6 years ago
  46. daf5137 unittest.bzl: supports Windows (#84) by László Csomor · 6 years ago
  47. f4a2bae Fix Skylark analyzer warning. (#81) by Nathan Herring · 6 years ago
  48. d9cd300 Add WORKSPACE to the things checked by buildifier. (#79) by Thomas Van Lenten · 6 years ago
  49. 5b8a8d3 Fix skylark_library deps for new_sets and unittest. (#76) by Nathan Herring · 6 years ago
  50. 8c575e7 Fix up lint issues. (#77) by Thomas Van Lenten · 6 years ago
  51. d7c5518 buildifier lint issues/validation by Thomas Van Lenten · 6 years ago
  52. 9566d63 Rename sets.bzl to old_sets.bzl (#70) by bttk · 6 years ago
  53. 9992d61 add cparsons and bttk to the CONTRIBUTORS file (#73) by c-parsons · 6 years ago
  54. 58f9c41 make sets.bzl compatible with --incompatible_depset_is_not_iterable (#71) by c-parsons · 6 years ago
  55. 3b30154 Use transitive_files in runfiles instead of a list of files (#69) by bttk · 6 years ago
  56. b12cc99 Use Xcode 10.1 on the travis CI setup. (#66) by Thomas Van Lenten · 6 years ago
  57. db3ce78 Remove supports for make(depset()) from new_sets (#68) by bttk · 6 years ago
  58. 3360231 Upgrade to the new actions API (#65) by bttk · 6 years ago
  59. 6ad5e28 Cache the types to avoid fetching it every time. (#64) by Thomas Van Lenten · 6 years ago
  60. 7a9648f Update to google style (#63) by TechSY730 · 6 years ago
  61. d17ca08 Make _precondition_only_sets_or_lists in sets.bzl not assume type() returns a string. (#62) by TechSY730 · 6 years ago
  62. 8cecf88 Remove spurious newlines from fail/print messages (#60) by Julio Merino · 6 years ago
  63. 6e2d7e4 Rename a number of instances of 'skylark' to 'starlark' or 'bzl' by c-parsons · 7 years ago
  64. 1099dd2 deprecate lib.bzl. (#58) by Thomas Van Lenten · 7 years ago
  65. e9fc475 Move to Xcode 9.4 for testing. by Thomas Van Lenten · 7 years ago
  66. 0914f49 Merge pull request #56 from thomasvl/avoid_lib by Laurent Le Brun · 7 years ago
  67. b5f4086 Remove usage and suggests for lib.bzl. by Thomas Van Lenten · 7 years ago
  68. ca5f717 Update the module list. by Thomas Van Lenten · 7 years ago
  69. c0b0c44 Fix executable bit on selects.bzl by Thomas Van Lenten · 7 years ago
  70. 7490380 No need to list visibility that matches the default. by Thomas Van Lenten · 7 years ago
  71. 6301f97 Makes package public by default by oquenchil · 7 years ago
  72. 3fea8cb Add missing dep by Thomas Van Lenten · 7 years ago 0.5.0
  73. 3b6bba3 Fix up skylint issues. by Thomas Van Lenten · 7 years ago
  74. e5203c0 Reformat .bzl files with buildifier and add format check. by Thomas Van Lenten · 7 years ago
  75. a5431b7 Update check to use buildifier's exit status instead. by Thomas Van Lenten · 7 years ago
  76. 9430df2 Merge pull request #43 from ttsugriy/type_defs by Laurent Le Brun · 7 years ago
  77. b09d5d4 Add type checking functions. by Taras Tsugrii · 7 years ago
  78. 4eb28c4 Add support for repr/str to new_sets (#42) by dmaclach · 7 years ago 0.4.0
  79. 809940b Skylint: stop using ctx.outputs.executable. by Thomas Van Lenten · 7 years ago
  80. c8dae27 Address skylint warnings on the tests. (#39) by Thomas Van Lenten · 7 years ago
  81. 2d356cf Doc and code fixes found via skylint. (#38) by Thomas Van Lenten · 7 years ago
  82. 0b40ea7 Introduce new_sets.bzl (#32) by Nicholas Titcombe · 7 years ago
  83. 59fba13 Move to Xcode 9.3 which also means a High Sierra image. (#37) by Thomas Van Lenten · 7 years ago
  84. c8e1636 Minor spacing cleanup. (#35) by Tony Allevato · 7 years ago
  85. d46b607 Add support for 'functools.partial' like functionality. (#34) by dmaclach · 7 years ago
  86. a5e23fd Drop the rc file flag. by Thomas Van Lenten · 7 years ago
  87. dd4cdb9 Don't special case current directory relative paths. by Thomas Van Lenten · 7 years ago 0.3.1
  88. a60d9f8 Test HEAD bazel on travis. by Thomas Van Lenten · 7 years ago 0.3.0
  89. 08a89e5 Fix the buildkite link. by Thomas Van Lenten · 7 years ago
  90. 1fd390c Travis updates for bazel moving to buildkite. by Thomas Van Lenten · 7 years ago
  91. 7441e21 add buildkite to bazel's new ci by Jakob Buchgraber · 7 years ago
  92. 7c3deb4 Add "Getting Started" section to README by Tony Allevato · 7 years ago
  93. 912a12b Travis improvements. by Thomas Van Lenten · 7 years ago
  94. f9b0ff1 Add missing versions to the library. by Thomas Van Lenten · 7 years ago
  95. a5d9a18 Support no_match_error in selects.with_or(). by Thomas Van Lenten · 7 years ago
  96. f6b414b Fix grammar. by Thomas Van Lenten · 7 years ago
  97. 0fa0b2a Add a skylib for versions. by Thomas Van Lenten · 7 years ago
  98. a95326e Format the with buildifier. by Thomas Van Lenten · 7 years ago
  99. 87e4c93 Add travis setup to test on linux and macOS by Thomas Van Lenten · 7 years ago
  100. ff23a62 Merge pull request #15 from ianthehat/is_absolute by Dmitry Lomov · 7 years ago