index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
/
debfile.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Some stylistic changes.
Julian Andres Klode
1
-11
/
+11
2010-02-13
python/tagfile.cc: Implement the iterator protocol in TagFile.
Julian Andres Klode
1
-2
/
+1
2009-08-18
apt/debfile.py: Adapt to class-based API (WARNING: changes behavior on certai...
Julian Andres Klode
1
-18
/
+7
2009-08-03
Merge 0.7.12.1
Julian Andres Klode
1
-1
/
+1
2009-08-03
* apt/debfile.py: Fix missing space in message (Closes: #539704)
Julian Andres Klode
1
-1
/
+1
2009-07-31
apt/progress: Large update, introducing apt.progress.base.InstallProgress.
Julian Andres Klode
1
-1
/
+1
2009-07-17
apt: Use apt_pkg.gettext instead of Python's gettext.
Julian Andres Klode
1
-1
/
+1
2009-06-04
apt, aptsources, doc: Update to use the new names.
Julian Andres Klode
1
-25
/
+25
2009-04-19
* Update the code to use the new classes.
Julian Andres Klode
1
-3
/
+3
2009-04-16
* apt/*.py: Initial rename work for Bug#481061
Julian Andres Klode
1
-16
/
+16
2009-04-13
* python/tag.cc: Support 'key in mapping' for TagSections
Julian Andres Klode
1
-5
/
+5
2009-04-01
* Copyright updates: debian/copyright, etc.
Julian Andres Klode
1
-17
/
+14
2009-03-08
* apt/: Adjust modules to use Package.{installed,candidate}.*
Julian Andres Klode
1
-11
/
+10
2009-01-22
apt/debfile.py, aptsources/distro.py: Fix styling
Julian Andres Klode
1
-2
/
+4
2009-01-12
* apt/debfile.py: Do not use mixedCase anymore
Julian Andres Klode
1
-69
/
+75
2009-01-09
* apt/debfile: Fix and cleanup
Julian Andres Klode
1
-204
/
+198
2009-01-09
* apt/debfile.py, apt/package.py: Use @property
Julian Andres Klode
1
-7
/
+8
2009-01-09
Cleanup: Remove whitespace at the end of line in all python codes.
Julian Andres Klode
1
-17
/
+17
2008-08-29
debfile: fix a silly error that made me some headache and returned the depend...
Sebastian Heinlein
1
-1
/
+1
2008-08-29
Remove not used imports in debfile
Sebastian Heinlein
1
-3
/
+2
2008-08-24
Fix use of previously changed constants in checkDeb
Sebastian Heinlein
1
-1
/
+1
2008-08-24
Make version compare constants available globally and rename them for more co...
Sebastian Heinlein
1
-10
/
+11
2008-08-24
Minor fixes: Call InstallProgress.startUpdate() and InstallProgress.finishUpd...
Sebastian Heinlein
1
-8
/
+5
2008-08-23
DebPackage: turn get(Provides|Replaces|Depends|Conflicts)() into attributes
Sebastian Heinlein
1
-1
/
+57
2008-08-23
Merge the Debfile class from dpkg into the one from the debfile package.
Sebastian Heinlein
1
-14
/
+441
2007-07-30
* apt/debfile.py:
Michael Vogt
1
-0
/
+58