David Pursehouse
|
7e6dd2dff0
Fix pylint warning W0108: Lambda may not be necessary
|
13 vuotta sitten |
Dave Borowitz
|
b42b4746af
project: Require git >= 1.7.2 for setting config on command line
|
13 vuotta sitten |
David Pursehouse
|
1d947b3034
Even more coding style cleanup
|
13 vuotta sitten |
Shawn O. Pearce
|
cd81dd6403
Revert "Represent git-submodule as nested projects"
|
13 vuotta sitten |
Shawn Pearce
|
dc96476af3
Merge "project: Support config args in git command callables"
|
13 vuotta sitten |
Che-Liang Chiou
|
ab8f911a67
Fix pylint warnings introduced by the submodule patch
|
13 vuotta sitten |
Conley Owens
|
608aff7f62
Merge "Use modern Python exception syntax"
|
13 vuotta sitten |
Dave Borowitz
|
091f893625
project: Support config args in git command callables
|
13 vuotta sitten |
Sarah Owens
|
a5be53f9c8
Use modern Python exception syntax
|
13 vuotta sitten |
Che-Liang Chiou
|
69998b0c6f
Represent git-submodule as nested projects
|
14 vuotta sitten |
David Pursehouse
|
5c6eeac8f0
More coding style cleanup
|
13 vuotta sitten |
Mickaël Salaün
|
2f6ab7f5b8
Rename "dir" variables
|
13 vuotta sitten |
David Pursehouse
|
8a68ff9605
Coding style cleanup
|
13 vuotta sitten |
Brian Harring
|
14a6674e32
manifest: record the original revision when in -r mode.
|
13 vuotta sitten |
Matt Gumbel
|
2dc810c2e4
Fix errors when clone.bundle missing on server
|
13 vuotta sitten |
Conley Owens
|
bb1b5f5f86
Allow projects to be specified as notdefault
|
13 vuotta sitten |
David Pursehouse
|
e15c65abc2
Remove unused imports
|
13 vuotta sitten |
Mickaël Salaün
|
b9477bc2dd
project.py: Replace the relpath function with os.path.relpath
|
13 vuotta sitten |
Shawn O. Pearce
|
5e7127d00b
Use curl command line tool for clone.bundle
|
13 vuotta sitten |
Shawn O. Pearce
|
e0904f721b
Fix unsupported operand type(s) for +: 'int' and 'str'
|
13 vuotta sitten |
Shawn O. Pearce
|
9830553748
Fix percent done on resumed /clone.bundle
|
13 vuotta sitten |
Brian Harring
|
435370c6f0
upload: add --draft option.
|
13 vuotta sitten |
Torne (Richard Coles)
|
e8f75fa368
Don't delete the branch config when switching branches.
|
13 vuotta sitten |
Florian Vallee
|
7cf1b36bcd
Detach branch even when already on the latest revision using sync -d
|
13 vuotta sitten |
Florian Vallee
|
5d016502eb
Fix switching manifest branches using repo init -b
|
13 vuotta sitten |
Colin Cross
|
eca119e5d6
Allow projects with groups=None
|
13 vuotta sitten |
Shawn O. Pearce
|
6ba6ba0ef3
Fix initial sync broken by sync-c option
|
13 vuotta sitten |
Pierre Tardy
|
3d125940f6
repo download: add --ff-only option
|
13 vuotta sitten |
Erwan Mahe
|
a94f162b9f
repo download: add --revert option
|
14 vuotta sitten |
Pierre Tardy
|
e5a2122e64
repo download: add --cherry-pick option
|
15 vuotta sitten |