summaryrefslogtreecommitdiffstats
path: root/subcmds/stage.py
Commit message (Expand)AuthorAgeFilesLines
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+3
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Fix "list comprehension redefines 'x'" warnings from pyflakesDavid Pursehouse2017-07-101-2/+2
* stage: replace filter on lambda with list comprehensionDavid Pursehouse2013-05-081-4/+4
* Change print statements to work in python3Sarah Owens2012-11-131-2/+3
* Change usages of xrange() to range()Sarah Owens2012-11-011-1/+1
* Coding style cleanupDavid Pursehouse2012-10-091-7/+7
* Only display project path in 'repo stage -i'Shawn O. Pearce2009-04-181-2/+2
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+108