Gitiles
Code Review
Sign In
git01.mediatek.com
/
git-repo
/
de50d81c918ff8aa84ac2d2f2c64a0c42d94f0a3
/
subcmds
/
init.py
0a1c6a1
Special handling for manifest group "default"
by David Holmer
· Wed Nov 14 19:19:00 2012 -0500
3576596
Fix: missing space in information message after repo init
by David Pursehouse
· Tue Jan 29 09:49:48 2013 +0900
2547098
Better error message when using --mirror in existing workspace
by David Pursehouse
· Wed Nov 21 14:41:58 2012 +0900
3f5ea0b
Allow init command to set options from environment variables
by David Pursehouse
· Sat Nov 17 03:13:09 2012 +0900
8f62fb7
Tidy up code formatting a bit more
by David Pursehouse
· Wed Nov 14 12:09:38 2012 +0900
cecd1d8
Change print statements to work in python3
by Sarah Owens
· Thu Nov 01 22:59:27 2012 -0700
fc24124
Convert prompt answers to lower case before checking
by David Pursehouse
· Wed Nov 14 09:19:39 2012 +0900
1d947b3
Even more coding style cleanup
by David Pursehouse
· Thu Oct 25 12:23:11 2012 +0900
75cc353
Show user about not initializing repo in current directory
by Yang Zhenhui
· Tue Oct 23 15:41:54 2012 +0800
a5be53f
Use modern Python exception syntax
by Sarah Owens
· Sun Sep 09 15:37:57 2012 -0700
3a6cd42
Merge "Coding style cleanup"
by Conley Owens
· Tue Oct 09 14:29:46 2012 -0700
8a68ff9
Coding style cleanup
by David Pursehouse
· Mon Sep 24 12:15:13 2012 +0900
297e7c6
Expand ~ to user's home directory for --reference
by Victor Boivie
· Fri Oct 05 14:50:05 2012 +0200
bb1b5f5
Allow projects to be specified as notdefault
by Conley Owens
· Mon Aug 13 13:11:18 2012 -0700
3d07da8
init: Improved help text for the --mirror option
by David Pursehouse
· Wed Aug 15 14:22:08 2012 +0900
5d01650
Fix switching manifest branches using repo init -b
by Florian Vallee
· Thu Jun 07 17:19:26 2012 +0200
5465727
Fix syntax errors in subcmds/init.py
by Colin Cross
· Mon Apr 23 13:39:48 2012 -0700
d21720d
Add a --platform flag
by Conley Owens
· Mon Apr 16 11:02:21 2012 -0700
971de8e
Refine groups functionality
by Conley Owens
· Mon Apr 16 10:36:08 2012 -0700
5acde75
Add manifest groups
by Colin Cross
· Wed Mar 28 20:15:45 2012 -0700
v1.8.2
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
841be34
Don't prompt the user for name/email unless necessary
by Victor Boivie
· Tue Apr 05 11:31:10 2011 +0200
ee1c2f5
Default repo manifest settings in git config
by Victor Boivie
· Tue Apr 19 10:50:12 2011 +0200
e931127
repo: capitalize default prompt char
by Mike Frysinger
· Thu Aug 11 15:46:43 2011 -0400
f322b9a
sync: Support downloading bundle to initialize repository
by Shawn O. Pearce
· Mon Sep 19 14:50:58 2011 -0700
v1.7.7
30d4529
Add a --depth option to repo init.
by Doug Anderson
· Wed May 04 15:01:04 2011 -0700
v1.7.5
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
8844338
sync: Enable use of git clone --reference
by Shawn O. Pearce
· Fri Oct 08 10:02:09 2010 +0200
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
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
2ec00b9
Refactor git version detection for reuse
by Shawn O. Pearce
· Fri Jun 12 09:32:50 2009 -0700
3c8dea1
Change project.revision to revisionExpr and revisionId
by Shawn O. Pearce
· Fri May 29 18:38:17 2009 -0700
d1f70d9
Refactor how projects parse remotes so it can be replaced
by Shawn O. Pearce
· Tue May 19 14:58:02 2009 -0700
77bb4af
Improve the help text for 'repo init'
by Shawn O. Pearce
· Sat Apr 18 11:33:32 2009 -0700
fd89b67
Clarify options that control the repo executable version
by Shawn O. Pearce
· Sat Apr 18 11:28:57 2009 -0700
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
0a389e9
Make 'repo start' restartable upon failures
by Shawn O. Pearce
· Fri Apr 10 16:21:18 2009 -0700
8630f39
Fix repo re-init in a mirror to not prompt
by Shawn O. Pearce
· Thu Mar 19 10:17:12 2009 -0700
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
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
521cd3c
Support "repo init -b foo && repo sync" to switch baselines
by Shawn O. Pearce
· Mon Mar 09 18:53:20 2009 -0700
5470df6
Don't permit "repo init --mirror" in an existing client
by Shawn O. Pearce
· Mon Mar 09 18:51:58 2009 -0700
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
e284ad1
Add 'repo init --mirror' to download a complete forrest
by Shawn O. Pearce
· Tue Nov 04 07:37:10 2008 -0800
v1.1
cf31fe9
Initial Contribution
by The Android Open Source Project
· Tue Oct 21 07:00:00 2008 -0700
v1.0