1. 2f3c331 Update revisionId if required when using extend-project by Michael Kelly · 4 years ago
  2. 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 4 years, 1 month ago
  3. 9d96f58 make file removal a bit more robust by Mike Frysinger · 2 years, 9 months ago
  4. 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 3 years ago
  5. 8e983bb Force a fetch when superproject has a newer SHA1 for remote branch. by Xin Li · 3 years ago v2.16.3
  6. 0e776a5 Fix an issue when syncing with --use-superproject and clone bundles. by Xin Li · 3 years ago
  7. b16b9d2 project: fix error display when output_redir is disabled by Mike Frysinger · 3 years, 1 month ago v2.15.2
  8. 339f2df ssh: rewrite proxy management for multiprocessing usage by Mike Frysinger · 3 years, 2 months ago v2.15
  9. 19e409c ssh: move proxy usage to the sync subcommand by Mike Frysinger · 3 years, 2 months ago
  10. aedd1e5 sync: fix print error when handling server error by Mike Frysinger · 3 years, 2 months ago
  11. d68ed63 init/sync: add --no-tags to match --tags by Mike Frysinger · 3 years, 2 months ago
  12. 7356114 add --no-current-branch option to invert --current-branch by Mike Frysinger · 3 years, 2 months ago
  13. 29626b4 project: fix m/ generation when switching manifest branches by Mike Frysinger · 3 years, 2 months ago
  14. aabf79d sync: Fix a corner case when both superproject and depth used. by Xin Li · 3 years, 2 months ago
  15. cd89ec1 sync: Fix exception in an exsiting clone (without partial-clone). by Raman Tenneti · 3 years, 2 months ago v2.14.2
  16. 6823bc2 sync: cleanup sleep+retry logic a bit by Mike Frysinger · 3 years, 3 months ago v2.14
  17. f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 3 years, 3 months ago
  18. 0458faa manifest: allow toplevel project checkouts by Mike Frysinger · 3 years, 4 months ago v2.13.5
  19. a3794e9 prune: minor optimization & robustification by Mike Frysinger · 3 years, 4 months ago
  20. 9888acc project: fix diff printing with embedded % by Mike Frysinger · 3 years, 4 months ago v2.13.4
  21. 3c09312 project: fix variable typo by Mike Frysinger · 3 years, 4 months ago v2.13.2
  22. 76844ba project: skip clone bundles when we've already initialized the object dir by Mike Frysinger · 3 years, 4 months ago
  23. 7b586f2 sync: capture all git output by default by Mike Frysinger · 3 years, 4 months ago
  24. 92304bf project: fix http error retry logic by Mike Frysinger · 3 years, 4 months ago
  25. 69b4a9c diff: add --jobs support by Mike Frysinger · 3 years, 5 months ago
  26. 5d9c497 use simpler super() magic by Mike Frysinger · 3 years, 4 months ago
  27. 8423000 project: make diff tools synchronous by Mike Frysinger · 3 years, 5 months ago
  28. 38867fb git_config: add SetBoolean helper by Mike Frysinger · 3 years, 5 months ago
  29. 0286e31 Update _CheckForImmutableRevision to use git rev-list by Ian Kasprzak · 3 years, 5 months ago
  30. 6a872c9 sync: Added --use-superproject option and support for superproject. by Raman Tenneti · 3 years, 6 months ago v2.12
  31. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  32. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 6 months ago
  33. 1469c28 project: detach HEAD in internal worktree checkout. by Remy Böhmer · 3 years, 7 months ago
  34. 169b021 Fix --reference option under Windows by Remy Bohmer · 3 years, 7 months ago
  35. 44bc964 Always use Unix EOL for worktree .git and gitdir files by Remy Bohmer · 3 years, 7 months ago
  36. d7f8683 project: do not update local published/ refs in dryrun mode by Mike Frysinger · 3 years, 7 months ago
  37. 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 3 years, 10 months ago
  38. 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 3 years, 10 months ago
  39. 50a81de init: use the remote default manifest branch by Mike Frysinger · 3 years, 10 months ago
  40. 0501b29 status: Use multiprocessing for `repo status -j<num>` instead of threading by Kimiyuki Onaka · 3 years, 10 months ago
  41. 65f51ad Fix Git base version for worktreeconfig extension by Adrien Bioteau · 4 years ago
  42. dbfbcb1 project.py: Fix check for wild cards by Angel Petkov · 4 years, 2 months ago v2.7
  43. 2fe84e1 project.py: Remove extraneous ',' by George Engelbrecht · 4 years, 3 months ago v2.6
  44. b687189 project: have clone.bundle failures print better diagnostics by George Engelbrecht · 4 years, 3 months ago
  45. 9bc283e sync: add retry to fetch operations by George Engelbrecht · 4 years, 3 months ago
  46. 915fda1 download: support -x when cherry-picking by Mike Frysinger · 4 years, 3 months ago
  47. ea43176 download: support --ff when cherry-picking by Mike Frysinger · 4 years, 3 months ago
  48. 4847e05 repo/init/sync: rework default git download output by Mike Frysinger · 4 years, 4 months ago
  49. 21b7fbe project: fix m/ pseudo ref handling with git worktrees by Mike Frysinger · 4 years, 4 months ago
  50. b0fbc7f upload: drop support for drafts by Mike Frysinger · 4 years, 4 months ago
  51. fc1b18a upload: allow users to set labels when uploading by Mike Frysinger · 4 years, 4 months ago
  52. 9f91c43 project: replace GetHeadPath with new git helper by Mike Frysinger · 4 years, 4 months ago v2.4
  53. 4b0eb5a project: fix rebase check with worktrees by Mike Frysinger · 4 years, 4 months ago
  54. 7526478 project: fix worktree init under Windows by Mike Frysinger · 4 years, 4 months ago
  55. 7951e14 project: fallback to hardlinks with git hooks by Mike Frysinger · 4 years, 4 months ago
  56. d925459 manifest/tests: get them passing under Windows by Mike Frysinger · 4 years, 4 months ago
  57. 746e7f6 project: unify StartBranch flows behind git-update-ref by Mike Frysinger · 4 years, 4 months ago
  58. c0d1866 project/sync: move DeleteProject helper to Project by Mike Frysinger · 4 years, 4 months ago
  59. f81c72e project: set core.repositoryFormatVersion=1 when using extensions by Mike Frysinger · 4 years, 4 months ago
  60. 979d5bd add experimental git worktree support by Mike Frysinger · 4 years, 5 months ago
  61. 819cc81 upload: add support for standard --dry-run by Mike Frysinger · 4 years, 4 months ago
  62. 84685ba upload: add support for setting hashtags by Mike Frysinger · 4 years, 4 months ago
  63. e50b6a7 project: handle verbose with initial clone bundle by Mike Frysinger · 4 years, 4 months ago
  64. c58ec4d avoid negative variables by Mike Frysinger · 4 years, 5 months ago
  65. 3cceda5 project: Fix E125 continuation line with same indent as next logical line by David Pursehouse · 4 years, 5 months ago
  66. 31990f0 project: move successful fetch output behind verbose by Mike Frysinger · 4 years, 5 months ago
  67. 521d01b sync: introduce --verbose option by Mike Frysinger · 4 years, 5 months ago
  68. 2b1345b project: disable stat output when fast forwarding merges by Mike Frysinger · 4 years, 5 months ago
  69. a46bf7d flake8: Suppress "F821 undefined name" inline for Python 2 names by David Pursehouse · 4 years, 5 months ago
  70. e8ace26 project: Don't emit locally modified hook warning in quiet mode by David Pursehouse · 4 years, 5 months ago
  71. 6f1c626 drop old git_require checks by Mike Frysinger · 4 years, 5 months ago
  72. 145e35b Fix usage of bare 'except' by David Pursehouse · 4 years, 5 months ago
  73. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 5 months ago
  74. abdf750 Fix indentation issues reported by flake8 by David Pursehouse · 4 years, 5 months ago
  75. ed4f211 project: make syncing a little more self-healing by Mike Frysinger · 4 years, 5 months ago
  76. dc1d0e0 Revert "Save cookies back to jar when fetching clone.bundle" by Mike Frysinger · 4 years, 5 months ago v2.2
  77. 163d42e project: fix bytes/str encoding when updating git submodules by Mike Frysinger · 4 years, 5 months ago
  78. 07392ed project: allow src=. with symlinks by Mike Frysinger · 4 years, 5 months ago v2.1.1
  79. f914edc project: unify HEAD path management by Mike Frysinger · 4 years, 5 months ago
  80. e7c9188 remove spurious +x bits by Mike Frysinger · 4 years, 5 months ago
  81. f7b64e3 Do not try to fetch default revision for mirrors always by Chirayu Desai · 4 years, 5 months ago
  82. e6a202f project: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  83. 0bcc2d2 Fix docstring of project.Project.PrintWorkTreeStatus() by Rostislav Krasny · 4 years, 5 months ago v1.13.9
  84. 6856f98 Fix repo mirror with --current-branch by Kuang-che Wu · 4 years, 7 months ago
  85. 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 4 years, 10 months ago
  86. 2ba5a1e sync: try to fast forward merge branches before checking published state by Mike Frysinger · 4 years, 9 months ago
  87. b610b85 sync: add sanity check for local checkouts missing network by Mike Frysinger · 4 years, 8 months ago
  88. 3164d40 use open context managers in more places by Mike Frysinger · 4 years, 8 months ago
  89. f454512 sync: make .git init more robust by Mike Frysinger · 4 years, 8 months ago
  90. c8290ad project: allow CurrentBranch to return None on errors by Mike Frysinger · 4 years, 9 months ago
  91. 0a9265e diff: handle errors gracefully by Mike Frysinger · 4 years, 9 months ago
  92. a2cd6ae Fix tag clobbering when -c is used. by Xin Li · 4 years, 10 months ago v1.13.6
  93. 70d861f sync: improve output with intermingled progress bars and status by Mike Frysinger · 4 years, 10 months ago
  94. 60fdc5c Add repo start option to create the branch based off HEAD by Theodore Dubois · 5 years ago
  95. 8a11f6f rename local trace module by Mike Frysinger · 4 years, 10 months ago
  96. 3069be2 Explicitly allow clobbering tags when fetching from remote. by Xin Li · 4 years, 10 months ago
  97. 600f492 project: fix encoding handling with git commands by Mike Frysinger · 5 years ago
  98. f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · 5 years ago
  99. 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
  100. 2b7daff Don't try to decode when checking clone bundles by Pierre Tardy · 5 years ago