1. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · 7 years ago cord-5.0
  2. 788e962 Provide more specific error message for symlinks errors on Windows by Renaud Paquay · 7 years ago
  3. 010fed7 Replace all os.remove calls by Renaud Paquay · 8 years ago
  4. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  5. 2a4be94 Handle Windows line endings when reading binary files by Renaud Paquay · 8 years ago
  6. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · 7 years ago
  7. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · 7 years ago
  8. e433226 Print a message when fetching is skipped for an immutable ref by Zac Livingston · 7 years ago
  9. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · 7 years ago
  10. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · 7 years ago
  11. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · 7 years ago
  12. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · 7 years ago
  13. 224a31a init: add missing submodule arg by Martin Kelly · 7 years ago
  14. ad1abcb Port os.rename calls to work on Windows by Renaud Paquay · 8 years ago
  15. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · 8 years ago
  16. d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · 8 years ago
  17. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 7 years ago
  18. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · 8 years ago
  19. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · 7 years ago
  20. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 7 years ago
  21. 3d7bbc9 project.py: fix performance issue with --reference when the mirrored repository has many refs by heping · 7 years ago
  22. bb9c42c Merge "Fix removing broken symlink in reference dir" by David Pursehouse · 8 years ago
  23. 8e2d1d5 Merge "Fix checkout error when depth passed to repo init and revision is a sha1" by Dan Willemsen · 8 years ago
  24. 6c59446 Fix checkout error when depth passed to repo init and revision is a sha1 by Aymen Bouaziz · 8 years ago
  25. ec28790 _CheckDirReference: log actual error before suggesting --force-sync by Marc Herbert · 8 years ago
  26. 4d5bb68 status: add -q/--quiet option by Andrew Wheeler · 12 years ago
  27. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 8 years ago
  28. e01ee02 Merge "Fix submodule checkout error when using sync-s option" by David Pursehouse · 8 years ago
  29. 71e4cea RepoHook: do not list options twice during hash based approval by Jonathan Nieder · 8 years ago
  30. 183c52a Merge "project: Set config option to skip lfs smudge filter" by David Pursehouse · 8 years ago
  31. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · 8 years ago
  32. 76a4a9d project: Set config option to skip lfs smudge filter by David Pursehouse · 8 years ago
  33. 8016f60 Merge "repo: Repo does not always handle '.' parameter correctly" by David Pursehouse · 8 years ago
  34. 8ac0c96 Fix removing broken symlink in reference dir by Cheuk Leung · 9 years ago
  35. a36af07 Merge "Fix variable assignment" by David Pursehouse · 8 years ago
  36. 037040f Fix variable assignment by Aymen Bouaziz · 8 years ago
  37. 2598ed0 Fix submodule checkout error when using sync-s option by Aymen Bouaziz · 8 years ago
  38. 8b39fb4 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" by Dan Willemsen · 8 years ago
  39. 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · 8 years ago
  40. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · 8 years ago
  41. f9fe3e1 repo: Repo does not always handle '.' parameter correctly by Mark E. Hamilton · 8 years ago
  42. bdb866e Fix symlinking of new projects by Dan Willemsen · 8 years ago
  43. 936d618 Merge changes from topic 'pylint-pep8-cleanup' by David Pursehouse · 8 years ago
  44. 4aa4b21 RepoHook: set __file__ when running the hook by Mike Frysinger · 8 years ago
  45. 30b0f4e project.py: Cleaned up pylint/pep8 violations by Mark E. Hamilton · 8 years ago
  46. 1a799d1 Fix prune when bare git has detached head by Dan Willemsen · 8 years ago
  47. e1e0bd1 Check for broken links when updating linkfiles by Dan Willemsen · 9 years ago
  48. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · 9 years ago
  49. 029eaf3 _CopyAndLinkFiles even if the sources haven't changed by Dan Willemsen · 9 years ago
  50. b9a1b73 GITC: Add repo start support. by Simran Basi · 9 years ago
  51. dc2545c project.py: Improve message shown when hook is not replaced by David Pursehouse · 9 years ago
  52. f33929d project.py: Consistently use the _error method to print error messages by David Pursehouse · 9 years ago
  53. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · 9 years ago
  54. dab9e99 Merge "Fix formatting of message when retrying clone" by Dan Willemsen · 9 years ago
  55. c5f15bf Merge "Include project path in --force-sync error message" by Dan Willemsen · 9 years ago
  56. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · 9 years ago
  57. 25857b8 Fix formatting of message when retrying clone by David Pursehouse · 9 years ago
  58. f9b7683 Include project path in --force-sync error message by Simon Ruggier · 9 years ago
  59. eeab686 Fix shallow clone behavior by Dan Willemsen · 9 years ago
  60. 2a3e152 Fix _ReferenceGitDir symlinking by Dan Willemsen · 9 years ago
  61. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · 10 years ago v1.12.25
  62. 7cccfb2 Merge "InitGitDir: Clean up created directories" by Conley Owens · 9 years ago
  63. b1a07b8 InitGitDir: Clean up created directories by Kevin Degi · 9 years ago
  64. 4e16c24 Revert "Add --prune option to fetch when syncing a mirror repo" by David Pursehouse · 9 years ago v1.12.24
  65. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · 9 years ago
  66. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · 9 years ago
  67. 4c426ef Teach _LinkFile._Link to handle globs. by Wink Saville · 9 years ago
  68. 472ce9f Merge changes I32da12c2,Ie4a65b3e by David Pursehouse · 9 years ago
  69. 0184dcc Make linkfile symlinks relative by Colin Cross · 9 years ago
  70. c4b301f Skip sleep and retry if git remote update exits with a signal by Colin Cross · 9 years ago
  71. 384b3c5 Fail if gitdir does not point to objdir during sync by Kevin Degi · 10 years ago
  72. 35de228 Merge "Don't attempt to create "fully qualified names" for SHA1s" by David Pursehouse · 9 years ago
  73. ace097c Merge "Add option on sync to avoid fetching from remotes for existing sha1" by David Pursehouse · 9 years ago
  74. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · 10 years ago
  75. 3825827 Don't attempt to create "fully qualified names" for SHA1s by Alexandre Boeglin · 9 years ago
  76. b4d43b9 Add --prune option to fetch when syncing a mirror repo by David Pursehouse · 9 years ago
  77. 403b64e Don't append branch to fetch spec when syncing to a mirror by David Pursehouse · 9 years ago v1.12.21
  78. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · 10 years ago
  79. 23ff7df use the max depth instead of unshallow by Anthony King · 9 years ago
  80. 9c76f67 Always capture output for GitCommand by John L. Villalovos · 9 years ago
  81. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  82. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · 10 years ago
  83. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · 9 years ago
  84. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · 9 years ago
  85. e4978cf Ensure the repo project is never fetched with partial depth by Conley Owens · 9 years ago v1.12.18
  86. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · 9 years ago
  87. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  88. db6f1b0 Merge "Use depth flag when fetching" by Conley Owens · 9 years ago
  89. ee69084 Merge "Handle shallow checkout of SHA1 pinned repos" by Conley Owens · 9 years ago
  90. d37d43f Merge "Don't delete hooks in .git/hooks" by Conley Owens · 9 years ago
  91. 7bdac71 pylint fixes for project.py by Anthony King · 10 years ago
  92. f97e838 Use depth flag when fetching by Conley Owens · 9 years ago
  93. 3000cda Handle shallow checkout of SHA1 pinned repos by Bertrand SIMONNET · 10 years ago
  94. b9d9efd Don't delete hooks in .git/hooks by Mitchel Humpherys · 9 years ago
  95. 497bde4 Respect --quiet when looking up bundle cookie file by Dave Borowitz · 9 years ago v1.12.17
  96. 4abf8e6 Save cookies back to jar when fetching clone.bundle by Dave Borowitz · 9 years ago
  97. 137d013 Hold persistent proxy connection open while fetching clone.bundle by Dave Borowitz · 9 years ago
  98. c8d882a Silence warnings about invalid clone.bundle files when quieted by Kris Giesing · 9 years ago
  99. 3eb87ce Revert "Check for existence of refs upon initial fetch" by Conley Owens · 10 years ago
  100. 7893b85 Merge changes I1f71be22,I5b119f11 by Conley Owens · 10 years ago