Gitiles
Code Review
Sign In
git01.mediatek.com
/
git-repo
/
fee390eea2ed6afdfbc09639f39aeb3ace83efb4
/
repo
fee390e
launcher: Update repo after applying clone.bundle
by Dan Willemsen
· Wed Sep 02 12:36:30 2015 -0700
9ff2ece
gitc: Improve help visibility
by Dan Willemsen
· Mon Aug 31 15:45:06 2015 -0700
v1.12.28
2487cb7
Fix gitc check if gitc isn't installed
by Dan Willemsen
· Mon Aug 31 15:45:06 2015 -0700
8ce5041
GITC: Pull GITC Manifest Dir from the config.
by Simran Basi
· Fri Aug 28 14:25:44 2015 -0700
1efc2b4
GITC: Add gitc-init subcommand to repo.
by Simran Basi
· Wed Aug 05 15:04:22 2015 -0700
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
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
2338788
Don't exit with error on HTTP 401 when downloading clone bundle
by Pascal Bach
· Fri Feb 13 16:23:12 2015 +0100
f75870b
Change implementation of cleanup in case of clone failure during "repo init"
by Mani Chandel
· Wed Sep 03 13:54:48 2014 +0530
6efdde9
Prevent warning twice about Python 3 usage
by Anthony King
· Mon May 05 20:37:05 2014 +0100
eb5acc9
Don't try to remove .repo if it doesn't exist
by Mitchel Humpherys
· Wed Mar 12 10:48:15 2014 -0700
5db69f3
Update the version number on the repo launcher
by Conley Owens
· Thu Jan 30 16:00:35 2014 -0800
v1.12.13
ff0a3c8
Share git version parsing code with wrapper module
by Conley Owens
· Thu Jan 30 14:46:03 2014 -0800
v1.12.12
bf79c66
Fix os.mkdir race condition.
by David James
· Thu Dec 26 14:20:13 2013 -0800
335f5ef
Add --archive option to init to sync using git archive
by Julien Campergue
· Wed Oct 16 11:02:35 2013 +0200
5d6cb80
Allow using repo with python3
by Chirayu Desai
· Thu Nov 21 13:42:39 2013 +0530
53263d8
Merge "repo: use explicit Python executable to run main.py"
by Conley Owens
· Thu Oct 10 18:42:59 2013 +0000
5e0ee14
Do not use print_function from __future__
by Conley Owens
· Thu Sep 26 15:50:49 2013 -0700
3a2a59e
repo: use explicit Python executable to run main.py
by anatoly techtonik
· Sat Sep 21 19:29:10 2013 +0300
bc03084
Update gpg key for cco3@android.com
by Conley Owens
· Mon Jul 01 11:05:32 2013 -0700
v1.12.3
v1.12.3.1
59bbb58
Move Python version checking to a separate module
by David Pursehouse
· Fri May 17 10:49:33 2013 +0900
51813df
repo: add rudimentary version checking
by Chirayu Desai
· Tue Apr 16 19:36:09 2013 +0530
0a1c6a1
Special handling for manifest group "default"
by David Holmer
· Wed Nov 14 19:19:00 2012 -0500
87b9d9b
Don't exit with error on HTTP 403 when downloading clone bundle
by David Pursehouse
· Mon Nov 26 18:30:32 2012 +0900
3794a78
Sync help text in repo from init.py
by David Pursehouse
· Thu Nov 15 06:17:30 2012 +0900
8f62fb7
Tidy up code formatting a bit more
by David Pursehouse
· Wed Nov 14 12:09:38 2012 +0900
98ffba1
Fix: "Statement seems to have no effect"
by David Pursehouse
· Wed Nov 14 11:18:00 2012 +0900
cecd1d8
Change print statements to work in python3
by Sarah Owens
· Thu Nov 01 22:59:27 2012 -0700
685f080
More code style cleanup
by David Pursehouse
· Wed Nov 14 08:34:39 2012 +0900
8898e2f
Remove magic hack
by David Pursehouse
· Wed Nov 14 07:51:03 2012 +0900
a6053d5
Change usages of xrange() to range()
by Sarah Owens
· Thu Nov 01 13:36:50 2012 -0700
e072a92
Merge "Use python3 urllib when urllib2 not available"
by Conley Owens
· Thu Nov 01 10:13:33 2012 -0700
7601ee2
Merge "Use 'stat' package instead of literals for mkdir()"
by Conley Owens
· Thu Nov 01 10:01:17 2012 -0700
1f7627f
Use python3 urllib when urllib2 not available
by Sarah Owens
· Wed Oct 31 09:21:55 2012 -0700
60798a3
Use 'stat' package instead of literals for mkdir()
by Sarah Owens
· Thu Oct 25 17:53:09 2012 -0700
c5aa4d3
Update minimum git version to 1.7.2
by Conley Owens
· Fri Oct 26 11:34:11 2012 -0700
55e4d46
Add a PGP key for cco3@android.com
by Conley Owens
· Mon Oct 01 16:12:28 2012 -0700
v1.11.0
c9129d9
Update PGP keys during _PostRepoUpgrade in `sync`
by Conley Owens
· Mon Oct 01 16:12:28 2012 -0700
a5be53f
Use modern Python exception syntax
by Sarah Owens
· Sun Sep 09 15:37:57 2012 -0700
2f6ab7f
Rename "dir" variables
by Mickaël Salaün
· Sun Sep 30 00:37:55 2012 +0200
e00aa6b
Clean up imports
by David Pursehouse
· Tue Sep 11 14:33:51 2012 +0900
3f61950
Use gerrit.googlesource.com/git-repo as the default URL
by Shawn O. Pearce
· Tue Jun 05 07:57:24 2012 -0700
4fd38ec
Detect git is not installed
by Shawn O. Pearce
· Tue Jun 05 07:55:07 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
ae0a36c
Add support for Apache Digest authentication for repo init.
by Xiaodong Xu
· Tue Jan 31 11:10:09 2012 +0800
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
f322b9a
sync: Support downloading bundle to initialize repository
by Shawn O. Pearce
· Mon Sep 19 14:50:58 2011 -0700
v1.7.7
44da16e
Change default REPO_URL to code.google.com
by Shawn O. Pearce
· Mon Sep 05 14:02:38 2011 -0700
49cd59b
Add --depth option to main repo wrapper.
by Doug Anderson
· Mon Jun 13 21:42:06 2011 -0700
0fc3a39
Bump repo version to 1,10
by Shawn O. Pearce
· Mon Jan 10 09:01:24 2011 -0800
v1.7.3
df14a70
Make path references OS independent
by Anthony Newnam
· Sun Jan 09 17:31:57 2011 -0800
f18cb76
Encode the environment variables passed to git
by Shawn O. Pearce
· Tue Dec 07 11:41:05 2010 -0800
d3fd537
Exit with statuscode 0 for repo help init
by Trond Norbye
· Mon Jan 03 11:35:15 2011 +0100
8844338
sync: Enable use of git clone --reference
by Shawn O. Pearce
· Fri Oct 08 10:02:09 2010 +0200
c8a300f
Refactor Manifest to be XmlManifest
by Shawn O. Pearce
· Mon May 18 13:19:57 2009 -0700
fd89b67
Clarify options that control the repo executable version
by Shawn O. Pearce
· Sat Apr 18 11:28:57 2009 -0700
24d8dfb
Correct the REPO_URL in the wrapper script to android.git.kernel.org
by Shawn O. Pearce
· Thu Dec 18 07:21:32 2008 -0800
v1.4.3
e284ad1
Add 'repo init --mirror' to download a complete forrest
by Shawn O. Pearce
· Tue Nov 04 07:37:10 2008 -0800
v1.1
45476c4
wrapper 1.6
by Shawn O. Pearce
· Tue Oct 28 08:46:15 2008 -0700
1619134
Added missing wait after git-version call in wrapper
by Shawn O. Pearce
· Tue Oct 28 08:33:34 2008 -0700
7542d66
Remove the Python 2.4 dependency and use just 'python'
by Shawn O. Pearce
· Tue Oct 21 07:11:36 2008 -0700
v1.0.1
cf31fe9
Initial Contribution
by The Android Open Source Project
· Tue Oct 21 07:00:00 2008 -0700
v1.0