summaryrefslogtreecommitdiffstats
path: root/error.py
Commit message (Expand)AuthorAgeFilesLines
* 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