index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
/
package.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-13
* apt/package.py:
Michael Vogt
1
-0
/
+4
2009-01-09
* apt/package.py: Cleanup, move Origin to module-level, enhance Record
Julian Andres Klode
1
-165
/
+277
2009-01-09
* apt/debfile.py, apt/package.py: Use @property
Julian Andres Klode
1
-39
/
+39
2009-01-09
Cleanup: Remove whitespace at the end of line in all python codes.
Julian Andres Klode
1
-19
/
+19
2009-01-08
fix bug in candidateInstalledSize property
Michael Vogt
1
-0
/
+4
2008-12-15
* setup.py:
Michael Vogt
1
-2
/
+5
2008-11-24
merged from the consolidation-bracn (with some modificatins)
Michael Vogt
1
-6
/
+193
2008-09-18
fix typo
Michael Vogt
1
-1
/
+1
2008-09-18
* apt/package.py:
Michael Vogt
1
-1
/
+2
2008-08-30
Remove logging statement. (Was c&p error from PackageKit)
Sebastian Heinlein
1
-2
/
+1
2008-08-30
Reformat the package description according to the Debian Policy
Sebastian Heinlein
1
-12
/
+28
2008-08-28
Fix: not installed files can have installed files
Sebastian Heinlein
1
-2
/
+0
2008-08-27
For empt
Sebastian Heinlein
1
-4
/
+7
2008-08-20
Add the installedFiles property to the Package class
Sebastian Heinlein
1
-1
/
+15
2008-08-15
Add Package.getChangelog(): returns the changelog as unicode
Sebastian Heinlein
1
-0
/
+142
2008-08-14
Enhance the package description by using line breaks only for abstracts and r...
Sebastian Heinlein
1
-8
/
+23
2008-07-14
* apt/package.py:
Michael Vogt
1
-0
/
+8
2008-02-11
apt/package.py: make the homepage field accessable
Michael Vogt
1
-0
/
+8
2007-10-01
* apt/package.py:
Michael Vogt
1
-1
/
+1
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-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-02-22
* apt/package.py:
Michael Vogt
1
-1
/
+6
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-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
1
-3
/
+5
2006-06-15
* apt/packages.py:
Michael Vogt
1
-3
/
+5
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
2006-05-17
* prepared new upload with cherry picked patch from mainline
Michael Vogt
1
-4
/
+7
2006-05-17
* remove debug string
Michael Vogt
1
-1
/
+1
2006-05-17
* apt/package.py:
Michael Vogt
1
-4
/
+7
2006-03-06
* added purge option
Michael Vogt
1
-3
/
+6
2006-03-01
* undo some damage from pychecker
Michael Vogt
1
-0
/
+1
2006-02-28
* interface fixes for kamion, pychecker fixes
Michael Vogt
1
-8
/
+10
2006-01-24
* typos fixed, changelog prepared for new debian upload
Michael Vogt
1
-3
/
+3
2006-01-10
* shutup about missing candiateVersions in loopkupRecords (returning false is...
Michael Vogt
1
-1
/
+1
2006-01-10
* don't return a apt.Package.sourcePackageName if _lookupRecord failed
Michael Vogt
1
-1
/
+2
2006-01-05
* small fixes in the new Origin.trusted code
Michael Vogt
1
-3
/
+4
[next]