1. 71e4cea RepoHook: do not list options twice during hash based approval by Jonathan Nieder · Tue Aug 16 12:05:09 2016 -0700
  2. 183c52a Merge "project: Set config option to skip lfs smudge filter" by David Pursehouse · Wed Aug 17 01:00:11 2016 +0000
  3. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · Mon Aug 15 21:23:44 2016 -0400
  4. 76a4a9d project: Set config option to skip lfs smudge filter by David Pursehouse · Tue Aug 16 12:11:12 2016 +0900
  5. 8016f60 Merge "repo: Repo does not always handle '.' parameter correctly" by David Pursehouse · Sun Aug 14 08:50:28 2016 +0000
  6. a36af07 Merge "Fix variable assignment" by David Pursehouse · Wed Jun 29 01:43:41 2016 +0000
  7. 037040f Fix variable assignment by Aymen Bouaziz · Tue Jun 28 12:27:23 2016 +0200
  8. 8b39fb4 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" by Dan Willemsen · Fri Apr 22 18:28:55 2016 +0000
  9. 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · Wed Apr 06 16:03:54 2016 -0700
  10. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · Tue Mar 29 14:11:20 2016 +0200
  11. f9fe3e1 repo: Repo does not always handle '.' parameter correctly by Mark E. Hamilton · Tue Feb 23 18:10:42 2016 -0700
  12. bdb866e Fix symlinking of new projects by Dan Willemsen · Tue Apr 05 17:22:02 2016 -0700
  13. 936d618 Merge changes from topic 'pylint-pep8-cleanup' by David Pursehouse · Tue Mar 15 00:31:12 2016 +0000
  14. 4aa4b21 RepoHook: set __file__ when running the hook by Mike Frysinger · Fri Mar 04 15:03:00 2016 -0500
  15. 30b0f4e project.py: Cleaned up pylint/pep8 violations by Mark E. Hamilton · Wed Feb 10 10:44:30 2016 -0700
  16. 1a799d1 Fix prune when bare git has detached head by Dan Willemsen · Tue Dec 15 13:40:05 2015 -0800
  17. e1e0bd1 Check for broken links when updating linkfiles by Dan Willemsen · Wed Nov 18 16:49:38 2015 -0800
  18. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · Wed Oct 14 10:50:15 2015 +0900
  19. 029eaf3 _CopyAndLinkFiles even if the sources haven't changed by Dan Willemsen · Thu Sep 03 12:52:28 2015 -0700
  20. b9a1b73 GITC: Add repo start support. by Simran Basi · Thu Aug 20 12:19:28 2015 -0700
  21. dc2545c project.py: Improve message shown when hook is not replaced by David Pursehouse · Mon Aug 24 14:43:45 2015 +0900
  22. f33929d project.py: Consistently use the _error method to print error messages by David Pursehouse · Mon Aug 24 14:39:14 2015 +0900
  23. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · Wed Aug 19 23:36:35 2015 +0000
  24. dab9e99 Merge "Fix formatting of message when retrying clone" by Dan Willemsen · Wed Aug 19 17:54:50 2015 +0000
  25. c5f15bf Merge "Include project path in --force-sync error message" by Dan Willemsen · Wed Aug 19 17:53:28 2015 +0000
  26. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · Mon Aug 17 13:41:45 2015 -0700
  27. 25857b8 Fix formatting of message when retrying clone by David Pursehouse · Wed Aug 19 18:06:22 2015 +0900
  28. f9b7683 Include project path in --force-sync error message by Simon Ruggier · Fri Jul 31 17:18:34 2015 -0400
  29. eeab686 Fix shallow clone behavior by Dan Willemsen · Mon Aug 03 13:11:53 2015 -0700
  30. 2a3e152 Fix _ReferenceGitDir symlinking by Dan Willemsen · Thu Jul 30 20:43:33 2015 -0700
  31. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · Wed Nov 12 11:27:45 2014 -0700 v1.12.25
  32. 7cccfb2 Merge "InitGitDir: Clean up created directories" by Conley Owens · Wed Jul 29 18:49:12 2015 +0000
  33. b1a07b8 InitGitDir: Clean up created directories by Kevin Degi · Mon Jul 27 13:33:43 2015 -0600
  34. 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
  35. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · Wed Jul 15 19:30:40 2015 +0000
  36. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · Mon Jun 22 15:31:26 2015 -0600
  37. 4c426ef Teach _LinkFile._Link to handle globs. by Wink Saville · Wed Jun 03 08:05:17 2015 -0700
  38. 472ce9f Merge changes I32da12c2,Ie4a65b3e by David Pursehouse · Tue Jun 02 00:14:43 2015 +0000
  39. 0184dcc Make linkfile symlinks relative by Colin Cross · Tue May 05 00:24:54 2015 -0700
  40. c4b301f Skip sleep and retry if git remote update exits with a signal by Colin Cross · Wed May 13 00:10:02 2015 -0700
  41. 384b3c5 Fail if gitdir does not point to objdir during sync by Kevin Degi · Thu Oct 16 16:02:58 2014 -0600
  42. 35de228 Merge "Don't attempt to create "fully qualified names" for SHA1s" by David Pursehouse · Mon May 11 09:20:52 2015 +0000
  43. 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
  44. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · Thu Sep 04 21:28:09 2014 +0900
  45. 3825827 Don't attempt to create "fully qualified names" for SHA1s by Alexandre Boeglin · Thu Apr 30 14:50:33 2015 +0200
  46. b4d43b9 Add --prune option to fetch when syncing a mirror repo by David Pursehouse · Tue Apr 28 18:28:12 2015 +0900
  47. 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
  48. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · Wed Oct 01 17:22:46 2014 -0700
  49. 23ff7df use the max depth instead of unshallow by Anthony King · Sat Mar 28 19:42:39 2015 +0000
  50. 9c76f67 Always capture output for GitCommand by John L. Villalovos · Mon Mar 16 20:49:10 2015 -0700
  51. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · Tue Mar 17 11:29:58 2015 -0700 v1.12.20
  52. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · Tue Sep 09 15:39:15 2014 -0700
  53. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · Thu Mar 05 20:52:29 2015 +0000
  54. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · Wed Feb 25 14:27:02 2015 -0800
  55. 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
  56. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · Thu Jan 29 21:58:12 2015 -0800
  57. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · Wed Oct 24 14:35:05 2012 +0200
  58. db6f1b0 Merge "Use depth flag when fetching" by Conley Owens · Fri Jan 30 19:36:04 2015 +0000
  59. ee69084 Merge "Handle shallow checkout of SHA1 pinned repos" by Conley Owens · Wed Jan 28 20:29:37 2015 +0000
  60. d37d43f Merge "Don't delete hooks in .git/hooks" by Conley Owens · Wed Jan 28 20:29:04 2015 +0000
  61. 7bdac71 pylint fixes for project.py by Anthony King · Wed Jul 16 12:56:40 2014 +0100
  62. f97e838 Use depth flag when fetching by Conley Owens · Wed Jan 21 11:12:46 2015 -0800
  63. 3000cda Handle shallow checkout of SHA1 pinned repos by Bertrand SIMONNET · Tue Nov 25 16:19:29 2014 -0800
  64. b9d9efd Don't delete hooks in .git/hooks by Mitchel Humpherys · Thu Jan 15 22:40:02 2015 -0800
  65. 497bde4 Respect --quiet when looking up bundle cookie file by Dave Borowitz · Fri Jan 02 13:58:05 2015 -0800 v1.12.17
  66. 4abf8e6 Save cookies back to jar when fetching clone.bundle by Dave Borowitz · Fri Jan 02 11:39:04 2015 -0800
  67. 137d013 Hold persistent proxy connection open while fetching clone.bundle by Dave Borowitz · Fri Jan 02 11:12:54 2015 -0800
  68. c8d882a Silence warnings about invalid clone.bundle files when quieted by Kris Giesing · Tue Dec 23 13:02:32 2014 -0800
  69. 3eb87ce Revert "Check for existence of refs upon initial fetch" by Conley Owens · Mon Nov 10 23:46:10 2014 +0000
  70. 7893b85 Merge changes I1f71be22,I5b119f11 by Conley Owens · Wed Oct 22 00:23:18 2014 +0000
  71. 14e134d upload: report names of uncommitted files by Vadim Bendebury · Sun Oct 05 15:40:30 2014 -0700
  72. 04e52d6 Always fetch the specific revision given by Nasser Grainawi · Tue Sep 30 13:34:52 2014 -0600
  73. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · Fri Sep 19 12:13:04 2014 -0600
  74. 303a82f Don't open non-binary files as binary by Chirayu Desai · Tue Aug 19 22:57:17 2014 +0530
  75. 80b87fe Use fetch --unshallow when appropriate. by Conley Owens · Fri May 09 17:13:44 2014 -0700
  76. e9f75b1 Merge "Enable remotes to define their own revision" by Conley Owens · Thu May 08 18:38:32 2014 +0000
  77. 5196805 Merge "Use exec() rather than execfile()" by Conley Owens · Wed May 07 18:18:55 2014 +0000
  78. 36ea2fb Enable remotes to define their own revision by Anthony King · Tue May 06 11:54:01 2014 +0100
  79. 2cd1f04 Use next(iterator) rather than iterator.next() by Anthony King · Mon May 05 21:24:05 2014 +0100
  80. 70f6890 Use exec() rather than execfile() by Anthony King · Mon May 05 21:15:34 2014 +0100
  81. 666d534 Ensure HEAD is correct when skipping remote fetch by Conley Owens · Thu May 01 13:09:57 2014 -0700 v1.12.16
  82. f2af756 Add 'shallow' gitfile to symlinks by Conley Owens · Wed Apr 30 11:31:01 2014 -0700 v1.12.15
  83. 544e7b0 Merge "Ignore clone-depth attribute when fetching to a mirror" by Conley Owens · Thu Apr 24 21:21:01 2014 +0000 v1.12.14
  84. e0df232 Add linkfile support. by Jeff Hamilton · Mon Apr 21 17:10:59 2014 -0500
  85. 9bc422f Ignore clone-depth attribute when fetching to a mirror by David Pursehouse · Tue Apr 15 10:28:56 2014 +0900
  86. 26c45a7 Make --no-tags work with -c by Mitchel Humpherys · Mon Mar 10 14:21:59 2014 -0700
  87. 68425f4 Fix indentation in project.py by David Pursehouse · Tue Mar 11 14:55:52 2014 +0900
  88. 53e902a More verbose errors for NoManifestExceptions. by Dan Sandler · Sun Mar 09 13:20:02 2014 -0400
  89. 2fb6466 Don't fetch from remotes if commit id exists locally by Chris AtLee · Thu Jan 16 21:32:33 2014 -0500
  90. dd65422 Add the "diffmanifests" command by Julien Campergue · Thu Jan 09 16:21:37 2014 +0100
  91. 5654805 Check for existence of refs upon initial fetch by Conley Owens · Tue Feb 11 18:44:58 2014 -0800
  92. c9877c7 Merge "Only fetch current branch on shallow clients" by Conley Owens · Wed Jan 29 21:12:33 2014 +0000 v1.12.8
  93. 69e04d8 Only fetch current branch on shallow clients by Shawn Pearce · Wed Jan 29 12:48:54 2014 -0800
  94. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · Fri Jan 10 01:20:12 2014 +0000
  95. bd80f7e Merge "Canonicalize project hooks path before use" by Conley Owens · Thu Jan 09 02:11:09 2014 +0000
  96. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  97. 672cc49 Canonicalize project hooks path before use by Jesse Hall · Wed Nov 27 11:17:13 2013 -0800
  98. cbc0798 Fix print of git-remote-persistent-https error by Conley Owens · Thu Nov 21 10:38:03 2013 -0800
  99. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · Tue Nov 19 18:46:29 2013 +0530
  100. 8d20116 repo: Support multiple branches for the same project. by David James · Fri Oct 11 17:03:19 2013 -0700