summaryrefslogtreecommitdiffstats
path: root/subcmds/prune.py
Commit message (Expand)AuthorAgeFilesLines
* Add multi-manifest support with <submanifest> elementv2.22LaMont Jones2022-02-171-2/+2
* commands: document the "common" class attributeMike Frysinger2021-06-151-1/+1
* command: add a helper for the parallel execution boilerplateMike Frysinger2021-04-151-12/+8
* prune: add --jobs supportMike Frysinger2021-03-311-4/+25
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-3/+0
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* prune: handle branches that track missing branchesMike Frysinger2019-11-161-4/+9
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Change print statements to work in python3Sarah Owens2012-11-131-2/+3
* Coding style cleanupDavid Pursehouse2012-10-091-5/+5
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+59