Olof Johansson
|
33949c34d2
Add repo info command
|
13 年之前 |
David Pursehouse
|
8f62fb7bd3
Tidy up code formatting a bit more
|
13 年之前 |
David Pursehouse
|
c1b86a2323
Fix inconsistent indentation
|
13 年之前 |
David Pursehouse
|
98ffba1401
Fix: "Statement seems to have no effect"
|
13 年之前 |
Sarah Owens
|
cecd1d864f
Change print statements to work in python3
|
13 年之前 |
David Pursehouse
|
fc241240d8
Convert prompt answers to lower case before checking
|
13 年之前 |
David Pursehouse
|
9f3406ea46
Minor documentation formatting and grammatical fixes
|
13 年之前 |
David Pursehouse
|
b1525bffae
Fix documentation reference to local_manifest.xml
|
13 年之前 |
David Pursehouse
|
685f080d62
More code style cleanup
|
13 年之前 |
David Pursehouse
|
8898e2f26d
Remove magic hack
|
13 年之前 |
David Pursehouse
|
52f1e5d911
Make load order of local manifests deterministic
|
13 年之前 |
Conley Owens
|
8e3d355d44
Merge "Print an error message when aborted by user"
|
13 年之前 |
Conley Owens
|
4a4776e9ab
Merge "Handle manifest parse errors in main"
|
13 年之前 |
Conley Owens
|
2fa715f8b5
Merge "Better handling of duplicate remotes"
|
13 年之前 |
Conley Owens
|
6287543e35
Merge "Change usages of xrange() to range()"
|
13 年之前 |
David Pursehouse
|
b0936b0e20
Print an error message when aborted by user
|
13 年之前 |
David Pursehouse
|
0b8df7be79
Handle manifest parse errors in main
|
13 年之前 |
David Pursehouse
|
717ece9d81
Better handling of duplicate remotes
|
13 年之前 |
David Pursehouse
|
5566ae5dde
Print deprecation warning when local_manifest.xml is used
|
13 年之前 |
David Pursehouse
|
2d5a0df798
Add support for multiple local manifests
|
13 年之前 |
David Pursehouse
|
f7fc8a95be
Handle XML errors when parsing the manifest
|
13 年之前 |
Conley Owens
|
1ad7b555df
Merge "Always show --manifest-server-* options"
|
13 年之前 |
David Pursehouse
|
7e6dd2dff0
Fix pylint warning W0108: Lambda may not be necessary
|
13 年之前 |
Conley Owens
|
8d070cfb25
Always show --manifest-server-* options
|
13 年之前 |
Sarah Owens
|
a6053d54f1
Change usages of xrange() to range()
|
13 年之前 |
Conley Owens
|
e072a92a9b
Merge "Use python3 urllib when urllib2 not available"
|
13 年之前 |
Conley Owens
|
7601ee2608
Merge "Use 'stat' package instead of literals for mkdir()"
|
13 年之前 |
Sarah Owens
|
1f7627fd3c
Use python3 urllib when urllib2 not available
|
13 年之前 |
Dave Borowitz
|
b42b4746af
project: Require git >= 1.7.2 for setting config on command line
|
13 年之前 |
Dave Borowitz
|
e21526754b
sync: Only parallelize gc for git >= 1.7.2
|
13 年之前 |