index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
/
init.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-14
1
-2
/
+6
*
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-16
1
-3
/
+5
*
commands: document the "common" class attribute
Mike Frysinger
2021-06-15
1
-1
/
+1
*
command: make --verbose/--quiet available to all subcommands
Mike Frysinger
2021-04-13
1
-3
/
+3
*
init: Added --partial-clone-exclude option.
Raman Tenneti
2021-04-13
1
-1
/
+5
*
init: merge subcmd & wrapper parsers
Mike Frysinger
2021-04-09
1
-102
/
+1
*
repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14.
Raman Tenneti
2021-04-05
1
-1
/
+7
*
superproject: pass groups to ToXml method.
Raman Tenneti
2021-03-11
1
-1
/
+1
*
init: expose --worktree option
Mike Frysinger
2021-03-09
1
-3
/
+1
*
superproject: Display status messages during repo init/sync.
v2.13.3
Raman Tenneti
2021-03-04
1
-4
/
+9
*
init: support -b HEAD as a shortcut to "the default"
Mike Frysinger
2021-02-25
1
-4
/
+8
*
init: make --manifest-url flag optional
Mike Frysinger
2021-02-18
1
-4
/
+16
*
init: added --use-superproject option to clone superproject.
v2.12.2
Raman Tenneti
2021-02-11
1
-0
/
+20
*
git_config: add SetBoolean helper
Mike Frysinger
2021-02-11
1
-7
/
+7
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-9
/
+1
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-4
/
+0
*
init: reset hard to --repo-rev
Mike Frysinger
2020-12-06
1
-1
/
+1
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
1
-2
/
+2
*
init: use the remote default manifest branch
Mike Frysinger
2020-09-09
1
-11
/
+15
*
init: reject unknown args
Mike Frysinger
2020-09-02
1
-0
/
+3
*
Make partial clone imply no-clone-bundle by default.
Xin Li
2020-05-21
1
-2
/
+9
*
init: respect --repo-rev changes
Mike Frysinger
2020-03-25
1
-0
/
+11
*
init: rename --repo-branch to --repo-rev
Mike Frysinger
2020-03-18
1
-3
/
+4
*
init: respect --repo-url changes
Mike Frysinger
2020-03-17
1
-0
/
+8
*
repo/init: improve basic progress messages
Mike Frysinger
2020-02-22
1
-1
/
+2
*
repo/init: add --verbose flags
Mike Frysinger
2020-02-22
1
-3
/
+9
*
init: hide summary output when using --quiet
Mike Frysinger
2020-02-22
1
-15
/
+19
*
add experimental git worktree support
Mike Frysinger
2020-02-19
1
-0
/
+24
*
avoid negative variables
Mike Frysinger
2020-02-19
1
-5
/
+5
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+1
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-5
/
+5
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-1
/
+1
*
repo: lower min version of git a bit
Mike Frysinger
2020-02-12
1
-2
/
+7
*
Fix inverted logic around [gitc-]init and -c
Dan Willemsen
2020-02-07
1
-1
/
+1
*
init: handle -c conflicts with gitc-init
Mike Frysinger
2020-02-05
1
-2
/
+7
*
init: Add '-c' as an alias to '--current-branch'
Diogo Ferreira
2020-01-24
1
-1
/
+1
*
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-08-28
1
-6
/
+5
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
1
-1
/
+20
*
use print() instead of sys.stdout.write()
Mike Frysinger
2019-07-11
1
-3
/
+9
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Honor --depth during repo init
Nasser Grainawi
2019-05-21
1
-2
/
+2
*
init: Remove -c short option for --current-branch
v1.13.1
Ereth McKnight-MacNeil
2018-12-20
1
-1
/
+1
*
init: --dissociate option to copy objects borrowed with --reference
Nikolai Merinov
2018-10-19
1
-0
/
+11
*
update markdown/help header format
Mike Frysinger
2018-10-10
1
-2
/
+1
*
init: Remove string concat in no-op os.path.join
Samuel Holland
2018-01-22
1
-1
/
+2
*
Support relative paths in --reference
Samuel Holland
2018-01-22
1
-1
/
+1
*
Merge changes from topic "windows-support"
David Pursehouse
2017-08-30
1
-2
/
+2
|
\
|
*
Workaround shutil.rmtree limitation on Windows
Renaud Paquay
2017-05-29
1
-2
/
+2
*
|
init: add missing submodule arg
Martin Kelly
2017-07-10
1
-1
/
+1
|
/
*
init: allow relative path on --reference argument
YOUNG HO CHA
2017-05-28
1
-1
/
+1
[next]