summaryrefslogtreecommitdiffstats
path: root/pager.py
Commit message (Expand)AuthorAgeFilesLines
* pyflakes: Fix remaining "E501 line too long" warningsDavid Pursehouse2020-02-131-1/+2
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+6
* pager: Remove unnecessary semicolonsDavid Pursehouse2020-02-121-2/+2
* remove spurious +x bitsMike Frysinger2020-02-091-0/+0
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Support pager on WindowsRenaud Paquay2017-08-311-2/+36
* Change print statements to work in python3Sarah Owens2012-11-131-1/+2
* Coding style cleanupDavid Pursehouse2012-10-091-2/+2
* Correct call to `sys.exit()`David Pursehouse2012-10-041-1/+1
* Don't start the pager if stdout is a pipev1.6.4Shawn O. Pearce2009-04-011-1/+1
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+84