开源镜像站
帮助
下载
动态
GitHub
index
:
git-repo
main
maint
master
repo-1
stable
A git multiple repo management tool built for AOSP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
subcmds
Age
Commit message (
Expand
)
Author
2021-11-18
init, sync: fixed flake8 warnings.
v2.18
Raman Tenneti
2021-11-18
superproject: Inherit --no-use-superproject with --mirror option.
Raman Tenneti
2021-11-15
sync: link the internal-fs-layout doc into checkouts
Mike Frysinger
2021-11-12
help: fix grammar in help text
Mike Frysinger
2021-11-05
sync: make --prune the default
Mike Frysinger
2021-11-05
sync: fix --tags option
Mike Frysinger
2021-11-01
superproject: added 'implies -c' in the help of --use-superproject option.
Raman Tenneti
2021-10-26
fetch: Fix stderr handling for gsutil
Jack Neus
2021-10-15
sync: properly handle standalone manifests for `sync` command
v2.17.2
Jack Neus
2021-10-14
subcmds/sync: Use pack-refs instead of gc for redundant gitdirs.
Allen Webb
2021-10-11
repo: more arg checking for --standalone-manifest re-inits
v2.17.1
Jack Neus
2021-10-11
repo: fix bug with --standalone-manifest
Jack Neus
2021-10-05
subcmds/sync: Disable autoDetach for git gc.
Allen Webb
2021-09-28
make file removal a bit more robust
Mike Frysinger
2021-09-28
repo: Add support for standalone manifests
Jack Neus
2021-09-14
sync: Log repo sync state events as 'data' events.
Raman Tenneti
2021-08-13
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-07-29
sync: Added logging of repo sync state and config options for analysis.
Raman Tenneti
2021-07-28
superproject: Skip updating of superproject when -l is used with sync.
Raman Tenneti
2021-07-28
repo: refactor help output handling
Mike Frysinger
2021-07-27
list: add a --relative-to option
Mike Frysinger
2021-07-20
manifest: Support ignoring local manifests with 'repo manifest'
Michael Kelly
2021-07-14
Update manifest_name with the returned manifest name for superproject.
v2.16.2
Xin Li
2021-07-14
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-13
Fix an issue that repo can't see projects declared in a local manifest.
Xin Li
2021-07-04
sync: dump git output on errors
Mike Frysinger
2021-07-01
Add the ability to administratively enroll repo into using superproject.
Xin Li
2021-06-16
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-15
commands: pass settings via __init__
Mike Frysinger
2021-06-15
commands: document the "common" class attribute
Mike Frysinger
2021-05-20
sync: Sync submodules correctly again
v2.15.3
Peter Kjellerstedt
2021-05-10
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-08
sync: added --no-use-superproject to disable superproject.
Raman Tenneti
2021-05-07
sync: Recommend using --no-use-superproject if sync fails.
Raman Tenneti
2021-05-06
sync: refactor main fetch loop
Mike Frysinger
2021-05-05
sync: fix recursive fetching
Mike Frysinger
2021-05-04
sync: use manifest_name passed in
Mike Frysinger
2021-05-04
sync: switch to multiprocessing.Event
Mike Frysinger
2021-05-04
sync: fix logic error with linkfile errors
Mike Frysinger
2021-05-04
subcmds: force consistent help text format
Mike Frysinger
2021-05-04
init/sync: add --no-tags to match --tags
Mike Frysinger
2021-05-04
add --no-current-branch option to invert --current-branch
Mike Frysinger
2021-05-03
harmonize --current-branch short option across subcommands
Mike Frysinger
2021-05-03
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-02
upload: search local projects in parallel
Mike Frysinger
2021-05-02
upload: include the project in error messages
Mike Frysinger
2021-05-01
Update copyfile and linkfile if manifest updated
jiajia tang
2021-04-26
help/version: sprinkle bug report URL around
Mike Frysinger
2021-04-21
sync: fix missing import for -q
v2.14.1
Mike Frysinger
[next]