开源镜像站
帮助
下载
动态
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
/
rebase.py
Age
Commit message (
Expand
)
Author
2026-07-07
rebase: Resolve revisionExpr to tracking branch for --onto-manifest
Gavin Mak
2025-05-27
subcmds: delete redundant dest= settings
Mike Frysinger
2023-10-13
Update logger.warn to logger.warning
Aravind Vasudevan
2023-09-14
subcmds: Use repo logger
Aravind Vasudevan
2023-05-17
[git_trace2] Add logs for critical cmds
Josip Sokcevic
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-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-01-06
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2020-02-19
avoid negative variables
Mike Frysinger
2020-02-12
Fix indentation issues reported by flake8
David Pursehouse
2019-09-24
rebase: add basic coloring output
Mike Frysinger
2019-09-24
rebase: add --fail-fast support
Mike Frysinger
2019-08-08
rebase: pull out project-independent settings from the for loop
Mike Frysinger
2019-08-08
rebase/sync: use exit(1) for errors instead of exit(-1)
Mike Frysinger
2019-06-13
set default file encoding to utf-8
Mike Frysinger
2016-01-28
Add option to rebase onto project's manifest version
Xiaohui Chen
2013-10-14
repo: Support multiple branches for the same project.
David James
2013-03-05
Fix: Missing spaces in printed messages
David Pursehouse
2012-11-13
Change print statements to work in python3
Sarah Owens
2012-10-09
Coding style cleanup
David Pursehouse
2012-08-23
Remove unused imports
David Pursehouse
2012-06-13
Support automatically stashing local modifications during repo-rebase.
Joe Hansche
2010-07-15
rebase: Pass through more options
v1.6.10.1
Shawn O. Pearce
2010-07-15
rebase: Automatically rebase branch on upstrea
Daniel Sandler