1. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · Fri Oct 19 15:07:05 2018 +0500
  2. b8f7bb0 update markdown/help header format by Mike Frysinger · Wed Oct 10 01:05:11 2018 -0400
  3. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · Mon Jan 22 11:00:24 2018 -0600
  4. baa0009 Support relative paths in --reference by Samuel Holland · Mon Jan 22 10:57:29 2018 -0600
  5. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · Wed Aug 30 10:24:03 2017 +0000
  6. 224a31a init: add missing submodule arg by Martin Kelly · Mon Jul 10 14:46:25 2017 -0700
  7. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · Thu Nov 03 10:37:53 2016 -0700
  8. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · Tue Jan 24 21:47:50 2017 +0900
  9. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · Tue Mar 21 16:05:12 2017 -0700
  10. f4dda9a init: Add no-tags and current branch options by Naseer Ahmed · Thu Dec 01 18:49:54 2016 -0500
  11. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · Fri Dec 11 11:16:41 2015 +0800
  12. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · Sun Aug 14 18:02:32 2016 +0900
  13. c2a64dd A couple of fixes to the init command's -p option. by Pascal Muetschard · Thu Oct 22 13:26:36 2015 -0700
  14. 7993f3c init: don't call urllib.parse by Anthony King · Wed Jun 03 17:21:56 2015 +0100
  15. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · Tue Mar 17 11:29:58 2015 -0700 v1.12.20
  16. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · Wed Oct 24 14:35:05 2012 +0200
  17. 7bdac71 pylint fixes for project.py by Anthony King · Wed Jul 16 12:56:40 2014 +0100
  18. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  19. 59bbb58 Move Python version checking to a separate module by David Pursehouse · Fri May 17 10:49:33 2013 +0900
  20. 2b30e3a Use reference also for manifest git by Victor Boivie · Fri Oct 05 12:37:58 2012 +0200
  21. 0a1c6a1 Special handling for manifest group "default" by David Holmer · Wed Nov 14 19:19:00 2012 -0500
  22. 3576596 Fix: missing space in information message after repo init by David Pursehouse · Tue Jan 29 09:49:48 2013 +0900
  23. 2547098 Better error message when using --mirror in existing workspace by David Pursehouse · Wed Nov 21 14:41:58 2012 +0900
  24. 3f5ea0b Allow init command to set options from environment variables by David Pursehouse · Sat Nov 17 03:13:09 2012 +0900
  25. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · Wed Nov 14 12:09:38 2012 +0900
  26. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  27. fc24124 Convert prompt answers to lower case before checking by David Pursehouse · Wed Nov 14 09:19:39 2012 +0900
  28. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  29. 75cc353 Show user about not initializing repo in current directory by Yang Zhenhui · Tue Oct 23 15:41:54 2012 +0800
  30. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  31. 3a6cd42 Merge "Coding style cleanup" by Conley Owens · Tue Oct 09 14:29:46 2012 -0700
  32. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  33. 297e7c6 Expand ~ to user's home directory for --reference by Victor Boivie · Fri Oct 05 14:50:05 2012 +0200
  34. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · Mon Aug 13 13:11:18 2012 -0700
  35. 3d07da8 init: Improved help text for the --mirror option by David Pursehouse · Wed Aug 15 14:22:08 2012 +0900
  36. 5d01650 Fix switching manifest branches using repo init -b by Florian Vallee · Thu Jun 07 17:19:26 2012 +0200
  37. 5465727 Fix syntax errors in subcmds/init.py by Colin Cross · Mon Apr 23 13:39:48 2012 -0700
  38. d21720d Add a --platform flag by Conley Owens · Mon Apr 16 11:02:21 2012 -0700
  39. 971de8e Refine groups functionality by Conley Owens · Mon Apr 16 10:36:08 2012 -0700
  40. 5acde75 Add manifest groups by Colin Cross · Wed Mar 28 20:15:45 2012 -0700 v1.8.2
  41. 34fb20f Revert "Default repo manifest settings in git config" by Shawn O. Pearce · Wed Nov 30 13:41:02 2011 -0800 v1.7.8.1
  42. 841be34 Don't prompt the user for name/email unless necessary by Victor Boivie · Tue Apr 05 11:31:10 2011 +0200
  43. ee1c2f5 Default repo manifest settings in git config by Victor Boivie · Tue Apr 19 10:50:12 2011 +0200
  44. e931127 repo: capitalize default prompt char by Mike Frysinger · Thu Aug 11 15:46:43 2011 -0400
  45. f322b9a sync: Support downloading bundle to initialize repository by Shawn O. Pearce · Mon Sep 19 14:50:58 2011 -0700 v1.7.7
  46. 30d4529 Add a --depth option to repo init. by Doug Anderson · Wed May 04 15:01:04 2011 -0700 v1.7.5
  47. 2630dd9 Fixed problems w/ 2nd repo init if first repo init had bad URL. by Doug Anderson · Thu Apr 07 13:36:30 2011 -0700
  48. 8844338 sync: Enable use of git clone --reference by Shawn O. Pearce · Fri Oct 08 10:02:09 2010 +0200
  49. 6d7508b Allow 'y' as a valid response when confirming identity by Nico Sallembien · Thu Apr 01 11:03:53 2010 -0700 v1.6.9.1
  50. 37dbf2b Try to prevent 'repo sync' as a user name by Shawn O. Pearce · Thu Jul 02 10:53:04 2009 -0700 v1.6.8.6
  51. 2ec00b9 Refactor git version detection for reuse by Shawn O. Pearce · Fri Jun 12 09:32:50 2009 -0700
  52. 3c8dea1 Change project.revision to revisionExpr and revisionId by Shawn O. Pearce · Fri May 29 18:38:17 2009 -0700
  53. d1f70d9 Refactor how projects parse remotes so it can be replaced by Shawn O. Pearce · Tue May 19 14:58:02 2009 -0700
  54. 77bb4af Improve the help text for 'repo init' by Shawn O. Pearce · Sat Apr 18 11:33:32 2009 -0700
  55. fd89b67 Clarify options that control the repo executable version by Shawn O. Pearce · Sat Apr 18 11:28:57 2009 -0700
  56. 350cde4 Change repo sync to be more friendly when updating the tree by Shawn O. Pearce · Thu Apr 16 11:21:18 2009 -0700 v1.6.6
  57. 0a389e9 Make 'repo start' restartable upon failures by Shawn O. Pearce · Fri Apr 10 16:21:18 2009 -0700
  58. 8630f39 Fix repo re-init in a mirror to not prompt by Shawn O. Pearce · Thu Mar 19 10:17:12 2009 -0700
  59. df01883 Allow repo init to restart if URL was initially invalid by Shawn O. Pearce · Tue Mar 17 08:15:27 2009 -0700 v1.6.3
  60. 1fc99f4 Give a more friendly error in 'repo init' if manifest url is invalid by Shawn O. Pearce · Tue Mar 17 08:06:18 2009 -0700
  61. 521cd3c Support "repo init -b foo && repo sync" to switch baselines by Shawn O. Pearce · Mon Mar 09 18:53:20 2009 -0700
  62. 5470df6 Don't permit "repo init --mirror" in an existing client by Shawn O. Pearce · Mon Mar 09 18:51:58 2009 -0700
  63. c95583b Don't permit users to run repo status in a mirror client by Shawn O. Pearce · Tue Mar 03 17:47:06 2009 -0800
  64. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · Tue Nov 04 07:37:10 2008 -0800 v1.1
  65. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0