David Holmer
|
0a1c6a1c16
Special handling for manifest group "default"
|
13 年之前 |
Shawn Pearce
|
45d21685b9
upload: support --re and --cc options over HTTP
|
13 年之前 |
Mitchel Humpherys
|
597868b4c4
Add --no-tags option to prevent fetching of tags
|
13 年之前 |
Torne (Richard Coles)
|
ed68d0e852
Check for a cookie file when fetching clone.bundle.
|
13 年之前 |
Che-Liang Chiou
|
b2bd91c99b
Represent git-submodule as nested projects, take 2
|
14 年之前 |
Conley Owens
|
75ee0570da
Raise a NoManifestException when the manifest DNE
|
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
|
7e6dd2dff0
Fix pylint warning W0108: Lambda may not be necessary
|
13 年之前 |
Dave Borowitz
|
b42b4746af
project: Require git >= 1.7.2 for setting config on command line
|
13 年之前 |
David Pursehouse
|
1d947b3034
Even more coding style cleanup
|
13 年之前 |
Shawn O. Pearce
|
cd81dd6403
Revert "Represent git-submodule as nested projects"
|
13 年之前 |
Shawn Pearce
|
dc96476af3
Merge "project: Support config args in git command callables"
|
13 年之前 |
Che-Liang Chiou
|
ab8f911a67
Fix pylint warnings introduced by the submodule patch
|
13 年之前 |
Conley Owens
|
608aff7f62
Merge "Use modern Python exception syntax"
|
13 年之前 |
Dave Borowitz
|
091f893625
project: Support config args in git command callables
|
13 年之前 |
Sarah Owens
|
a5be53f9c8
Use modern Python exception syntax
|
13 年之前 |
Che-Liang Chiou
|
69998b0c6f
Represent git-submodule as nested projects
|
14 年之前 |
David Pursehouse
|
5c6eeac8f0
More coding style cleanup
|
13 年之前 |
Mickaël Salaün
|
2f6ab7f5b8
Rename "dir" variables
|
13 年之前 |
David Pursehouse
|
8a68ff9605
Coding style cleanup
|
13 年之前 |
Brian Harring
|
14a6674e32
manifest: record the original revision when in -r mode.
|
13 年之前 |
Matt Gumbel
|
2dc810c2e4
Fix errors when clone.bundle missing on server
|
13 年之前 |
Conley Owens
|
bb1b5f5f86
Allow projects to be specified as notdefault
|
13 年之前 |
David Pursehouse
|
e15c65abc2
Remove unused imports
|
13 年之前 |
Mickaël Salaün
|
b9477bc2dd
project.py: Replace the relpath function with os.path.relpath
|
13 年之前 |
Shawn O. Pearce
|
5e7127d00b
Use curl command line tool for clone.bundle
|
13 年之前 |
Shawn O. Pearce
|
e0904f721b
Fix unsupported operand type(s) for +: 'int' and 'str'
|
13 年之前 |