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
*
init: add --manifest-upstream-branch
Kaushik Lingarkar
2024-09-26
1
-0
/
+11
*
git_command: unify soft/hard versions with requirements.json
Mike Frysinger
2024-03-21
1
-6
/
+8
*
repo: Use the worktree when checking the repo rev.
Jason R. Coombs
2023-11-13
1
-1
/
+1
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-1
/
+1
*
subcmds: Use repo logger
Aravind Vasudevan
2023-09-14
1
-9
/
+9
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-4
/
+8
*
gitc: drop support
Jason Chang
2023-08-15
1
-2
/
+2
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
1
-3
/
+9
*
Add envar to replace shallow clones with partial
Jason Chang
2023-05-25
1
-0
/
+6
*
[git_trace2] Add logs for critical cmds
Josip Sokcevic
2023-05-17
1
-1
/
+3
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-242
/
+302
*
init: Silence the "rm -r .repo and try again" message if quiet
Gavin Mak
2023-01-06
1
-6
/
+5
*
Use print with flush=True instead of stdout.flush
Daniel Kutik
2022-12-13
1
-9
/
+3
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
1
-6
/
+0
*
init: add --manifest-depth for shallow manifest clone
v2.29.5
LaMont Jones
2022-10-27
1
-0
/
+4
*
Revert "init: change --depth default to 1 for manifest repo"
LaMont Jones
2022-10-27
1
-4
/
+0
*
init: hide identify spam when reinitializing
Mike Frysinger
2022-08-22
1
-3
/
+3
*
init: show a notice when reinitializing
Mike Frysinger
2022-08-22
1
-0
/
+7
*
init: change --depth default to 1 for manifest repo
Mike Frysinger
2022-08-18
1
-0
/
+4
*
Fix the printed path of the ".repo" dir after a fresh init.
Mateus Azis
2022-07-25
1
-1
/
+1
*
sync: add multi-manifest support
v2.26
LaMont Jones
2022-05-26
1
-3
/
+2
*
project: Add missing imports
v2.24.1
LaMont Jones
2022-04-21
1
-2
/
+0
*
Stop passing optparse.Values to git_superproject
LaMont Jones
2022-04-14
1
-0
/
+3
*
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-12
1
-1
/
+0
*
Fix sub manifest handling
LaMont Jones
2022-04-06
1
-0
/
+1
*
init: add multi-manifest support
LaMont Jones
2022-04-06
1
-38
/
+3
*
Move manifest config logic into ManifestProject
LaMont Jones
2022-04-06
1
-1
/
+1
*
project: add ManifestProject.Sync()
LaMont Jones
2022-04-01
1
-240
/
+26
*
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-17
1
-0
/
+12
*
init: add an option --enable-git-lfs-filter
XD Trol
2022-01-26
1
-0
/
+9
*
init: make bad --repo-rev settings more clear
Mike Frysinger
2022-01-25
1
-2
/
+6
*
init, sync: fixed flake8 warnings.
v2.18
Raman Tenneti
2021-11-18
1
-5
/
+4
*
superproject: Inherit --no-use-superproject with --mirror option.
Raman Tenneti
2021-11-18
1
-2
/
+7
*
fetch: Fix stderr handling for gsutil
Jack Neus
2021-10-26
1
-1
/
+1
*
repo: more arg checking for --standalone-manifest re-inits
v2.17.1
Jack Neus
2021-10-11
1
-0
/
+5
*
repo: fix bug with --standalone-manifest
Jack Neus
2021-10-11
1
-2
/
+4
*
repo: Add support for standalone manifests
Jack Neus
2021-09-28
1
-15
/
+68
*
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
[next]