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