| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-01-11 | Merge Ben Finney's whitespace changes (Closes: #481563) | Julian Andres Klode | 1 | -18/+26 | |
| 2009-01-09 | Cleanup: Remove whitespace at the end of line in all python codes. | Julian Andres Klode | 1 | -2/+2 | |
| 2008-09-18 | * python/apt_pkgmodule.cc: | Michael Vogt | 1 | -0/+8 | |
| add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants - fix detection of cdrom sources and add test for it | |||||
| 2008-09-18 | * tests/test_aptsources.py: | Michael Vogt | 1 | -13/+21 | |
| - make the test work again | |||||
| 2008-05-16 | Limit code lines to maximum 79 characters, to conform with PEP 8. | Ben Finney | 1 | -2/+5 | |
| 2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -9/+9 | |
| 2008-05-16 | Fixes to blank lines, to conform with PEP 8. | Ben Finney | 1 | -0/+3 | |
| 2008-05-16 | Remove trailing whitespace. | Ben Finney | 1 | -2/+2 | |
| 2006-09-10 | * added new "MirrorsFile" keyword for the DistInfo Tagfile | Michael Vogt | 1 | -2/+11 | |
| * look for mirros as well when matching distros | |||||
| 2006-09-09 | * UpdateManager/Common/aptsources.py: | Michael Vogt | 1 | -6/+25 | |
| - fix "add_component" to correcly add components even under difficult conditions * tests/data/sources.list.testDistribution: - changed the sources.list to make it sufficiently difficult for aptsources * tests/test_aptsources.py: - added other testcase for add_component() | |||||
| 2006-09-07 | * merged with glatzor | Michael Vogt | 1 | -1/+1 | |
| 2006-09-06 | * tests/test_aptsources.py: | Michael Vogt | 1 | -10/+24 | |
| - added another test for the "Distribution()" class | |||||
| 2006-09-06 | * UpdateManager/Common/aptsources.py, tests/test_aptsources.py: | Michael Vogt | 1 | -2/+2 | |
| - fix test-case-failure in aptsources.py when compents are added | |||||
| 2006-09-05 | * tests/test_aptsources.py: | Michael Vogt | 1 | -0/+85 | |
| - added unittest code and implement some basic tests for the aptsources.py code * UpdateManager/Common/aptsources.py: - added __eq__ method to SourceEntry | |||||
