- a488af5 main: require Python 3 now by Mike Frysinger · 4 years, 2 months ago
- e283b95 tests: use new main branch by Mike Frysinger · 4 years ago
- dc5c4d1 sync: respect --force-sync when fetching manifest project updates by Erwan Yvin · 5 years ago
- 23411d3 manifest: add a --json output option by Mike Frysinger · 4 years, 3 months ago
- 160748f upload: improve tip for fixing upload remote by Mike Frysinger · 4 years ago
- 6e89c96 switch to "main" branch for development by Mike Frysinger · 4 years ago
- 1f20776 manifest_xml: correct project revisionId for extend-project by Miguel Gaio · 4 years, 4 months ago
- 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 4 years, 2 months ago
- 6248e0f launcher: simplify .repo search ceiling check by Jonathan Nieder · 4 years, 1 month ago
- 50a81de init: use the remote default manifest branch by Mike Frysinger · 4 years, 2 months ago
- 0501b29 status: Use multiprocessing for `repo status -j<num>` instead of threading by Kimiyuki Onaka · 4 years, 3 months ago
- 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 4 years, 2 months ago
- 4b32581 stop testing Python 2.7 by Mike Frysinger · 4 years, 8 months ago v2.9
- 0578ebf init: reject unknown args by Mike Frysinger · 4 years, 3 months ago
- 65f51ad Fix Git base version for worktreeconfig extension by Adrien Bioteau · 4 years, 4 months ago
- 80944b5 upload: exit non-zero when preupload hooks fail by Mike Frysinger · 4 years, 4 months ago
- 89f3ae5 release-process: document schedule (including freezes) publicly by Mike Frysinger · 4 years, 4 months ago
- ac29ac3 subcmds/sync.py: Fix typo in help by Roger Shimizu · 4 years, 6 months ago
- cebf227 manifest: normalize name & path when constructing fs paths by Mike Frysinger · 4 years, 6 months ago
- 7ae210a sync: fix duplicate word in description by Mike Frysinger · 4 years, 6 months ago
- 60fc51b launcher: fix version to latest by Mike Frysinger · 4 years, 6 months ago v2.8
- 72325c5 launcher: bump version for cli changes by Mike Frysinger · 4 years, 6 months ago
- d79a4bc Make partial clone imply no-clone-bundle by default. by Xin Li · 4 years, 6 months ago
- 682f0b6 Fix how we format the full destination branch when uploading. by Sean McAllister · 4 years, 6 months ago
- e7082cc repo info findRemoteLocalDiff use short branch by Daniel Kutik · 4 years, 7 months ago
- dbfbcb1 project.py: Fix check for wild cards by Angel Petkov · 4 years, 7 months ago v2.7
- d0ca0f6 Parse included files when reading git config files by Ulrik Laurén · 4 years, 7 months ago
- 433977e repo: exit on missing entry point by Konrad Weihmann · 4 years, 7 months ago
- dd37fb2 main: re-exec self with the current interp by Mike Frysinger · 4 years, 7 months ago
- af908cb When writing manifest, set the dest-branch attribute for projects by Sean McAllister · 4 years, 7 months ago
- 74e8ed4 Expose upstream and dest-branch attributes through environment by Sean McAllister · 4 years, 7 months ago
- 2fe84e1 project.py: Remove extraneous ',' by George Engelbrecht · 4 years, 7 months ago v2.6
- 1122353 Revert "commit-msg: Insert Change-Id at start of trailers" by Mike Frysinger · 4 years, 7 months ago
- b687189 project: have clone.bundle failures print better diagnostics by George Engelbrecht · 4 years, 8 months ago
- 8e0fe19 Use hash for ControlPath instead of full variables by Anders Björklund · 4 years, 9 months ago
- d086467 forall.py: Close file after removing the stream by Karsten Pfeiffer-Raddatz · 4 years, 7 months ago
- 2735bfc tests: fix SetupGnuPG test by Marcos Marado · 4 years, 7 months ago
- 653f8b7 commit-msg: Insert Change-Id at start of trailers by David Pursehouse · 4 years, 8 months ago
- 9bc283e sync: add retry to fetch operations by George Engelbrecht · 4 years, 8 months ago
- b4a6f6d version: include tag commit date for easy reference by Mike Frysinger · 4 years, 8 months ago
- 3e5b269 launcher: bump version for accumulated fixes by Mike Frysinger · 4 years, 8 months ago v2.5
- cdb344c launcher: avoid crash when executing out of checkout by Mike Frysinger · 4 years, 8 months ago
- e257d56 version: fix running under Python 2 by Mike Frysinger · 4 years, 8 months ago
- 3599cc3 init: respect --repo-rev changes by Mike Frysinger · 4 years, 9 months ago
- cfc8111 init: allow REPO_REV/--repo-rev to specify commits/tags by Mike Frysinger · 4 years, 9 months ago
- 587f162 tests: add more wrapper unittests by Mike Frysinger · 4 years, 8 months ago
- 7896447 download: add a --branch option by Mike Frysinger · 4 years, 8 months ago
- 05097c6 download: unify error handling with sub git calls by Mike Frysinger · 4 years, 8 months ago
- 915fda1 download: support -x when cherry-picking by Mike Frysinger · 4 years, 8 months ago
- ea43176 download: support --ff when cherry-picking by Mike Frysinger · 4 years, 8 months ago
- 58ac167 init: rename --repo-branch to --repo-rev by Mike Frysinger · 4 years, 8 months ago
- e1111f5 launcher: init: stop passing --repo-url/--repo-branch down by Mike Frysinger · 4 years, 8 months ago
- 7936ce8 init: respect --repo-url changes by Mike Frysinger · 4 years, 9 months ago
- 23c900f sync: warn if not tracking a branch by Mike Frysinger · 4 years, 9 months ago
- bb93046 subcmds: stop instantiating at import time by Mike Frysinger · 4 years, 9 months ago
- d3639c5 subcmds: centralize all_commands logic by Mike Frysinger · 4 years, 9 months ago
- f725e54 upload: add config setting for upload notifications by Mike Frysinger · 4 years, 8 months ago
- 4847e05 repo/init/sync: rework default git download output by Mike Frysinger · 4 years, 9 months ago
- bb8ee7f manifest_xml: unify bool & int parsing by Mike Frysinger · 4 years, 9 months ago
- 23d7daf Reland "Port _FileDescriptorStreamsNonBlocking to use poll()" by Theodore Dubois · 4 years, 8 months ago
- 8b40c00 diffmanifests: honour --pretty-format when printing --raw by Connor Newton · 4 years, 8 months ago
- e20da3e sync: fix os.environ logic errors by Mike Frysinger · 4 years, 9 months ago
- 910dfe8 launcher: warn when verification is disabled by Mike Frysinger · 4 years, 9 months ago
- 21b7fbe project: fix m/ pseudo ref handling with git worktrees by Mike Frysinger · 4 years, 9 months ago
- b967f5c release: add tips for when to push prod changes by Mike Frysinger · 4 years, 9 months ago
- dc15532 README: use new bug template by Mike Frysinger · 4 years, 9 months ago
- eea23b4 main: improve launcher update messaging wrt system installs by Mike Frysinger · 4 years, 9 months ago
- 5f11eac launcher/version: include OS/CPU info in output by Mike Frysinger · 4 years, 9 months ago
- b0fbc7f upload: drop support for drafts by Mike Frysinger · 4 years, 9 months ago
- 4c418bf README: link to mailing list & add Contact section by Mike Frysinger · 4 years, 9 months ago
- fc1b18a upload: allow users to set labels when uploading by Mike Frysinger · 4 years, 9 months ago
- d957ec6 manifest_xml: skip config lookup during first init by Mike Frysinger · 4 years, 9 months ago v2.4.1
- 9f91c43 project: replace GetHeadPath with new git helper by Mike Frysinger · 4 years, 9 months ago v2.4
- 4b0eb5a project: fix rebase check with worktrees by Mike Frysinger · 4 years, 9 months ago
- d38300c manifest: support optional --manifest-name by Sean McAllister · 4 years, 9 months ago
- dcbfadf repo/init: improve basic progress messages by Mike Frysinger · 4 years, 9 months ago
- edd3d45 repo/init: add --verbose flags by Mike Frysinger · 4 years, 9 months ago
- 71928c1 repo: show redirects when tracing commands by Mike Frysinger · 4 years, 9 months ago
- f5dbd2e docs: update Windows info by Mike Frysinger · 4 years, 9 months ago
- 0b88891 init: hide summary output when using --quiet by Mike Frysinger · 4 years, 9 months ago
- 7526478 project: fix worktree init under Windows by Mike Frysinger · 4 years, 9 months ago
- a269b1c manifest_xml: change .repo/manifest.xml to a plain file by Mike Frysinger · 4 years, 9 months ago
- 7951e14 project: fallback to hardlinks with git hooks by Mike Frysinger · 4 years, 9 months ago
- 8c268c0 release: import some helper scripts for managing official releases by Mike Frysinger · 4 years, 9 months ago
- d925459 manifest/tests: get them passing under Windows by Mike Frysinger · 4 years, 9 months ago
- 746e7f6 project: unify StartBranch flows behind git-update-ref by Mike Frysinger · 4 years, 9 months ago
- f241f8c repo: fix up license text by Mike Frysinger · 4 years, 9 months ago
- a1e24b1 tests: add git_require coverage by Mike Frysinger · 4 years, 9 months ago
- e6e27b3 abandon: add support for --quiet by Mike Frysinger · 4 years, 9 months ago
- aa611a2 sync: Fix flake8 E125 and E129 warnings by David Pursehouse · 4 years, 9 months ago
- 949bc34 main/repo: add support for subcommand aliases by Mike Frysinger · 4 years, 9 months ago
- f841ca4 git_config: add support for repo-specific settings by Mike Frysinger · 4 years, 9 months ago
- c0d1866 project/sync: move DeleteProject helper to Project by Mike Frysinger · 4 years, 9 months ago
- f81c72e project: set core.repositoryFormatVersion=1 when using extensions by Mike Frysinger · 4 years, 9 months ago
- 77b4397 git_config: add GetInt helper by Mike Frysinger · 4 years, 9 months ago
- 0334b8c docs: improve project-objects & worktrees layout info by Mike Frysinger · 4 years, 9 months ago
- 7ff80af upload: add a --hashtag-branch option akin to -t by Mike Frysinger · 4 years, 9 months ago
- 19ec797 repo: reexec into Python 3 under Windows by Mike Frysinger · 4 years, 9 months ago
- 979d5bd add experimental git worktree support by Mike Frysinger · 4 years, 10 months ago
- 56ce346 assume environment always accepts strings by Mike Frysinger · 5 years ago