开源镜像站
帮助
下载
动态
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
/
list.py
Age
Commit message (
Expand
)
Author
2025-05-27
subcmds: delete redundant dest= settings
Mike Frysinger
2023-10-31
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-08-22
isort: format codebase
v2.36
Mike Frysinger
2023-03-22
Format codebase with black and check formatting in CQ
Gavin Mak
2022-02-17
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2021-07-27
list: add a --relative-to option
Mike Frysinger
2021-06-15
commands: document the "common" class attribute
Mike Frysinger
2021-05-04
subcmds: force consistent help text format
Mike Frysinger
2021-04-14
list: fix help grammar
Mike Frysinger
2021-04-13
list: add option to show non-checkedout projects too
Mike Frysinger
2021-03-19
forall/list: delete spurious "
Mike Frysinger
2021-01-06
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2020-02-12
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
Remove unused imports
David Pursehouse
2019-08-28
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-06-13
set default file encoding to utf-8
Mike Frysinger
2015-07-30
Support filtering by group on forall and list subcmd
Graham Christensen
2013-05-16
Remove unused show_smart option on list and info commands
David Pursehouse
2013-04-29
Add regex support for subcommand forall
Zhiguang Li
2013-04-06
list: add name-only and path-only options
Chirayu Desai
2012-11-13
Change print statements to work in python3
Sarah Owens
2012-10-25
Add regex matching to repo list command
Olof Johansson
2011-03-16
Add 'list' command to repo.
Doug Anderson