1. 344cb29 create remote upstream branch if not existed by natalie.chen · 6 years ago mtk-dev v1.12.37.5
  2. 6c4d087 fix issue: repo upload with revision manifest by natalie.chen · 6 years ago v1.12.37.3
  3. dcd9ec9 Add options for git-repo to support private and wip changes by Changcheng Xiao · 7 years ago v1.12.37.2
  4. 507a936 merge v1.12.37 by natalie.chen · 6 years ago v1.12.33.9 v1.12.37.1
  5. 417525c Merge "use os.path.lexists to remove broken link" into mtk-dev by CP Cheng · 6 years ago v1.12.33.8
  6. 1959322 use os.path.lexists to remove broken link by natalie.chen · 6 years ago
  7. d3db3ba [WSAP00026581] output lfs-fetch property in manifest file by andy.cheng · 6 years ago v1.12.33.7
  8. 1db7cb6 use relpath instead of abspath of copy/link files by natalie.chen · 7 years ago v1.12.33.6
  9. 8617023 Merge "fix issue: repo upload with revision manifest" into mtk-dev by Natalie Chen · 7 years ago v1.12.33.5
  10. dc3502d remove copyfile/linkfile from last sync by natalie.chen · 7 years ago
  11. 9a61a91 fix issue: repo upload with revision manifest by natalie.chen · 7 years ago
  12. f453ba8 fix issue: repo upload with revision manifest by natalie.chen · 7 years ago v1.12.33.4
  13. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · 8 years ago v1.12.37
  14. 16889ba Revert "Repo: fall back to http, if ssh connection fails for http repos" by Dan Willemsen · 8 years ago v1.12.36
  15. 40d3952 Merge "On project cleanup, don't remove nested projects" by David Pursehouse · 8 years ago v1.12.35
  16. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · 8 years ago
  17. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 8 years ago
  18. 6284568 Merge "Repo: improve error detection for new ssh connections" by David Pursehouse · 8 years ago
  19. 2aa61d0 Merge "Repo: fall back to http, if ssh connection fails for http repos" by David Pursehouse · 8 years ago
  20. 4aed6f8 Merge "Replace pylint with pyflakes/flake8" by David Pursehouse · 8 years ago
  21. 01b7d75 Merge "When syncing a project with a shared object store, disable automatic pruning." by David Pursehouse · 8 years ago
  22. 267ac57 Merge "repo: add comment for updating maintainer keys" by David Pursehouse · 8 years ago
  23. bb5b1a0 Replace pylint with pyflakes/flake8 by David Pursehouse · 8 years ago
  24. e01ee02 Merge "Fix submodule checkout error when using sync-s option" by David Pursehouse · 8 years ago
  25. e443365 repo: add comment for updating maintainer keys by Mike Frysinger · 8 years ago
  26. d9de945 Merge "upload: short circuit when nothing is pending" by David Pursehouse · 8 years ago
  27. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · 10 years ago
  28. e5c0ea0 Consider local project to be default for 'repo start' by Vadim Bendebury · 10 years ago
  29. 163a3be upload: short circuit when nothing is pending by Mike Frysinger · 8 years ago
  30. 7a77c16 Update mailmap by David Pursehouse · 8 years ago
  31. 488bf09 Repo: fall back to http, if ssh connection fails for http repos by Timo Lotterbach · 8 years ago
  32. 05dc46b Repo: improve error detection for new ssh connections by Timo Lotterbach · 8 years ago
  33. 39252ba gitc: Lower concurrent ls-projects requests by Dan Willemsen · 8 years ago v1.12.34
  34. 71e4cea RepoHook: do not list options twice during hash based approval by Jonathan Nieder · 8 years ago
  35. c4c2b06 Increment the wrapper version by David Pursehouse · 8 years ago
  36. 6a0a364 Merge "init: Add --no-clone-bundle option" by David Pursehouse · 8 years ago
  37. 6118faa Merge "init: Respect --quiet option when synching manifest repository" by David Pursehouse · 8 years ago
  38. 183c52a Merge "project: Set config option to skip lfs smudge filter" by David Pursehouse · 8 years ago
  39. 58f85f9 Merge "RepoHook: allow users to approve hooks via manifests" by Jonathan Nieder · 8 years ago
  40. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · 8 years ago
  41. 76a4a9d project: Set config option to skip lfs smudge filter by David Pursehouse · 8 years ago
  42. befaec1 improve docs by Mike Frysinger · 8 years ago
  43. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · 8 years ago
  44. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · 8 years ago
  45. 69297c1 Merge "Support non-ASCII GNUPGHOME environment variable" by David Pursehouse · 8 years ago
  46. 8016f60 Merge "repo: Repo does not always handle '.' parameter correctly" by David Pursehouse · 8 years ago
  47. 3e01e3a fix InvalidURL issue by natalie.chen · 8 years ago v1.12.33.3
  48. 631d0ec Support non-ASCII GNUPGHOME environment variable by Dāvis Mosāns · 8 years ago
  49. f97e72e Bail out when manifest is referencing a bad SHA-1 revision. by Xin Li · 8 years ago
  50. faaddc9 Merge "Adds additional crlf clobber avoidance." by David Pursehouse · 8 years ago
  51. a36af07 Merge "Fix variable assignment" by David Pursehouse · 8 years ago
  52. 037040f Fix variable assignment by Aymen Bouaziz · 8 years ago
  53. 2598ed0 Fix submodule checkout error when using sync-s option by Aymen Bouaziz · 8 years ago
  54. 01952e6 Adds additional crlf clobber avoidance. by Fredrik Berggren · 8 years ago
  55. 9d2b14d pylint: Fix unused-{argument,variable} warning by Stefan Beller · 8 years ago
  56. 6685106 pylint: fix indentation in manifest_xml by Stefan Beller · 8 years ago
  57. d64e8ee pylint: ignore bad-whitespace by Stefan Beller · 8 years ago
  58. 8b39fb4 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" by Dan Willemsen · 8 years ago
  59. 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · 8 years ago
  60. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · 8 years ago
  61. cee5c77 Add a .mailmap file by David Pursehouse · 8 years ago
  62. 79fba68 sync: Update help text for --smart-sync to be more specific by David Pursehouse · 8 years ago
  63. e868841 Improve documentation of manifest server RPC methods by David Pursehouse · 8 years ago
  64. 0546a1b Enable shallow fetch from a specific commit by natalie.chen · 8 years ago v1.12.33.2
  65. f9fe3e1 repo: Repo does not always handle '.' parameter correctly by Mark E. Hamilton · 8 years ago
  66. bdb866e Fix symlinking of new projects by Dan Willemsen · 8 years ago
  67. e121ad5 Merge "Ignore clone.bundle on HTTP 501, i.e. Not Implemented" by David Pursehouse · 8 years ago
  68. 1f05644 Add --inverse-regex option to forall subcommand by Takeshi Kanemoto · 8 years ago
  69. 936d618 Merge changes from topic 'pylint-pep8-cleanup' by David Pursehouse · 8 years ago
  70. 9322964 Update commit-msg hook to version from Gerrit 2.12.1 by Mike Bjorge · 8 years ago
  71. 83cf6bc merge v1.12.33 by natalie.chen · 8 years ago v1.12.33.1
  72. 4aa4b21 RepoHook: set __file__ when running the hook by Mike Frysinger · 8 years ago
  73. 8ccfa74 command.py: Cleaned up pylint/pep8 violations by Mark E. Hamilton · 8 years ago
  74. 30b0f4e project.py: Cleaned up pylint/pep8 violations by Mark E. Hamilton · 8 years ago
  75. 203153e Add rpc: to default protocol whitelist by Jonathan Nieder · 8 years ago v1.12.33
  76. 4cfb6d7 Better error display on forall by Alexandre Garnier · 9 years ago
  77. b29e611 SUBMITTING_PATCHES: Expand instructions by Mark E. Hamilton · 8 years ago
  78. 4088eb4 repo: Cleaned up pylint/pep8 violations by Mark E. Hamilton · 8 years ago
  79. 5553628 repo: Add check of REPO_URL env variable by Mark E. Hamilton · 8 years ago
  80. 5ed805a Merge "Fix typos for manifest dtd" by Dan Willemsen · 8 years ago
  81. 985ac6b Merge "Fix prune when bare git has detached head" by Dan Willemsen · 8 years ago
  82. ecf0a6c Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" by Dan Willemsen · 8 years ago
  83. 04197a5 GITC: Fix 'repo start <branch> <repo>/<subdir>' by Dan Willemsen · 9 years ago
  84. 0b4cb32 Add option to rebase onto project's manifest version by Xiaohui Chen · 8 years ago
  85. 4e5600a fix issue: git lfs config is skipped when git dir exists by natalie.chen · 8 years ago v1.12.30.5
  86. f1f9815 disable shallow fetch from a specific commit by natalie.chen · 8 years ago v1.12.30.4
  87. e8996f9 support git lfs fetch by natalie.chen · 8 years ago v1.12.30.3
  88. 1a799d1 Fix prune when bare git has detached head by Dan Willemsen · 8 years ago
  89. 827e547 Fix typos for manifest dtd by Kenny Ho · 9 years ago
  90. 451dca8 fix fork bomb when projects share object dir by natalie.chen · 8 years ago mtk-stable v1.12.30.2
  91. e9becc0 Sync: Fix error exit code when both -n and -f are used by Hu Xiuyun · 8 years ago
  92. 466b8c4 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols by Dan Willemsen · 8 years ago
  93. e1e0bd1 Check for broken links when updating linkfiles by Dan Willemsen · 9 years ago
  94. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · 9 years ago
  95. c2a64dd A couple of fixes to the init command's -p option. by Pascal Muetschard · 9 years ago
  96. 745b4ad Fix gitc-init behavior by Dan Willemsen · 9 years ago v1.12.32
  97. 4c5f74e Sync: Add HTTP Cookie File header on temporary cookie file by David Pursehouse · 9 years ago
  98. b1ad219 Sync: Don't fail when git cookies can't be loaded by David Pursehouse · 9 years ago
  99. f231db1 GITC: Add repo gitc-delete command. by Simran Basi · 9 years ago
  100. 7936064 Add GitcClientCommand class for GITC-specific commands by Dan Willemsen · 9 years ago