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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
repo: add --show-toplevel akin to git
Mike Frysinger
2021-07-28
2
-0
/
+11
*
|
|
repo: refactor help output handling
Mike Frysinger
2021-07-28
5
-19
/
+81
*
|
|
repo: make --version always work
Mike Frysinger
2021-07-28
1
-3
/
+1
*
|
|
repo: refactor internal --help/--version parsing
Mike Frysinger
2021-07-28
1
-24
/
+24
*
|
|
bash-completion: complete projects with repo forall
Mike Frysinger
2021-07-27
1
-1
/
+21
*
|
|
list: add a --relative-to option
Mike Frysinger
2021-07-27
3
-7
/
+22
*
|
|
bash-completion: refactor unique subcommand processing
Mike Frysinger
2021-07-27
1
-15
/
+27
*
|
|
bash-completion: fallback to default completion
Mike Frysinger
2021-07-27
1
-1
/
+3
*
|
|
repo: properly handle remote annotations in manifest_xml
Jack Neus
2021-07-23
4
-18
/
+80
*
|
|
Force a fetch when superproject has a newer SHA1 for remote branch.
v2.16.3
Xin Li
2021-07-20
1
-0
/
+1
*
|
|
manifest: Support ignoring local manifests with 'repo manifest'
Michael Kelly
2021-07-20
2
-0
/
+12
*
|
|
Add script 'release/update-manpages' to generate manpages
Roger Shimizu
2021-07-16
30
-0
/
+2577
*
|
|
Update manifest_name with the returned manifest name for superproject.
v2.16.2
Xin Li
2021-07-14
1
-3
/
+1
*
|
|
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-14
3
-33
/
+33
*
|
|
Fix an issue that repo can't see projects declared in a local manifest.
Xin Li
2021-07-13
1
-1
/
+1
*
|
|
Gracefully ignore bad remove-project line
Michael Kelly
2021-07-08
3
-10
/
+64
*
|
|
sync: dump git output on errors
Mike Frysinger
2021-07-04
1
-1
/
+1
*
|
|
Add the ability to administratively enroll repo into using superproject.
Xin Li
2021-07-01
4
-11
/
+98
*
|
|
Fix an issue when syncing with --use-superproject and clone bundles.
Xin Li
2021-06-30
3
-8
/
+12
*
|
|
superproject - don't update the commit ids of projects that have revisionId.
Raman Tenneti
2021-06-29
2
-2
/
+52
*
|
|
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-16
6
-61
/
+225
*
|
|
repo: improve duplicate default check
Jack Neus
2021-06-15
1
-1
/
+2
*
|
|
commands: pass settings via __init__
Mike Frysinger
2021-06-15
3
-18
/
+24
*
|
|
commands: document the "event_log" class attribute
Mike Frysinger
2021-06-15
1
-1
/
+6
*
|
|
commands: document the "common" class attribute
Mike Frysinger
2021-06-15
28
-29
/
+33
*
|
|
repo: properly handle NoneType in Default/Remote equality checks
Jack Neus
2021-06-11
2
-0
/
+41
*
|
|
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-06-10
4
-5
/
+65
*
|
|
trace2_event_log: Added logging of error events.
Raman Tenneti
2021-06-09
2
-0
/
+31
*
|
|
superproject: revert not updating commit ids if remote is different.
Raman Tenneti
2021-06-08
2
-55
/
+0
*
|
|
run_tests: fix pytest selection inside tox venv
Mike Frysinger
2021-06-03
1
-0
/
+4
*
|
|
superproject: change the warning message to say it is beta.
Raman Tenneti
2021-06-03
1
-2
/
+2
*
|
|
Drop support for Python 3.5
Peter Kjellerstedt
2021-06-03
5
-7
/
+6
*
|
|
superproject: require git version 2.28.0 or higher.
v2.15.4
Raman Tenneti
2021-06-03
1
-1
/
+4
*
|
|
tests: Make the tests pass for Python < 3.8
Peter Kjellerstedt
2021-05-26
2
-28
/
+55
*
|
|
sync: Sync submodules correctly again
v2.15.3
Peter Kjellerstedt
2021-05-20
1
-3
/
+9
*
|
|
project: fix error display when output_redir is disabled
v2.15.2
Mike Frysinger
2021-05-20
1
-4
/
+5
*
|
|
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-18
3
-7
/
+12
*
|
|
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
6
-158
/
+225
*
|
|
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-10
4
-22
/
+32
*
|
|
launcher: bump version for new release
Mike Frysinger
2021-05-10
1
-1
/
+1
*
|
|
Handle 400 error code when attempting to fetch clone bundle.
Craig Northway
2021-05-10
1
-6
/
+5
*
|
|
sync: added --no-use-superproject to disable superproject.
Raman Tenneti
2021-05-08
1
-3
/
+7
*
|
|
sync: Recommend using --no-use-superproject if sync fails.
Raman Tenneti
2021-05-07
1
-1
/
+2
*
|
|
sync: refactor main fetch loop
Mike Frysinger
2021-05-06
1
-42
/
+59
*
|
|
ssh: move all ssh logic to a common place
Mike Frysinger
2021-05-06
6
-275
/
+320
*
|
|
git_command: switch version caches to functools
Mike Frysinger
2021-05-06
2
-21
/
+20
*
|
|
manifest_xml: cleanup of contactinfo test for readability with f-strings.
Raman Tenneti
2021-05-05
1
-1
/
+3
*
|
|
sync: fix recursive fetching
Mike Frysinger
2021-05-05
1
-1
/
+1
*
|
|
git_config: hoist Windows ssh check earlier
Mike Frysinger
2021-05-04
1
-5
/
+7
*
|
|
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-05-04
3
-23
/
+74
[prev]
[next]