1. 521d01b sync: introduce --verbose option by Mike Frysinger · 4 years, 5 months ago
  2. 2b1345b project: disable stat output when fast forwarding merges by Mike Frysinger · 4 years, 5 months ago
  3. a46bf7d flake8: Suppress "F821 undefined name" inline for Python 2 names by David Pursehouse · 4 years, 5 months ago
  4. e8ace26 project: Don't emit locally modified hook warning in quiet mode by David Pursehouse · 4 years, 5 months ago
  5. 6f1c626 drop old git_require checks by Mike Frysinger · 4 years, 6 months ago
  6. 145e35b Fix usage of bare 'except' by David Pursehouse · 4 years, 5 months ago
  7. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 5 months ago
  8. abdf750 Fix indentation issues reported by flake8 by David Pursehouse · 4 years, 5 months ago
  9. ed4f211 project: make syncing a little more self-healing by Mike Frysinger · 4 years, 5 months ago
  10. dc1d0e0 Revert "Save cookies back to jar when fetching clone.bundle" by Mike Frysinger · 4 years, 5 months ago v2.2
  11. 163d42e project: fix bytes/str encoding when updating git submodules by Mike Frysinger · 4 years, 5 months ago
  12. 07392ed project: allow src=. with symlinks by Mike Frysinger · 4 years, 5 months ago v2.1.1
  13. f914edc project: unify HEAD path management by Mike Frysinger · 4 years, 5 months ago
  14. e7c9188 remove spurious +x bits by Mike Frysinger · 4 years, 5 months ago
  15. f7b64e3 Do not try to fetch default revision for mirrors always by Chirayu Desai · 4 years, 5 months ago
  16. e6a202f project: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  17. 0bcc2d2 Fix docstring of project.Project.PrintWorkTreeStatus() by Rostislav Krasny · 4 years, 6 months ago v1.13.9
  18. 6856f98 Fix repo mirror with --current-branch by Kuang-che Wu · 4 years, 8 months ago
  19. 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 4 years, 10 months ago
  20. 2ba5a1e sync: try to fast forward merge branches before checking published state by Mike Frysinger · 4 years, 10 months ago
  21. b610b85 sync: add sanity check for local checkouts missing network by Mike Frysinger · 4 years, 8 months ago
  22. 3164d40 use open context managers in more places by Mike Frysinger · 4 years, 8 months ago
  23. f454512 sync: make .git init more robust by Mike Frysinger · 4 years, 8 months ago
  24. c8290ad project: allow CurrentBranch to return None on errors by Mike Frysinger · 4 years, 10 months ago
  25. 0a9265e diff: handle errors gracefully by Mike Frysinger · 4 years, 10 months ago
  26. a2cd6ae Fix tag clobbering when -c is used. by Xin Li · 4 years, 10 months ago v1.13.6
  27. 70d861f sync: improve output with intermingled progress bars and status by Mike Frysinger · 5 years ago
  28. 60fdc5c Add repo start option to create the branch based off HEAD by Theodore Dubois · 5 years ago
  29. 8a11f6f rename local trace module by Mike Frysinger · 5 years ago
  30. 3069be2 Explicitly allow clobbering tags when fetching from remote. by Xin Li · 5 years ago
  31. 600f492 project: fix encoding handling with git commands by Mike Frysinger · 5 years ago
  32. f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · 5 years ago
  33. 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
  34. 2b7daff Don't try to decode when checking clone bundles by Pierre Tardy · 5 years ago
  35. 81f5c59 project: rev_list: simplify execution by Mike Frysinger · 5 years ago
  36. 3698ab7 Support clone bundle through persistent-http[s]. by Xin Li · 5 years ago
  37. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  38. c5b0e23 project: Set config option to skip lfs process filter by Francois Ferrand · 5 years ago v1.13.3
  39. 0968570 Merge "Print project name when work tree initialization fails" by Jonathan Nieder · 5 years ago
  40. f25a370 Use %topic=topic instead of deprecated /topic syntax on push by David Pursehouse · 6 years ago
  41. b554838 Print project name when work tree initialization fails by Mikhail Naganov · 5 years ago
  42. 2d095da Ignore submodules when calculating 'git diff-files' by Eli Ribble · 5 years ago
  43. 1f1596b Don't print "persistent ref" message when syncing quietly by Tim Schumacher · 5 years ago
  44. e57f114 sync: respect --force-sync when fetching updates by Mike Frysinger · 5 years ago
  45. 41a2683 project: Relax the submodule name pattern to accept dots by Sebastian Schuberth · 5 years ago
  46. 6e53844 Allow clobbering of existing tags from remote. by Xin Li · 6 years ago v1.13.0
  47. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · 6 years ago
  48. 713c587 upload: Unify option passing in ssh and other transports by Jonathan Nieder · 6 years ago
  49. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · 6 years ago
  50. bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
  51. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · 6 years ago
  52. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 6 years ago
  53. 0f2e45a Pass refs to ls-remote by Akshay Verma · 6 years ago
  54. cf7c083 Download latest patch when no patch is specified by Akshay Verma · 6 years ago
  55. 4ea1f0c Merge changes I9c1ab65f,I7b2027ae by David Pursehouse · 6 years ago
  56. a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · 6 years ago
  57. baa0009 Support relative paths in --reference by Samuel Holland · 6 years ago
  58. 02c0ee6 Sync correctly when subproject url is a relative url to its parent url by Shouheng Zhang · 7 years ago
  59. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · 7 years ago
  60. 788e962 Provide more specific error message for symlinks errors on Windows by Renaud Paquay · 7 years ago
  61. 010fed7 Replace all os.remove calls by Renaud Paquay · 8 years ago
  62. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  63. 2a4be94 Handle Windows line endings when reading binary files by Renaud Paquay · 8 years ago
  64. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · 7 years ago
  65. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · 7 years ago
  66. e433226 Print a message when fetching is skipped for an immutable ref by Zac Livingston · 7 years ago
  67. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · 7 years ago
  68. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · 7 years ago
  69. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · 7 years ago
  70. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · 7 years ago
  71. 224a31a init: add missing submodule arg by Martin Kelly · 7 years ago
  72. ad1abcb Port os.rename calls to work on Windows by Renaud Paquay · 8 years ago
  73. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · 8 years ago
  74. d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · 8 years ago
  75. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 7 years ago
  76. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · 8 years ago
  77. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · 7 years ago
  78. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 7 years ago
  79. 3d7bbc9 project.py: fix performance issue with --reference when the mirrored repository has many refs by heping · 7 years ago
  80. bb9c42c Merge "Fix removing broken symlink in reference dir" by David Pursehouse · 8 years ago
  81. 8e2d1d5 Merge "Fix checkout error when depth passed to repo init and revision is a sha1" by Dan Willemsen · 8 years ago
  82. 6c59446 Fix checkout error when depth passed to repo init and revision is a sha1 by Aymen Bouaziz · 8 years ago
  83. ec28790 _CheckDirReference: log actual error before suggesting --force-sync by Marc Herbert · 8 years ago
  84. 4d5bb68 status: add -q/--quiet option by Andrew Wheeler · 12 years ago
  85. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 8 years ago
  86. e01ee02 Merge "Fix submodule checkout error when using sync-s option" by David Pursehouse · 8 years ago
  87. 71e4cea RepoHook: do not list options twice during hash based approval by Jonathan Nieder · 8 years ago
  88. 183c52a Merge "project: Set config option to skip lfs smudge filter" by David Pursehouse · 8 years ago
  89. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · 8 years ago
  90. 76a4a9d project: Set config option to skip lfs smudge filter by David Pursehouse · 8 years ago
  91. 8016f60 Merge "repo: Repo does not always handle '.' parameter correctly" by David Pursehouse · 8 years ago
  92. 8ac0c96 Fix removing broken symlink in reference dir by Cheuk Leung · 9 years ago
  93. a36af07 Merge "Fix variable assignment" by David Pursehouse · 8 years ago
  94. 037040f Fix variable assignment by Aymen Bouaziz · 8 years ago
  95. 2598ed0 Fix submodule checkout error when using sync-s option by Aymen Bouaziz · 8 years ago
  96. 8b39fb4 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" by Dan Willemsen · 8 years ago
  97. 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · 8 years ago
  98. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · 8 years ago
  99. f9fe3e1 repo: Repo does not always handle '.' parameter correctly by Mark E. Hamilton · 8 years ago
  100. bdb866e Fix symlinking of new projects by Dan Willemsen · 8 years ago