Mike Frysinger
|
0578ebf61a
init: reject unknown args
|
il y a 5 ans |
Xin Li
|
d79a4bc51b
Make partial clone imply no-clone-bundle by default.
|
il y a 5 ans |
Mike Frysinger
|
3599cc3975
init: respect --repo-rev changes
|
il y a 6 ans |
Mike Frysinger
|
58ac1678e8
init: rename --repo-branch to --repo-rev
|
il y a 5 ans |
Mike Frysinger
|
7936ce8677
init: respect --repo-url changes
|
il y a 6 ans |
Mike Frysinger
|
dcbfadf814
repo/init: improve basic progress messages
|
il y a 6 ans |
Mike Frysinger
|
edd3d45b35
repo/init: add --verbose flags
|
il y a 6 ans |
Mike Frysinger
|
0b888912cb
init: hide summary output when using --quiet
|
il y a 6 ans |
Mike Frysinger
|
979d5bdc3e
add experimental git worktree support
|
il y a 6 ans |
Mike Frysinger
|
c58ec4dba1
avoid negative variables
|
il y a 6 ans |
David Pursehouse
|
819827a42d
Fix blank line issues reported by flake8
|
il y a 6 ans |
David Pursehouse
|
abdf750061
Fix indentation issues reported by flake8
|
il y a 6 ans |
David Pursehouse
|
54a4e6007a
Fix various whitespace issues reported by pyflakes
|
il y a 6 ans |
Mike Frysinger
|
82caef67a1
repo: lower min version of git a bit
|
il y a 6 ans |
Dan Willemsen
|
93293ca47f
Fix inverted logic around [gitc-]init and -c
|
il y a 6 ans |
Mike Frysinger
|
66098f707a
init: handle -c conflicts with gitc-init
|
il y a 6 ans |
Diogo Ferreira
|
0eb2d3c8a0
init: Add '-c' as an alias to '--current-branch'
|
il y a 6 ans |
Mike Frysinger
|
ae6cb08ae5
split out cli validation from execution
|
il y a 6 ans |
Xin Li
|
745be2ede1
Add support for partial clone.
|
il y a 6 ans |
Mike Frysinger
|
ab85fe7c53
use print() instead of sys.stdout.write()
|
il y a 6 ans |
Mike Frysinger
|
f601376e13
set default file encoding to utf-8
|
il y a 6 ans |
Nasser Grainawi
|
d92464e8ef
Honor --depth during repo init
|
il y a 6 ans |
Ereth McKnight-MacNeil
|
12ee5446e9
init: Remove -c short option for --current-branch
|
il y a 7 ans |
Nikolai Merinov
|
09f0abb0ef
init: --dissociate option to copy objects borrowed with --reference
|
il y a 7 ans |
Mike Frysinger
|
b8f7bb04d0
update markdown/help header format
|
il y a 7 ans |
Samuel Holland
|
5f0e57d2ca
init: Remove string concat in no-op os.path.join
|
il y a 8 ans |
Samuel Holland
|
baa0009355
Support relative paths in --reference
|
il y a 8 ans |
David Pursehouse
|
d1ebc89a08
Merge changes from topic "windows-support"
|
il y a 8 ans |
Martin Kelly
|
224a31a765
init: add missing submodule arg
|
il y a 8 ans |
Renaud Paquay
|
a65adf74f9
Workaround shutil.rmtree limitation on Windows
|
il y a 9 ans |