- 21cbcc5 update-manpages: include in unittests by Mike Frysinger · 23 hours ago main
- 0f200bb flake8: Ignore .venv directory by Erik Elmeke · 6 days ago
- c8da28c man: regenerate man pages by Mike Frysinger · 7 days ago
- c061593 manifest: Remove redundant re-raise of BaseExceptions by Erik Elmeke · 7 days ago
- a94457d Fallback to full sync when depth enabled fetch of a sha1 fails by Kaushik Lingarkar · 12 days ago
- 97dc5c1 project: use --netrc-optional instead of --netrc by Gavin Mak · 3 weeks ago stable v2.54
- 0214730 launcher: switch command quoting to shlex.quote by Mike Frysinger · 3 weeks ago
- daebd6c sync: Warn about excessive job counts by Gavin Mak · 3 weeks ago
- 3667de1 run_tests: fix running when cwd is not the root by Mike Frysinger · 4 weeks ago
- 85ee173 run_tests: enable Python 3.8 CI coverage by Mike Frysinger · 4 weeks ago
- f070331 Fix EROFS error when root fs is mounted read-only by Egor Duda · 4 weeks ago
- 9ecb80b pager: drop unused global vars by Mike Frysinger · 4 weeks ago
- dc8185f launcher: change RunError to subprocess.CalledProcessError by Mike Frysinger · 4 weeks ago
- 59b81c8 launcher: change collections.namedtuple to typing.NamedTuple by Mike Frysinger · 5 weeks ago
- 507d463 tox: sync black settings with run_tests by Mike Frysinger · 5 weeks ago
- cd391e7 black: update to v25 by Mike Frysinger · 5 weeks ago
- 8310436 run_tests: move test filtering to pytest markers by Mike Frysinger · 5 weeks ago
- d508739 run_tests: move CQ test skips here by Mike Frysinger · 5 weeks ago
- 91f4280 run_tests: run all tests all the time by Mike Frysinger · 5 weeks ago
- 243df20 launcher: change RunResult to subprocess.CompletedProcess by Mike Frysinger · 5 weeks ago
- 4b94e77 Sync: Fix full submodule sync while shallow specified by Albert Akmukhametov · 7 weeks ago v2.53
- fc901b9 sync: Refresh index before updating repo by Josip Sokcevic · 7 weeks ago
- 8d5f032 gc: Add tags to remote pack list by Josip Sokcevic · 3 months ago v2.52
- 99eca45 Activate submodules by Kaushik Lingarkar · 3 months ago
- 66685f0 Use 'gitfile' in submodule checkouts by Kaushik Lingarkar · 3 months ago
- cf9a2a2 Update internal filesystem layout for submodules by Kaushik Lingarkar · 3 months ago
- 5ae8292 Revert "sync: skip network half on repo upgrade" by Josip Sokcevic · 3 months ago
- dfdf577 docs: smart-sync: split out & expand details by Mike Frysinger · 3 months ago
- 747ec83 run_tests: update to python 3.11 & pytest 8.3.4 by Mike Frysinger · 3 months ago
- 1711bc2 git_config: prefer XDG config location by flexagoon · 3 months ago
- db111d3 sync: Recover from errors during read-tree by Josip Sokcevic · 3 months ago v2.51
- 3405446 gc: Add repack option by Josip Sokcevic · 3 months ago
- 41a27eb gc: extract deletion from Execute method by Josip Sokcevic · 3 months ago
- d93fe60 sync: Handle KeyboardInterrupt during checkout by Josip Sokcevic · 4 months ago
- 61224d0 sync: skip network half on repo upgrade by Josip Sokcevic · 4 months ago
- 13d6588 gc: Introduce new command to remove old projects by Josip Sokcevic · 4 months ago v2.50.1
- 9500aca sync: Delete symlinks relative to client topdir by Josip Sokcevic · 4 months ago v2.50 v2.50.0
- e8a7b9d Add smoke test for subcmd forall by Fredrik de Groot · 5 months ago
- cf411b3 Remove gitc support from repo by Josip Sokcevic · 5 months ago
- 1feecbd branches: Escape percent signs in branch names by Josip Sokcevic · 5 months ago
- 616e314 sync: Do not fail to sync a manifest with no projects by Peter Kjellerstedt · 5 months ago
- fafd1ec Fix event log command event hierarchy. by Josip Sokcevic · 5 months ago
- b1613d7 Make repo installation work without .git by Josip Sokcevic · 5 months ago
- ab2d321 sync: fix connection error on macOS by Kuang-che Wu · 6 months ago v2.49.3
- aada468 upload: Return correct tuple values in _ProcessResults by Josip Sokcevic · 6 months ago v2.49.2
- 1d50986 worktree: Do not try to fix relative paths by Allen Webb · 6 months ago v2.49.1
- e219c78 forall: Fix returning results early by Josip Sokcevic · 6 months ago
- f9f4df6 Use full name of the revision when checking dest-branch by joehsu · 6 months ago v2.49
- ebdf040 Add REPO_SKIP_SELF_UPDATE check in sync by Fredrik de Groot · 6 months ago
- 303bd96 manifest: add optional base check on remove and extend by Fredrik de Groot · 6 months ago
- ae384f8 [event_log] Stop leaking semaphore resources by Josip Sokcevic · 6 months ago
- 70a4e64 progress: always show done message by Kuang-che Wu · 6 months ago
- 8da4861 subcmds: reduce multiprocessing serialization overhead by Kuang-che Wu · 6 months ago
- 39ffd99 sync: reduce multiprocessing serialization overhead by Kuang-che Wu · 6 months ago
- 584863f Fix incremental syncs for prjs with submodules by Kaushik Lingarkar · 6 months ago
- 454fdaf sync: Always use WORKER_BATCH_SIZE by Josip Sokcevic · 7 months ago v2.48
- f7f9dd4 project: Handle git sso auth failures as repo exit by Josip Sokcevic · 7 months ago
- 70ee4dd superproject: Remove notice about beta by Josip Sokcevic · 7 months ago
- cfe3095 project: run fetch --refetch on unable to not parse commit by Josip Sokcevic · 7 months ago
- 621de7e Disable git terminal prompt during fetch/clone by Josip Sokcevic · 7 months ago
- d7ebdf5 init: add --manifest-upstream-branch by Kaushik Lingarkar · 7 months ago
- fabab4e man: regenerate man pages by Kaushik Lingarkar · 7 months ago
- b577444 project: Copy and link files even with local branches by Brian Norris · 7 months ago
- 1e19f7d sync: include TARGET_RELEASE when constructing smart sync target. by Navil · 8 months ago v2.47
- d8b4101 color: fix have_fg not re assign to true by bright · 8 months ago
- 1c53b0f tox.ini: Make the lint and format environments run black for all code by Peter Kjellerstedt · 8 months ago
- e5ae870 tox.ini, constraints.txt: Lock the version of black to <24 by Peter Kjellerstedt · 8 months ago
- e59e2ae project: run fetch --refetch onacould not parse commit by Josip Sokcevic · 8 months ago
- c44ad09 Add a `--rebase` option to sync command by Jeroen Dhollander · 8 months ago
- 4592a63 sync: Fix git command for aborting rebase being called incorrectly. by Erik Elmeke · 8 months ago
- 0444ddf project: ignore more curl failure modes by Mike Frysinger · 10 months ago v2.46
- 9bf8236 logging: Fix log formatting with colored output by Shik Chen · 10 months ago
- 87f52f3 upload: add a --topic option for setting topic explicitly by Mike Frysinger · 10 months ago
- 562cea7 sync: Abort rebase in progress if force-checkout is set by Erik Elmeke · 11 months ago
- eede374 ssh: Set git protocol version 2 on SSH ControlMaster by Erik Elmeke · 12 months ago
- 2c5fb84 upload: drop check for uncommitted local changes by Mike Frysinger · 12 months ago
- 12f6dc4 git: raise hard version to 1.9.1 by Mike Frysinger · 12 months ago
- 5591d99 release: update-hooks: helper for automatically syncing hooks by Mike Frysinger · 1 year ago
- 9d86545 gitc: delete a few more dead references by Mike Frysinger · 1 year ago
- cbd78a9 man: regenerate man pages by Mike Frysinger · 1 year ago
- 46819a7 Remove platform_utils.realpath by Kaiyi Li · 1 year, 1 month ago
- 159389f Fix drive mounted directory on Windows by Kaiyi Li · 1 year, 1 month ago
- 4406642 git_command: unify soft/hard versions with requirements.json by Mike Frysinger · 1 year, 1 month ago
- 73356f1 project: Check if dotgit exists w/out symlink check by Josip Sokcevic · 1 year, 1 month ago v2.45
- 09fc214 git: raise soft version to 2.7.4 by Mike Frysinger · 1 year, 1 month ago
- 3762b17 git: raise hard version to 1.7.9 by Mike Frysinger · 1 year, 1 month ago
- ae419e1 docs: release: add recent git/python/ssh/debian info by Mike Frysinger · 1 year, 1 month ago
- a3a7372 main: Stringify project name in error_info by Josip Sokcevic · 1 year, 1 month ago
- fff1d2d ssh: Print details if running the command fails by Sebastian Schuberth · 1 year, 2 months ago v2.44
- 4b01a24 upload: Fix patchset description destination by Josip Sokcevic · 1 year, 2 months ago
- 4679022 sync: Fix sorting for nested projects by Josip Sokcevic · 1 year, 2 months ago
- edadb25 sync: introduce --force-checkout by Josip Sokcevic · 1 year, 2 months ago v2.43
- 96edb9b upload: Add support for setting patchset description by Sergiy Belozorov · 1 year, 2 months ago
- 5554572 sync: Introduce git checkout levels by Josip Sokcevic · 1 year, 2 months ago v2.42
- 97ca50f git_command: Return None from GetEventTargetPath() if set to empty string by Peter Collingbourne · 1 year, 2 months ago
- 8896b68 trace: Save trace2 sid in REPO_TRACE file by Josip Sokcevic · 1 year, 2 months ago
- fec8cd6 subcmds: sync: Remove deprecated _AUTO_GC by Greg Edelston · 1 year, 2 months ago
- b8139bd launcher: Set shebang to python3 by Josip Sokcevic · 1 year, 3 months ago
- 26fa318 sync: ensure RepoChangedException propagated by Jason Chang · 1 year, 3 months ago
- d379e77 stop passing project to UpdateManifestError by Yiwei Zhang · 1 year, 3 months ago