1. 0c367f5 remove copyfile/linkfile from last sync by natalie.chen · Fri May 19 17:01:37 2017 +0800
  2. 81826a5 fix issue: repo upload with revision manifest by natalie.chen · Fri May 26 16:35:48 2017 +0800
  3. f453ba8 fix issue: repo upload with revision manifest by natalie.chen · Fri Apr 21 16:46:39 2017 +0800 v1.12.33.4
  4. 3e01e3a fix InvalidURL issue by natalie.chen · Wed Jul 20 10:45:57 2016 +0800 v1.12.33.3
  5. 0546a1b Enable shallow fetch from a specific commit by natalie.chen · Sat Apr 09 12:17:37 2016 +0800 v1.12.33.2
  6. 83cf6bc merge v1.12.33 by natalie.chen · Fri Mar 11 07:49:33 2016 +0800 v1.12.33.1
  7. 203153e Add rpc: to default protocol whitelist by Jonathan Nieder · Fri Feb 26 18:53:54 2016 -0800 v1.12.33
  8. 4cfb6d7 Better error display on forall by Alexandre Garnier · Wed Sep 09 15:51:31 2015 +0200
  9. b29e611 SUBMITTING_PATCHES: Expand instructions by Mark E. Hamilton · Tue Feb 16 18:30:44 2016 -0700
  10. 4088eb4 repo: Cleaned up pylint/pep8 violations by Mark E. Hamilton · Wed Feb 10 10:44:30 2016 -0700
  11. 5553628 repo: Add check of REPO_URL env variable by Mark E. Hamilton · Wed Feb 03 15:49:43 2016 -0700
  12. 5ed805a Merge "Fix typos for manifest dtd" by Dan Willemsen · Thu Feb 04 22:58:20 2016 +0000
  13. 985ac6b Merge "Fix prune when bare git has detached head" by Dan Willemsen · Thu Feb 04 22:44:19 2016 +0000
  14. ecf0a6c Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" by Dan Willemsen · Thu Feb 04 22:36:05 2016 +0000
  15. 04197a5 GITC: Fix 'repo start <branch> <repo>/<subdir>' by Dan Willemsen · Wed Oct 07 16:53:10 2015 -0700
  16. 0b4cb32 Add option to rebase onto project's manifest version by Xiaohui Chen · Wed Jan 27 14:33:51 2016 -0800
  17. 4e5600a fix issue: git lfs config is skipped when git dir exists by natalie.chen · Wed Jan 13 11:51:40 2016 +0800 v1.12.30.5
  18. f1f9815 disable shallow fetch from a specific commit by natalie.chen · Thu Jan 07 15:40:47 2016 +0800 v1.12.30.4
  19. e8996f9 support git lfs fetch by natalie.chen · Tue Dec 29 10:53:30 2015 +0800 v1.12.30.3
  20. 1a799d1 Fix prune when bare git has detached head by Dan Willemsen · Tue Dec 15 13:40:05 2015 -0800
  21. 827e547 Fix typos for manifest dtd by Kenny Ho · Thu Oct 22 20:59:42 2015 +0000
  22. 451dca8 fix fork bomb when projects share object dir by natalie.chen · Wed Dec 09 21:24:16 2015 +0800 mtk-stable v1.12.30.2
  23. e9becc0 Sync: Fix error exit code when both -n and -f are used by Hu Xiuyun · Wed Nov 25 15:52:26 2015 +0800
  24. 466b8c4 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols by Dan Willemsen · Wed Nov 25 13:26:39 2015 -0800
  25. e1e0bd1 Check for broken links when updating linkfiles by Dan Willemsen · Wed Nov 18 16:49:38 2015 -0800
  26. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · Wed Oct 14 10:50:15 2015 +0900
  27. c2a64dd A couple of fixes to the init command's -p option. by Pascal Muetschard · Thu Oct 22 13:26:36 2015 -0700
  28. 745b4ad Fix gitc-init behavior by Dan Willemsen · Tue Oct 06 15:23:19 2015 -0700 v1.12.32
  29. 4c5f74e Sync: Add HTTP Cookie File header on temporary cookie file by David Pursehouse · Fri Oct 02 11:10:10 2015 +0900
  30. b1ad219 Sync: Don't fail when git cookies can't be loaded by David Pursehouse · Wed Sep 30 10:35:43 2015 +0900
  31. f231db1 GITC: Add repo gitc-delete command. by Simran Basi · Wed Sep 23 11:38:14 2015 -0700
  32. 7936064 Add GitcClientCommand class for GITC-specific commands by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700
  33. 7b01b2f Merge "launcher: Update repo after applying clone.bundle" by Dan Willemsen · Mon Sep 14 23:40:05 2015 +0000
  34. aad8423 Merge "docs: add copyfile and linkfile elements description" by David Pursehouse · Mon Sep 14 10:39:21 2015 +0000
  35. 3c03580 fixed typo in gitc_init.py help output by Alexander Bird · Fri Sep 11 13:48:10 2015 -0400
  36. 54527e7 docs: add copyfile and linkfile elements description by Ruslan Bilovol · Tue Sep 08 13:11:23 2015 +0300
  37. 5ea32d1 GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · Tue Sep 08 13:27:20 2015 -0700 v1.12.31
  38. 5cc3840 Merge "Revert "GITC: Always update the gitc manifest from the repo manifest"" by Dan Willemsen · Wed Sep 09 21:44:11 2015 +0000 v1.12.30.1
  39. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · Wed Sep 09 21:43:32 2015 +0000
  40. c32ba19 Merge "_CopyAndLinkFiles even if the sources haven't changed" by Dan Willemsen · Wed Sep 09 20:47:19 2015 +0000 v1.12.30
  41. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · Tue Sep 08 13:27:20 2015 -0700
  42. 029eaf3 _CopyAndLinkFiles even if the sources haven't changed by Dan Willemsen · Thu Sep 03 12:52:28 2015 -0700
  43. ba72d83 GITC: Fix repo sync. by Simran Basi · Thu Sep 03 10:47:44 2015 -0700 v1.12.29
  44. fee390e launcher: Update repo after applying clone.bundle by Dan Willemsen · Wed Sep 02 12:36:30 2015 -0700
  45. 9ff2ece gitc: Improve help visibility by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700 v1.12.28
  46. 2487cb7 Fix gitc check if gitc isn't installed by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700
  47. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · Fri Aug 28 14:25:44 2015 -0700
  48. f7a5189 GITC: Expand relative remote URLs. by Simran Basi · Thu Aug 27 11:44:42 2015 -0700
  49. b9a1b73 GITC: Add repo start support. by Simran Basi · Thu Aug 20 12:19:28 2015 -0700
  50. dc2545c project.py: Improve message shown when hook is not replaced by David Pursehouse · Mon Aug 24 14:43:45 2015 +0900
  51. f33929d project.py: Consistently use the _error method to print error messages by David Pursehouse · Mon Aug 24 14:39:14 2015 +0900
  52. 3010e5b Smartsync: Don't fail if there isn't a cookiefile by Dan Willemsen · Thu Aug 20 10:09:20 2015 -0700 v1.12.27
  53. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · Thu Aug 20 16:55:42 2015 +0900
  54. f4599a2 gitc_init: Remove unused import by David Pursehouse · Thu Aug 20 16:45:39 2015 +0900
  55. 022a1d4 gitc_utils: Fix incorrect string format argument by David Pursehouse · Thu Aug 20 16:41:04 2015 +0900
  56. 41d1baa gitc_utils: Remove unused variable by David Pursehouse · Thu Aug 20 16:40:44 2015 +0900
  57. 46496d8 gitc_utils: Remove unused import; add missing import by David Pursehouse · Thu Aug 20 16:37:09 2015 +0900
  58. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · Wed Aug 19 23:36:35 2015 +0000
  59. dab9e99 Merge "Fix formatting of message when retrying clone" by Dan Willemsen · Wed Aug 19 17:54:50 2015 +0000
  60. c5f15bf Merge "Include project path in --force-sync error message" by Dan Willemsen · Wed Aug 19 17:53:28 2015 +0000
  61. 6d35d67 Merge "Copy clone-depth in `repo manifest`" by Dan Willemsen · Wed Aug 19 17:50:15 2015 +0000
  62. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · Mon Aug 17 13:41:45 2015 -0700
  63. 25857b8 Fix formatting of message when retrying clone by David Pursehouse · Wed Aug 19 18:06:22 2015 +0900
  64. bdb5271 GITC: Add repo sync support. by Simran Basi · Mon Aug 10 13:23:23 2015 -0700
  65. 8840922 Copy clone-depth in `repo manifest` by Dan Willemsen · Mon Aug 17 15:29:10 2015 -0700
  66. 5d0c3a6 Merge "GITC: Add gitc-init subcommand to repo." by Dan Willemsen · Wed Aug 12 23:25:20 2015 +0000
  67. 1efc2b4 GITC: Add gitc-init subcommand to repo. by Simran Basi · Wed Aug 05 15:04:22 2015 -0700
  68. 2635c0e Merge "Fix shallow clone behavior" by Dan Willemsen · Wed Aug 05 01:02:41 2015 +0000
  69. 4332228 Merge "Support filtering by group on forall and list subcmd" by David Pursehouse · Wed Aug 05 01:01:02 2015 +0000
  70. f9b7683 Include project path in --force-sync error message by Simon Ruggier · Fri Jul 31 17:18:34 2015 -0400
  71. eeab686 Fix shallow clone behavior by Dan Willemsen · Mon Aug 03 13:11:53 2015 -0700
  72. 7e59de2 Include dest-branch attribute in the 'manifest' subcommand's output by Simon Ruggier · Fri Jul 24 12:50:06 2015 +0200
  73. 163fdbf Merge "Fix _ReferenceGitDir symlinking" by Dan Willemsen · Fri Jul 31 18:01:32 2015 +0000 v1.12.26
  74. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · Fri Jul 31 17:06:23 2015 +0000
  75. c5cd433 Emit project info in case of sync exception. by Dan Sandler · Fri Jul 31 09:37:53 2015 -0400
  76. 2a3e152 Fix _ReferenceGitDir symlinking by Dan Willemsen · Thu Jul 30 20:43:33 2015 -0700
  77. 0369a06 Support filtering by group on forall and list subcmd by Graham Christensen · Wed Jul 29 17:02:54 2015 -0500
  78. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · Wed Nov 12 11:27:45 2014 -0700 v1.12.25
  79. 7cccfb2 Merge "InitGitDir: Clean up created directories" by Conley Owens · Wed Jul 29 18:49:12 2015 +0000
  80. 57f43f4 Merge "Prevent repo info from crashing when default element doesn't exist." by David Pursehouse · Wed Jul 29 02:11:55 2015 +0000
  81. 17af578 Prevent repo info from crashing when default element doesn't exist. by Cassidy Burden · Mon Jun 29 14:51:35 2015 -0700
  82. b1a07b8 InitGitDir: Clean up created directories by Kevin Degi · Mon Jul 27 13:33:43 2015 -0600
  83. 4e16c24 Revert "Add --prune option to fetch when syncing a mirror repo" by David Pursehouse · Mon Jul 20 22:29:19 2015 +0900 v1.12.24
  84. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · Wed Jul 15 19:30:40 2015 +0000
  85. 503d66d Merge "project.RemoteFetch: Handle depth cases more robustly" by Conley Owens · Wed Jul 15 19:29:13 2015 +0000
  86. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · Mon Jun 22 15:31:26 2015 -0600
  87. 97836cf Merge "Always output upstream if specified" by Conley Owens · Mon Jul 13 16:36:27 2015 +0000 v1.12.23
  88. 80e3a37 Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4 by David Pursehouse · Sat Jul 11 14:01:15 2015 +0000
  89. bb4a1b5 Merge "Improve error message when syncing a project with invalid groups." by Conley Owens · Fri Jul 10 22:00:47 2015 +0000
  90. 551dfec Always output upstream if specified by Conley Owens · Fri Jul 10 14:54:54 2015 -0700
  91. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · Thu May 07 14:39:44 2015 +0900
  92. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · Thu May 07 14:36:09 2015 +0900
  93. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · Thu May 07 15:01:15 2015 +0900
  94. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · Thu May 07 14:16:49 2015 +0900
  95. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · Thu Jun 25 14:53:46 2015 +0000
  96. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · Mon Jun 01 11:17:13 2015 -0400
  97. 87ea591 Improve error message when syncing a project with invalid groups. by Jarkko Pöyry · Fri Jun 19 15:39:25 2015 -0700
  98. 185307d Merge "Teach _LinkFile._Link to handle globs." by David Pursehouse · Tue Jun 09 00:14:13 2015 +0000
  99. c116f94 forall: setenv, only encode val if encode exists by Anthony King · Wed Jun 03 17:29:29 2015 +0100
  100. 7993f3c init: don't call urllib.parse by Anthony King · Wed Jun 03 17:21:56 2015 +0100