开源镜像站
帮助
下载
动态
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
/
forall.py
Age
Commit message (
Expand
)
Author
2026-06-16
project: Add REPO_PROJECT_FETCH_URL environment variable
Gavin Mak
2026-05-27
project: Extract project envvar generation to GetEnvVars
Gavin Mak
2026-05-14
command: Move smart sync override logic to Command base class
Gavin Mak
2026-05-07
forall: Document REPO_UPSTREAM and REPO_DEST_BRANCH envvars
Gavin Mak
2025-09-17
forall: fix crash with no command
Mike Frysinger
2025-05-27
subcmds: delete redundant dest= settings
Mike Frysinger
2024-10-30
forall: Fix returning results early
Josip Sokcevic
2024-10-23
subcmds: reduce multiprocessing serialization overhead
Kuang-che Wu
2023-09-14
subcmds: Use repo logger
Aravind Vasudevan
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-04-14
forall: fix multi-manifest variables.
LaMont Jones
2022-02-17
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2021-06-15
commands: document the "common" class attribute
Mike Frysinger
2021-05-04
subcmds: force consistent help text format
Mike Frysinger
2021-04-13
command: make --verbose/--quiet available to all subcommands
Mike Frysinger
2021-03-25
forall: handle missing project refs better
v2.13.8
Mike Frysinger
2021-03-19
forall/list: delete spurious "
Mike Frysinger
2021-03-18
forall: allow interactive commands with -j1
v2.13.7
Mike Frysinger
2021-03-01
forall: greatly speed up processing overhead
v2.13
Mike Frysinger
2021-03-01
forall: simplify arg passing to worker children
Mike Frysinger
2021-03-01
forall: move nested func out to the class
Mike Frysinger
2021-02-22
forall: rewrite parallel logic
Mike Frysinger
2021-02-22
forall: improve pool logic
Mike Frysinger
2021-02-22
command: unify --job option & default values
Mike Frysinger
2021-02-16
trim redundant pass statements
Mike Frysinger
2021-01-06
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2020-04-16
Expose upstream and dest-branch attributes through environment
Sean McAllister
2020-04-14
forall.py: Close file after removing the stream
Karsten Pfeiffer-Raddatz
2020-02-19
assume environment always accepts strings
Mike Frysinger
2020-02-13
pyflakes: Fix remaining "E501 line too long" warnings
David Pursehouse
2020-02-12
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-10
Fixing forall subcommand for Py3
v2.0
Jiri Tyr
2019-10-22
forall: add an --ignore-missing option
v1.13.7.1
Mike Frysinger
2019-10-01
forall: exit 1 if we skip any repos
Mike Frysinger
2019-08-28
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-07-08
Remove double forall from "repo help forall" output
Solomon Kinard
2019-06-13
set default file encoding to utf-8
Mike Frysinger
2018-10-10
update markdown/help header format
Mike Frysinger
2018-07-24
Remove unused pylint suppressions
David Pursehouse
2017-10-31
forall: Clarify expansion of REPO_ environment values with -c
David Pursehouse
2017-05-29
Make "git command" and "forall" work on Windows
Renaud Paquay
2016-04-05
Add --inverse-regex option to forall subcommand
Takeshi Kanemoto
2016-02-18
Better error display on forall
Alexandre Garnier
2015-07-30
Support filtering by group on forall and list subcmd
Graham Christensen
2015-07-06
forall: use smart sync override manifest if it exists
David Pursehouse
2015-07-06
forall: Don't try to get lrev of projects in mirror workspace
David Pursehouse
2015-06-04
forall: setenv, only encode val if encode exists
Anthony King
[next]