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 |
YOUNG HO CHA
|
c79d3b8fd1
init: allow relative path on --reference argument
|
il y a 9 ans |
Martin Kelly
|
e4e94d26ae
init: add --submodules to sync manifest submodules
|
il y a 9 ans |
Naseer Ahmed
|
f4dda9a1be
init: Add no-tags and current branch options
|
il y a 9 ans |
Hu xiuyun
|
9711a98d6c
init: Add --no-clone-bundle option
|
il y a 10 ans |
David Pursehouse
|
438eade413
init: Respect --quiet option when synching manifest repository
|
il y a 9 ans |
Pascal Muetschard
|
c2a64ddffd
A couple of fixes to the init command's -p option.
|
il y a 10 ans |