1. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · 6 years ago
  2. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · 6 years ago
  3. bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
  4. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · 6 years ago
  5. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · 6 years ago
  6. 3b24e7b update homepage URIs by Mike Frysinger · 6 years ago
  7. b8f7bb0 update markdown/help header format by Mike Frysinger · 6 years ago
  8. 3891b75 manifest-format: convert to markdown by Mike Frysinger · 6 years ago
  9. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 6 years ago
  10. 0f2e45a Pass refs to ls-remote by Akshay Verma · 6 years ago
  11. cf7c083 Download latest patch when no patch is specified by Akshay Verma · 6 years ago
  12. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · 6 years ago
  13. baa0009 Support relative paths in --reference by Samuel Holland · 6 years ago
  14. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · 7 years ago cord-5.0
  15. f46902a forall: Clarify expansion of REPO_ environment values with -c by David Pursehouse · 7 years ago
  16. 010fed7 Replace all os.remove calls by Renaud Paquay · 8 years ago
  17. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  18. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · 7 years ago
  19. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · 7 years ago
  20. 9ead97b When starting a branch, do not use a tag or change value for branch.merge by Zac Livingston · 7 years ago
  21. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · 7 years ago
  22. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · 7 years ago
  23. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · 7 years ago
  24. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · 7 years ago
  25. ffc1401 Merge "download: try to choose . as default project if none" by David Pursehouse · 7 years ago
  26. 8a6eeed Merge "Always print percentage when syncing quietly" by David Pursehouse · 7 years ago
  27. 7be072e Always print percentage when syncing quietly by Tim Schumacher · 7 years ago
  28. 7482a96 download: try to choose . as default project if none by Nicolas Cornu · 7 years ago
  29. 3bcd305 Fix "list comprehension redefines 'x'" warnings from pyflakes by David Pursehouse · 7 years ago
  30. 224a31a init: add missing submodule arg by Martin Kelly · 7 years ago
  31. b54343d Tell the user if it will upload a draft by Nicolas Cornu · 7 years ago
  32. 259f165 Merge "Add a newline after "Fetching projects" progress output" by David Pursehouse · 7 years ago
  33. 8419ab2 sync: Continue job if some fetchs failed but force-broken is set by Nicolas Cornu · 7 years ago
  34. 913327f Add a newline after "Fetching projects" progress output by Tim Schumacher · 7 years ago
  35. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · 8 years ago
  36. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · 8 years ago
  37. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · 7 years ago
  38. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 7 years ago
  39. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · 7 years ago
  40. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · 7 years ago
  41. 666debc gitc_delete: Remove unused imports by David Pursehouse · 7 years ago
  42. c354a9b abandon: fix usage of undefined variable by David Pursehouse · 7 years ago
  43. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 7 years ago
  44. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · 7 years ago
  45. f4dda9a init: Add no-tags and current branch options by Naseer Ahmed · 8 years ago
  46. ae81c96 Merge "implement optional '--all' in the abandon command" by David Pursehouse · 8 years ago
  47. 4d5bb68 status: add -q/--quiet option by Andrew Wheeler · 12 years ago
  48. 2e14792 implement optional '--all' in the abandon command by Kyunam.jo · 8 years ago
  49. 82f6798 Merge "sync: Fix semaphore release bug that causes thread 'leaks'" by David Pursehouse · 8 years ago
  50. 699bcd4 Removed duplication code in abandon.py by Kyunam.jo · 8 years ago
  51. 7f1ccfb sync: Fix semaphore release bug that causes thread 'leaks' by Andrew Wheeler · 8 years ago
  52. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · 8 years ago v1.12.37
  53. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · 8 years ago
  54. 01b7d75 Merge "When syncing a project with a shared object store, disable automatic pruning." by David Pursehouse · 8 years ago
  55. d9de945 Merge "upload: short circuit when nothing is pending" by David Pursehouse · 8 years ago
  56. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · 10 years ago
  57. e5c0ea0 Consider local project to be default for 'repo start' by Vadim Bendebury · 10 years ago
  58. 163a3be upload: short circuit when nothing is pending by Mike Frysinger · 8 years ago
  59. 6a0a364 Merge "init: Add --no-clone-bundle option" by David Pursehouse · 8 years ago
  60. 6118faa Merge "init: Respect --quiet option when synching manifest repository" by David Pursehouse · 8 years ago
  61. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · 8 years ago
  62. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · 8 years ago
  63. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · 8 years ago
  64. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · 8 years ago
  65. 79fba68 sync: Update help text for --smart-sync to be more specific by David Pursehouse · 8 years ago
  66. 1f05644 Add --inverse-regex option to forall subcommand by Takeshi Kanemoto · 8 years ago
  67. 4cfb6d7 Better error display on forall by Alexandre Garnier · 9 years ago
  68. ecf0a6c Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" by Dan Willemsen · 8 years ago
  69. 04197a5 GITC: Fix 'repo start <branch> <repo>/<subdir>' by Dan Willemsen · 9 years ago
  70. 0b4cb32 Add option to rebase onto project's manifest version by Xiaohui Chen · 8 years ago
  71. e9becc0 Sync: Fix error exit code when both -n and -f are used by Hu Xiuyun · 9 years ago
  72. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · 9 years ago
  73. c2a64dd A couple of fixes to the init command's -p option. by Pascal Muetschard · 9 years ago
  74. 745b4ad Fix gitc-init behavior by Dan Willemsen · 9 years ago v1.12.32
  75. 4c5f74e Sync: Add HTTP Cookie File header on temporary cookie file by David Pursehouse · 9 years ago
  76. b1ad219 Sync: Don't fail when git cookies can't be loaded by David Pursehouse · 9 years ago
  77. f231db1 GITC: Add repo gitc-delete command. by Simran Basi · 9 years ago
  78. 7936064 Add GitcClientCommand class for GITC-specific commands by Dan Willemsen · 9 years ago
  79. 3c03580 fixed typo in gitc_init.py help output by Alexander Bird · 9 years ago
  80. 5ea32d1 GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago v1.12.31
  81. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · 9 years ago
  82. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago
  83. ba72d83 GITC: Fix repo sync. by Simran Basi · 9 years ago v1.12.29
  84. 9ff2ece gitc: Improve help visibility by Dan Willemsen · 9 years ago v1.12.28
  85. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · 9 years ago
  86. f7a5189 GITC: Expand relative remote URLs. by Simran Basi · 9 years ago
  87. b9a1b73 GITC: Add repo start support. by Simran Basi · 9 years ago
  88. 3010e5b Smartsync: Don't fail if there isn't a cookiefile by Dan Willemsen · 9 years ago v1.12.27
  89. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · 9 years ago
  90. f4599a2 gitc_init: Remove unused import by David Pursehouse · 9 years ago
  91. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · 9 years ago
  92. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · 9 years ago
  93. bdb5271 GITC: Add repo sync support. by Simran Basi · 9 years ago
  94. 5d0c3a6 Merge "GITC: Add gitc-init subcommand to repo." by Dan Willemsen · 9 years ago
  95. 1efc2b4 GITC: Add gitc-init subcommand to repo. by Simran Basi · 9 years ago
  96. 4332228 Merge "Support filtering by group on forall and list subcmd" by David Pursehouse · 9 years ago
  97. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · 9 years ago
  98. c5cd433 Emit project info in case of sync exception. by Dan Sandler · 9 years ago
  99. 0369a06 Support filtering by group on forall and list subcmd by Graham Christensen · 9 years ago
  100. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · 10 years ago v1.12.25