index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
Limit code lines to maximum 79 characters, to conform with PEP 8.
Ben Finney
5
-45
/
+69
2008-05-16
Statements on separate lines, to conform with PEP 8.
Ben Finney
1
-1
/
+2
2008-05-16
Remove redundant semicolons from statements.
Ben Finney
1
-2
/
+2
2008-05-16
Fix spaces adjacent to commas and operators, to conform with PEP 8.
Ben Finney
5
-32
/
+32
2008-05-16
Fix code indentation to 4 spaces, to conform with PEP 8.
Ben Finney
1
-4
/
+4
2008-05-16
Fixes to blank lines, to conform with PEP 8.
Ben Finney
5
-5
/
+86
2008-05-16
Remove trailing whitespace.
Ben Finney
5
-53
/
+53
2008-02-18
* python/apt_pkgmodule.cc:
Michael Vogt
1
-0
/
+11
2008-02-11
apt/package.py: make the homepage field accessable
Michael Vogt
1
-0
/
+8
2008-01-04
* use the new CacheFile::ListUpdate() code
Michael Vogt
1
-8
/
+2
2007-11-29
* apt/README.apt:
Michael Vogt
1
-1
/
+1
2007-10-01
* apt/package.py:
Michael Vogt
1
-1
/
+1
2007-07-30
* apt/debfile.py:
Michael Vogt
1
-0
/
+58
2007-06-28
* fix typo "cancelt" -> "Cancelled"
Michael Vogt
1
-2
/
+2
2007-06-28
* python/cache.py:
Michael Vogt
1
-5
/
+17
2007-06-28
* python/package.py:
Michael Vogt
1
-2
/
+19
2007-04-02
* fix error in invalid unicode handler (LP#99753)
Michael Vogt
1
-1
/
+1
2007-03-22
* use the correct gettext domain
Michael Vogt
1
-1
/
+3
2007-03-22
* fix gettext import (LP#92764)
Michael Vogt
1
-0
/
+2
2007-03-12
* fix in the duplicated source checking (thanks to Sebastian Heinlein)
Michael Vogt
1
-1
/
+0
2007-03-09
* apt/cdrom.py:
Michael Vogt
1
-2
/
+2
2007-03-06
- support candidateRecord, installedRecord
Michael Vogt
1
-1
/
+14
2007-03-06
- support candidateRecord, installedRecord
Michael Vogt
1
-1
/
+14
2007-03-06
- support pkg.architecture
Michael Vogt
1
-4
/
+13
2007-03-06
- support pkg.architecture
Michael Vogt
1
-4
/
+13
2007-03-06
* apt/packages.py:
Michael Vogt
1
-0
/
+47
2007-03-06
* apt/package.py:
Michael Vogt
1
-1
/
+52
2007-03-01
* python/string.cc:
Michael Vogt
1
-2
/
+1
2007-03-01
- SizeToString supports PyLong too
Michael Vogt
1
-2
/
+1
2007-02-22
* apt/package.py:
Michael Vogt
1
-1
/
+6
2007-02-06
* merged better cdrom support
Michael Vogt
3
-0
/
+51
2007-02-06
* better cdrom support merged
Michael Vogt
3
-0
/
+51
2007-01-26
merged from the auto-mark branch
Michael Vogt
1
-2
/
+3
2007-01-26
* support "fromUser()" flag in apt.Package.markInstall() to make
Michael Vogt
1
-2
/
+3
2006-11-03
* apt/progress.py:
Michael Vogt
1
-1
/
+6
2006-11-03
* apt/progress.py:
Michael Vogt
1
-1
/
+6
2006-09-18
* merged from python-apt--main
Michael Vogt
1
-5
/
+13
2006-09-12
* apt/progress.py:
Michael Vogt
1
-3
/
+6
2006-09-12
* debian/control:
Michael Vogt
1
-2
/
+7
2006-08-14
* merged the ddtp support
Michael Vogt
1
-1
/
+8
2006-08-03
* apt/package.py:
Michael Vogt
1
-0
/
+3
2006-08-03
* apt/package.py:
Michael Vogt
1
-1
/
+5
2006-07-27
* merged with mainline
Michael Vogt
2
-5
/
+11
2006-06-15
* apt/cache.py:
Michael Vogt
1
-2
/
+6
2006-06-15
* apt/packages.py:
Michael Vogt
1
-3
/
+5
2006-06-14
- allow change of rootdir for APT database loading
Otavio Salvador
1
-1
/
+5
2006-06-12
* apt/cache.py:
Otavio Salvador
1
-1
/
+1
2006-05-17
* cherry picked from main
Michael Vogt
1
-2
/
+2
2006-05-17
* apt/package.py:
Michael Vogt
1
-2
/
+2
2006-05-17
* merged with mainline
Michael Vogt
1
-1
/
+1
[next]