| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-30 | make pep8 happy (again) | Michael Vogt | 1 | -5/+5 | |
| 2014-01-06 | Use print_function everywhere | Julian Andres Klode | 1 | -0/+1 | |
| This brings the code closer to Python 3. Automatically converted using 2to3 -f print. | |||||
| 2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -1/+1 | |
| 2012-06-11 | add test for utils.get_release_date_from_release_file and update code for ↵ | Michael Vogt | 1 | -1/+1 | |
| more py3 friendliness | |||||
| 2010-10-18 | fix compat issues with python3 | Michael Vogt | 1 | -2/+2 | |
| 2010-06-10 | * apt/utils.py: | Michael Vogt | 1 | -0/+5 | |
| - fix end date calculation for releases in june | |||||
| 2010-03-01 | Some stylistic changes. | Julian Andres Klode | 1 | -3/+3 | |
| 2010-03-01 | Style fixes. | Julian Andres Klode | 1 | -4/+10 | |
| 2010-02-13 | python/tagfile.cc: Implement the iterator protocol in TagFile. | Julian Andres Klode | 1 | -3/+3 | |
| 2010-02-07 | * Fix some places where the old API was still used: | Julian Andres Klode | 1 | -19/+19 | |
| - apt/utils.py: Completely ported, previous one was old-API from Ubuntu. - apt/cache.py: Use the new progress classes instead of the old ones. - apt/package.py: Various smaller issues fixed, probably caused by merge. | |||||
| 2010-01-20 | apt/utils.py: fix copyright info | Michael Vogt | 1 | -3/+4 | |
| 2010-01-20 | * apt/utils.py: | Michael Vogt | 1 | -0/+75 | |
| - add some misc utils like get_release_filename_for_pkg() | |||||
