- 8b4f546 repo_roller: Move most logic to module by Rob Mohr · 7 months ago
- a585cbc checkout: Add fake context function by Rob Mohr · 8 months ago
- 391f005 checkout: Reformat tests by Rob Mohr · 8 months ago
- 8653154 *: Conditionally import annotations by Rob Mohr · 8 months ago
- 2f31ceb *: Add 'from __future__ import annotations' by Rob Mohr · 8 months ago
- 6a592ed checkout: Add manifest_path property by Rob Mohr · 8 months ago
- 67d5877 checkout: Don't use cache when patching WORKSPACEs by Rob Mohr · 8 months ago
- 896ce3a bazel: Fix proximity sort "center" by Rob Mohr · 8 months ago
- 6761e1f bazel: Add debugging info to matches by Rob Mohr · 8 months ago
- 473db14 bazel: Set name from module_name by Rob Mohr · 8 months ago
- e3ca269 bazel, checkout: Rebase git_repository() changes by Rob Mohr · 8 months ago
- 4ce4e92 bazel: Add retrieve_git_repository_attributes() by Rob Mohr · 8 months ago
- 890d58c checkout: Skip WORKSPACE files that don't exist by Rob Mohr · 8 months ago
- 170c9c8 checkout: Add post-rebase log by Rob Mohr · 8 months ago
- 5d45283 [git] Update submodule function names by Oliver Newman · 9 months ago
- d093581 checkout: Only run 'git clean' when not using repo by Rob Mohr · 9 months ago
- 0f2e60c bazel: Update remote when applying a pending change by Rob Mohr · 10 months ago
- 3ac42b6 checkout: Run 'git clean -ffd' after applying by Rob Mohr · 10 months ago
- 8c66f25 checkout: Apply changes to WORKSPACE rules by Rob Mohr · 10 months ago
- 38ede5b checkout: Strip all dot slashes from fetch by slliu · 10 months ago
- 758a472 *: Correctly handle annotation-only imports by Rob Mohr · 11 months ago
- 6f50d50 checkout: Better handling of '.git' suffix by Rob Mohr · 11 months ago
- d1e0dd2 Use new path module properties by Rob Mohr · 12 months ago
- e2e69ee cq_deps: Support topics with spaces by Rob Mohr · 12 months ago
- 8fc4126 Add annotations to GenTests() by Rob Mohr · 12 months ago
- 4f5e5f6 cq_deps: Support topics by Rob Mohr · 1 year ago
- fc167fe checkout: Drop bb_input from Change by Rob Mohr · 1 year ago
- 3b27410 checkout: Set project from change details by Rob Mohr · 1 year ago
- 0e1fc30 checkout: Add logging to submodule matching by Rob Mohr · 1 year ago
- 2fda096 *: Switch from Path.join() to / operator by Rob Mohr · 1 year ago
- 401bd2e checkout: Show path for applied changes by Rob Mohr · 1 year ago
- 921f629 cq_deps: Make return value type explicit by Rob Mohr · 1 year, 1 month ago
- 2f53ed7 checkout: Add/update type annotations by Rob Mohr · 1 year, 1 month ago
- 87adefa checkout: Make _apply_change a context manager by Rob Mohr · 1 year, 1 month ago
- be73d40 checkout: Add clarifying comment by Rob Mohr · 1 year, 1 month ago
- 06880cd checkout: Use removeprefix by Rob Mohr · 1 year, 1 month ago
- 4be0e25 checkout: Ignore excluded submodules by Rob Mohr · 1 year, 1 month ago
- 336d335 Run black by Rob Mohr · 1 year, 1 month ago
- a77c47f checkout: Fix handling of submodule path output by Rob Mohr · 1 year, 2 months ago
- 0b16ab3 Roll recipe dependencies (nontrivial). by recipe-roller · 1 year, 2 months ago
- d1ed689 checkout: Use merge when initializing cache by Rob Mohr · 1 year, 2 months ago
- 1bf74cb checkout: Add annotation on cache hit/miss status by Rob Mohr · 1 year, 2 months ago
- 55ba419 checkout: Write git config when fetch fails by Rob Mohr · 1 year, 3 months ago
- 086f88d Revert "checkout: Save git config if checkout fails" by Rob Mohr · 1 year, 3 months ago
- eb705be checkout: Save git config if checkout fails by Rob Mohr · 1 year, 3 months ago
- 6ab6040 checkout: Add type annotations by Rob Mohr · 1 year, 4 months ago
- c13105d Roll recipe dependencies (nontrivial). by recipe-roller · 1 year, 4 months ago
- f7ac9b3 Roll recipe deps by Rob Mohr · 1 year, 4 months ago
- cc1fa85 docs_builder: Use type annotations by Rob Mohr · 1 year, 5 months ago
- 0d9c2e3 checkout: Use submodule_timeout git_checkout arg by Rob Mohr · 1 year, 5 months ago
- e1facd0 checkout: Log options protobuf by Rob Mohr · 1 year, 5 months ago
- 7b8fa66 txt_roller: Use type annotations by Rob Mohr · 1 year, 5 months ago
- cd7213e checkout: Update attrs and use type annotations by Rob Mohr · 1 year, 5 months ago
- 2c0c651 checkout: Add applied_changes method by Rob Mohr · 1 year, 5 months ago
- bc49b11 cq_deps: Read patches.json files by Rob Mohr · 1 year, 6 months ago
- 0798c6d Roll recipe dependencies (nontrivial). by recipe-roller · 1 year, 6 months ago
- ed5a310 Use new-style TODO format by Rob Mohr · 1 year, 7 months ago
- a360062 Roll recipe dependencies (nontrivial). by recipe-roller · 1 year, 7 months ago
- 4530468 checkout: Dump git rewrite config by Rob Mohr · 1 year, 8 months ago
- b6d99d1 Roll recipe dependencies (nontrivial). by recipe-roller · 1 year, 9 months ago
- bc61679 checkout: Support arbitrary URL rewrites by Rob Mohr · 1 year, 9 months ago
- 686cf71 default_timeout: Migrate to api.time.timeout() by Rob Mohr · 1 year, 10 months ago
- d607119 default_timeout: Minor cleanups by Rob Mohr · 1 year, 10 months ago
- f9eb1b0 docs_builder: Add ability to comment on CLs by Rob Mohr · 1 year, 10 months ago
- 6b0dcea checkout: Save project name to json by Rob Mohr · 1 year, 11 months ago
- 42fd9ad checkout: Fix crashes for non-Gerrit commits by Rob Mohr · 1 year, 11 months ago
- 102e300 checkout: Use new / operator for Paths by Rob Mohr · 2 years ago
- adee1d4 default_timeout: Drop "soft_deadline" from output by Rob Mohr · 2 years ago
- bc12b0b Use protobufs for expectation test properties by Rob Mohr · 2 years ago
- cd4fb62 checkout: Add helper methods to test API by Rob Mohr · 2 years ago
- f30b0e5 Switch from api.status_check.test to api.test by Rob Mohr · 2 years ago
- 084876c checkout: Retrieve branch from scheduler trigger by Rob Mohr · 2 years ago
- cba5bef Roll recipe dependencies (nontrivial). by recipe-roller · 2 years, 2 months ago
- 4806b6b Mass-migrate string formatting to f-strings by Rob Mohr · 2 years, 2 months ago
- bf1e556 checkout: Add patchset to Change by Rob Mohr · 2 years, 2 months ago
- 0233a85 checkout: Write JSON file with commit metadata by Rob Mohr · 2 years, 2 months ago
- c8bfbe9 default_timeout: Increase the buffer time by Rob Mohr · 2 years, 3 months ago
- b5fbd0c repo: Use --verbose by default by Rob Mohr · 2 years, 3 months ago
- 838fe33 repo: Upgrade and pin by Rob Mohr · 2 years, 5 months ago
- 6aec045 checkout: Support repo tool groups by Rob Mohr · 2 years, 6 months ago
- f03f6b1 checkout: Detach when updating submodules by Rob Mohr · 2 years, 6 months ago
- 9b02d25 checkout: Nest calls to api.git_checkout() by Rob Mohr · 2 years, 6 months ago
- ec7f444 checkout: Add timeouts to a few long git commands by Rob Mohr · 2 years, 6 months ago
- f4ee419 checkout: Add option to disable packfile use by Rob Mohr · 2 years, 6 months ago
- 680500a pw_presubmit: Let CLs request running with -k 0 by Rob Mohr · 2 years, 6 months ago
- 918d059 roll_util: Handle multiple remotes by Rob Mohr · 2 years, 6 months ago
- da369db checkout: Ensure tracking is set when not rebasing by Rob Mohr · 2 years, 6 months ago
- 26ddceb checkout: Match submodules by branch by Rob Mohr · 2 years, 7 months ago
- c33c1b7 submodule_roller: Use auto_roller options by Rob Mohr · 2 years, 7 months ago
- 89b4330 python3: Remove unnecessary **kwargs uses by Rob Mohr · 2 years, 8 months ago
- 874fcc7 checkout: Recursively sync submodules by Rob Mohr · 2 years, 8 months ago
- 3efe8bb checkout: Preprocess whitespace in .gitmodules by Rob Mohr · 2 years, 8 months ago
- 75e3be8 checkout: Formatting fix by Rob Mohr · 2 years, 8 months ago
- 82c0e35 *: Remove explicit object inheritance by Rob Mohr · 2 years, 8 months ago
- 0708ed8 checkout: Use keyword-only arguments by Rob Mohr · 2 years, 8 months ago
- 87ec29f black: Update target version to 3.8 by Rob Mohr · 2 years, 8 months ago
- bfdec68 checkout: Remove unused DEPS by Rob Mohr · 2 years, 8 months ago
- af7343f checkout: Don't do Gerrit queries on Github by Rob Mohr · 2 years, 8 months ago
- 7cfe86e *: stop importing memoize from fuchsia utils by Oliver Newman · 2 years, 8 months ago
- 46c2503 *: Update six/future imports by Rob Mohr · 2 years, 8 months ago