summaryrefslogtreecommitdiffstats
path: root/error.py
Commit message (Expand)AuthorAgeFilesLines
* Remove gitc support from repoJosip Sokcevic2024-12-031-4/+0
* project: Handle git sso auth failures as repo exitJosip Sokcevic2024-10-031-0/+4
* gitc: drop supportJason Chang2023-08-151-0/+4
* Raise RepoExitError in place of sys.exitJason Chang2023-08-101-0/+8
* Update errors to extend BaseRepoErrorJason Chang2023-07-311-27/+79
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-70/+60
* help/version: sprinkle bug report URL aroundMike Frysinger2021-04-261-4/+0
* manifest: relax include name rules for user-specified pathv2.13.1Mike Frysinger2021-03-021-2/+2
* use simpler super() magicMike Frysinger2021-02-191-8/+8
* error: fix pickling of all exceptionsMike Frysinger2021-02-191-8/+8
* sync: Added --use-superproject option and support for superproject.v2.12Raman Tenneti2021-01-211-0/+4
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-2/+0
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+19
* manifest: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-041-0/+4
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* error: fix typosAnthony King2015-06-041-2/+2
* More verbose errors for NoManifestExceptions.Dan Sandler2014-03-111-0/+7
* Raise a NoManifestException when the manifest DNEConley Owens2012-11-151-0/+4
* More coding style cleanupDavid Pursehouse2012-10-221-1/+7
* Coding style cleanupDavid Pursehouse2012-10-091-2/+2
* Remove `ImportError` classDavid Pursehouse2012-10-041-9/+0
* Add manifest groupsv1.8.2Colin Cross2012-04-131-0/+12
* sync: Support downloading bundle to initialize repositoryv1.7.7Shawn O. Pearce2011-09-281-0/+9
* Support repo-level pre-upload hook and prep for future hooks.v1.7.4Doug Anderson2011-03-111-0/+7
* Document any crashes from the user's text editorv1.6.8.4Shawn O. Pearce2009-06-241-0/+5
* Report better errors when a project revision is invalidShawn O. Pearce2009-03-021-0/+4
* Install a default pre-auto-gc hook in all repositoriesShawn O. Pearce2008-11-031-0/+2
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+66