Simran Basi
|
1efc2b4a01
GITC: Add gitc-init subcommand to repo.
|
10 jaren geleden |
Anthony King
|
cc1b1a703d
Revert "Change the min git version from 1.7.2 to 1.8.2"
|
11 jaren geleden |
Conley Owens
|
52b99aa91d
Change the min git version from 1.7.2 to 1.8.2
|
11 jaren geleden |
Pascal Bach
|
2338788050
Don't exit with error on HTTP 401 when downloading clone bundle
|
11 jaren geleden |
Mani Chandel
|
f75870beac
Change implementation of cleanup in case of clone failure during "repo init"
|
11 jaren geleden |
Anthony King
|
6efdde9f6e
Prevent warning twice about Python 3 usage
|
11 jaren geleden |
Mitchel Humpherys
|
eb5acc9ae9
Don't try to remove .repo if it doesn't exist
|
12 jaren geleden |
Conley Owens
|
5db69f3f66
Update the version number on the repo launcher
|
12 jaren geleden |
Conley Owens
|
ff0a3c8f80
Share git version parsing code with wrapper module
|
12 jaren geleden |
David James
|
bf79c6618e
Fix os.mkdir race condition.
|
12 jaren geleden |
Julien Campergue
|
335f5ef4ad
Add --archive option to init to sync using git archive
|
12 jaren geleden |
Chirayu Desai
|
5d6cb80b8f
Allow using repo with python3
|
12 jaren geleden |
Conley Owens
|
53263d873d
Merge "repo: use explicit Python executable to run main.py"
|
12 jaren geleden |
Conley Owens
|
5e0ee14575
Do not use print_function from __future__
|
12 jaren geleden |
anatoly techtonik
|
3a2a59eb87
repo: use explicit Python executable to run main.py
|
12 jaren geleden |
Conley Owens
|
bc0308478b
Update gpg key for cco3@android.com
|
12 jaren geleden |
David Pursehouse
|
59bbb580e3
Move Python version checking to a separate module
|
12 jaren geleden |
Chirayu Desai
|
51813dfed1
repo: add rudimentary version checking
|
12 jaren geleden |
David Holmer
|
0a1c6a1c16
Special handling for manifest group "default"
|
13 jaren geleden |
David Pursehouse
|
87b9d9b4f2
Don't exit with error on HTTP 403 when downloading clone bundle
|
13 jaren geleden |
David Pursehouse
|
3794a78b80
Sync help text in repo from init.py
|
13 jaren geleden |
David Pursehouse
|
8f62fb7bd3
Tidy up code formatting a bit more
|
13 jaren geleden |
David Pursehouse
|
98ffba1401
Fix: "Statement seems to have no effect"
|
13 jaren geleden |
Sarah Owens
|
cecd1d864f
Change print statements to work in python3
|
13 jaren geleden |
David Pursehouse
|
685f080d62
More code style cleanup
|
13 jaren geleden |
David Pursehouse
|
8898e2f26d
Remove magic hack
|
13 jaren geleden |
Sarah Owens
|
a6053d54f1
Change usages of xrange() to range()
|
13 jaren geleden |
Conley Owens
|
e072a92a9b
Merge "Use python3 urllib when urllib2 not available"
|
13 jaren geleden |
Conley Owens
|
7601ee2608
Merge "Use 'stat' package instead of literals for mkdir()"
|
13 jaren geleden |
Sarah Owens
|
1f7627fd3c
Use python3 urllib when urllib2 not available
|
13 jaren geleden |