开源镜像站
帮助
下载
动态
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
/
error.py
Age
Commit message (
Expand
)
Author
2024-12-03
Remove gitc support from repo
Josip Sokcevic
2024-10-03
project: Handle git sso auth failures as repo exit
Josip Sokcevic
2023-08-15
gitc: drop support
Jason Chang
2023-08-10
Raise RepoExitError in place of sys.exit
Jason Chang
2023-07-31
Update errors to extend BaseRepoError
Jason Chang
2023-03-22
Format codebase with black and check formatting in CQ
Gavin Mak
2021-04-26
help/version: sprinkle bug report URL around
Mike Frysinger
2021-03-02
manifest: relax include name rules for user-specified path
v2.13.1
Mike Frysinger
2021-02-19
use simpler super() magic
Mike Frysinger
2021-02-19
error: fix pickling of all exceptions
Mike Frysinger
2021-01-21
sync: Added --use-superproject option and support for superproject.
v2.12
Raman Tenneti
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-04
manifest: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2019-06-13
set default file encoding to utf-8
Mike Frysinger
2015-06-04
error: fix typos
Anthony King
2014-03-11
More verbose errors for NoManifestExceptions.
Dan Sandler
2012-11-15
Raise a NoManifestException when the manifest DNE
Conley Owens
2012-10-22
More coding style cleanup
David Pursehouse
2012-10-09
Coding style cleanup
David Pursehouse
2012-10-04
Remove `ImportError` class
David Pursehouse
2012-04-13
Add manifest groups
v1.8.2
Colin Cross
2011-09-28
sync: Support downloading bundle to initialize repository
v1.7.7
Shawn O. Pearce
2011-03-11
Support repo-level pre-upload hook and prep for future hooks.
v1.7.4
Doug Anderson
2009-06-24
Document any crashes from the user's text editor
v1.6.8.4
Shawn O. Pearce
2009-03-02
Report better errors when a project revision is invalid
Shawn O. Pearce
2008-11-03
Install a default pre-auto-gc hook in all repositories
Shawn O. Pearce
2008-10-21
Initial Contribution
v1.0
The Android Open Source Project