1. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · Wed Sep 09 21:43:32 2015 +0000
  2. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · Tue Sep 08 13:27:20 2015 -0700
  3. ba72d83 GITC: Fix repo sync. by Simran Basi · Thu Sep 03 10:47:44 2015 -0700 v1.12.29
  4. 9ff2ece gitc: Improve help visibility by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700 v1.12.28
  5. 2487cb7 Fix gitc check if gitc isn't installed by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700
  6. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · Fri Aug 28 14:25:44 2015 -0700
  7. f7a5189 GITC: Expand relative remote URLs. by Simran Basi · Thu Aug 27 11:44:42 2015 -0700
  8. b9a1b73 GITC: Add repo start support. by Simran Basi · Thu Aug 20 12:19:28 2015 -0700
  9. dc2545c project.py: Improve message shown when hook is not replaced by David Pursehouse · Mon Aug 24 14:43:45 2015 +0900
  10. f33929d project.py: Consistently use the _error method to print error messages by David Pursehouse · Mon Aug 24 14:39:14 2015 +0900
  11. 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
  12. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · Thu Aug 20 16:55:42 2015 +0900
  13. f4599a2 gitc_init: Remove unused import by David Pursehouse · Thu Aug 20 16:45:39 2015 +0900
  14. 022a1d4 gitc_utils: Fix incorrect string format argument by David Pursehouse · Thu Aug 20 16:41:04 2015 +0900
  15. 41d1baa gitc_utils: Remove unused variable by David Pursehouse · Thu Aug 20 16:40:44 2015 +0900
  16. 46496d8 gitc_utils: Remove unused import; add missing import by David Pursehouse · Thu Aug 20 16:37:09 2015 +0900
  17. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · Wed Aug 19 23:36:35 2015 +0000
  18. dab9e99 Merge "Fix formatting of message when retrying clone" by Dan Willemsen · Wed Aug 19 17:54:50 2015 +0000
  19. c5f15bf Merge "Include project path in --force-sync error message" by Dan Willemsen · Wed Aug 19 17:53:28 2015 +0000
  20. 6d35d67 Merge "Copy clone-depth in `repo manifest`" by Dan Willemsen · Wed Aug 19 17:50:15 2015 +0000
  21. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · Mon Aug 17 13:41:45 2015 -0700
  22. 25857b8 Fix formatting of message when retrying clone by David Pursehouse · Wed Aug 19 18:06:22 2015 +0900
  23. bdb5271 GITC: Add repo sync support. by Simran Basi · Mon Aug 10 13:23:23 2015 -0700
  24. 8840922 Copy clone-depth in `repo manifest` by Dan Willemsen · Mon Aug 17 15:29:10 2015 -0700
  25. 5d0c3a6 Merge "GITC: Add gitc-init subcommand to repo." by Dan Willemsen · Wed Aug 12 23:25:20 2015 +0000
  26. 1efc2b4 GITC: Add gitc-init subcommand to repo. by Simran Basi · Wed Aug 05 15:04:22 2015 -0700
  27. 2635c0e Merge "Fix shallow clone behavior" by Dan Willemsen · Wed Aug 05 01:02:41 2015 +0000
  28. 4332228 Merge "Support filtering by group on forall and list subcmd" by David Pursehouse · Wed Aug 05 01:01:02 2015 +0000
  29. f9b7683 Include project path in --force-sync error message by Simon Ruggier · Fri Jul 31 17:18:34 2015 -0400
  30. eeab686 Fix shallow clone behavior by Dan Willemsen · Mon Aug 03 13:11:53 2015 -0700
  31. 7e59de2 Include dest-branch attribute in the 'manifest' subcommand's output by Simon Ruggier · Fri Jul 24 12:50:06 2015 +0200
  32. 163fdbf Merge "Fix _ReferenceGitDir symlinking" by Dan Willemsen · Fri Jul 31 18:01:32 2015 +0000 v1.12.26
  33. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · Fri Jul 31 17:06:23 2015 +0000
  34. c5cd433 Emit project info in case of sync exception. by Dan Sandler · Fri Jul 31 09:37:53 2015 -0400
  35. 2a3e152 Fix _ReferenceGitDir symlinking by Dan Willemsen · Thu Jul 30 20:43:33 2015 -0700
  36. 0369a06 Support filtering by group on forall and list subcmd by Graham Christensen · Wed Jul 29 17:02:54 2015 -0500
  37. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · Wed Nov 12 11:27:45 2014 -0700 v1.12.25
  38. 7cccfb2 Merge "InitGitDir: Clean up created directories" by Conley Owens · Wed Jul 29 18:49:12 2015 +0000
  39. 57f43f4 Merge "Prevent repo info from crashing when default element doesn't exist." by David Pursehouse · Wed Jul 29 02:11:55 2015 +0000
  40. 17af578 Prevent repo info from crashing when default element doesn't exist. by Cassidy Burden · Mon Jun 29 14:51:35 2015 -0700
  41. b1a07b8 InitGitDir: Clean up created directories by Kevin Degi · Mon Jul 27 13:33:43 2015 -0600
  42. 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
  43. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · Wed Jul 15 19:30:40 2015 +0000
  44. 503d66d Merge "project.RemoteFetch: Handle depth cases more robustly" by Conley Owens · Wed Jul 15 19:29:13 2015 +0000
  45. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · Mon Jun 22 15:31:26 2015 -0600
  46. 97836cf Merge "Always output upstream if specified" by Conley Owens · Mon Jul 13 16:36:27 2015 +0000 v1.12.23
  47. 80e3a37 Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4 by David Pursehouse · Sat Jul 11 14:01:15 2015 +0000
  48. bb4a1b5 Merge "Improve error message when syncing a project with invalid groups." by Conley Owens · Fri Jul 10 22:00:47 2015 +0000
  49. 551dfec Always output upstream if specified by Conley Owens · Fri Jul 10 14:54:54 2015 -0700
  50. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · Thu May 07 14:39:44 2015 +0900
  51. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · Thu May 07 14:36:09 2015 +0900
  52. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · Thu May 07 15:01:15 2015 +0900
  53. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · Thu May 07 14:16:49 2015 +0900
  54. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · Thu Jun 25 14:53:46 2015 +0000
  55. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · Mon Jun 01 11:17:13 2015 -0400
  56. 87ea591 Improve error message when syncing a project with invalid groups. by Jarkko Pöyry · Fri Jun 19 15:39:25 2015 -0700
  57. 185307d Merge "Teach _LinkFile._Link to handle globs." by David Pursehouse · Tue Jun 09 00:14:13 2015 +0000
  58. c116f94 forall: setenv, only encode val if encode exists by Anthony King · Wed Jun 03 17:29:29 2015 +0100
  59. 7993f3c init: don't call urllib.parse by Anthony King · Wed Jun 03 17:21:56 2015 +0100
  60. b1d1fd7 git_config: fix _SaveJson typo by Anthony King · Wed Jun 03 17:02:26 2015 +0100
  61. be4456c error: fix typos by Anthony King · Wed Jun 03 16:59:18 2015 +0100
  62. cf738ed git_command: only decode when needed by Anthony King · Wed Jun 03 16:50:39 2015 +0100
  63. 6cfc68e decode the buffer before appending by Anthony King · Wed Jun 03 16:39:32 2015 +0100
  64. 4c426ef Teach _LinkFile._Link to handle globs. by Wink Saville · Wed Jun 03 08:05:17 2015 -0700
  65. 472ce9f Merge changes I32da12c2,Ie4a65b3e by David Pursehouse · Tue Jun 02 00:14:43 2015 +0000
  66. 0184dcc Make linkfile symlinks relative by Colin Cross · Tue May 05 00:24:54 2015 -0700
  67. c4b301f Skip sleep and retry if git remote update exits with a signal by Colin Cross · Wed May 13 00:10:02 2015 -0700
  68. 31a7be5 Catch exceptions in project list generator by Colin Cross · Wed May 13 00:04:36 2015 -0700
  69. 384b3c5 Fail if gitdir does not point to objdir during sync by Kevin Degi · Thu Oct 16 16:02:58 2014 -0600
  70. 35de228 Merge "Don't attempt to create "fully qualified names" for SHA1s" by David Pursehouse · Mon May 11 09:20:52 2015 +0000
  71. ace097c Merge "Add option on sync to avoid fetching from remotes for existing sha1" by David Pursehouse · Fri May 01 07:51:52 2015 +0000
  72. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · Thu Sep 04 21:28:09 2014 +0900
  73. 3825827 Don't attempt to create "fully qualified names" for SHA1s by Alexandre Boeglin · Thu Apr 30 14:50:33 2015 +0200
  74. b4d43b9 Add --prune option to fetch when syncing a mirror repo by David Pursehouse · Tue Apr 28 18:28:12 2015 +0900
  75. 4ccad75 Fix substitution err for schemeless manifest urls by Conley Owens · Wed Apr 29 10:45:37 2015 -0700 v1.12.22
  76. 403b64e Don't append branch to fetch spec when syncing to a mirror by David Pursehouse · Mon Apr 27 10:41:33 2015 +0900 v1.12.21
  77. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · Wed Apr 08 17:59:56 2015 +0000
  78. 44859d0 Merge "status: lose dependence on StringIO" by Conley Owens · Wed Apr 08 17:58:33 2015 +0000
  79. 6ad6dbe forall: use a generator to map the Pool by Anthony King · Wed Apr 08 13:22:30 2015 +0100
  80. 33fe4e9 Remove deprecated `include-ids` setting from pylint config by David Pursehouse · Tue Apr 07 11:08:04 2015 +0900
  81. 4214585 Merge "Pylint and PEP8 fixes for color.py" by David Pursehouse · Tue Apr 07 02:06:48 2015 +0000
  82. b51f07c status: lose dependence on StringIO by Anthony King · Sat Apr 04 21:18:59 2015 +0100
  83. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · Wed Oct 01 17:22:46 2014 -0700
  84. cb07ba7 Resolve fetch urls more efficiently by Anthony King · Sat Mar 28 23:26:04 2015 +0000
  85. 23ff7df use the max depth instead of unshallow by Anthony King · Sat Mar 28 19:42:39 2015 +0000
  86. cc1b1a7 Revert "Change the min git version from 1.7.2 to 1.8.2" by Anthony King · Sat Mar 28 19:33:59 2015 +0000
  87. bdf7ed2 Pylint and PEP8 fixes for color.py by Anthony King · Sat Mar 28 21:10:17 2015 +0000
  88. 9c76f67 Always capture output for GitCommand by John L. Villalovos · Mon Mar 16 20:49:10 2015 -0700
  89. 52b99aa Change the min git version from 1.7.2 to 1.8.2 by Conley Owens · Wed Mar 18 14:41:07 2015 -0700
  90. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · Tue Mar 17 11:29:58 2015 -0700 v1.12.20
  91. 2086004 Merge "Don't exit with error on HTTP 401 when downloading clone bundle" by Conley Owens · Wed Mar 11 17:25:45 2015 +0000
  92. 2338788 Don't exit with error on HTTP 401 when downloading clone bundle by Pascal Bach · Fri Feb 13 16:23:12 2015 +0100
  93. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · Tue Sep 09 15:39:15 2014 -0700
  94. 936183a git_config: add support for remote '.' by Yann Droneaud · Thu Sep 12 10:51:18 2013 +0200 v1.12.19
  95. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · Thu Mar 05 20:52:29 2015 +0000
  96. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · Wed Feb 25 14:27:02 2015 -0800
  97. e4978cf Ensure the repo project is never fetched with partial depth by Conley Owens · Tue Feb 03 18:06:16 2015 -0800 v1.12.18
  98. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · Thu Jan 29 21:58:12 2015 -0800
  99. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · Wed Oct 24 14:35:05 2012 +0200
  100. 24245e0 Merge "Add missing documentation of --current-branch option on sync command" by David Pursehouse · Sat Jan 31 12:44:43 2015 +0000