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-08-29
Push train work
Sebastian Heinlein
3
-10
/
+10
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-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-26
Merge with consolidate branch
Sebastian Heinlein
3
-508
/
+497
2008-08-26
Rename gtk to widgets. Replace the GDebi progresses by gobject based ones and...
Sebastian Heinlein
2
-125
/
+372
2008-08-24
Import gtk progresses from gdebi
Sebastian Heinlein
1
-0
/
+125
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
Revert the os._exit call in the child of the progress
Sebastian Heinlein
1
-2
/
+2
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
2
-506
/
+441
2008-08-22
Fix: os._exit does not send the exit status the main process
Sebastian Heinlein
1
-2
/
+2
2008-08-22
Make DpkgInstallProgress an inheritance of InstallProgress
Sebastian Heinlein
2
-67
/
+51
2008-08-22
Add DpkgInstallProgress from the GTK GDebi interface to the progress package.
Sebastian Heinlein
1
-0
/
+83
2008-08-21
Adapt dpkg to use the Cache class of python-apt
Sebastian Heinlein
1
-9
/
+9
2008-08-21
Make dpkg.py not executable
Sebastian Heinlein
1
-0
/
+0
2008-08-21
Small fix: catch dict exceptions in getProvidingPackages
Sebastian Heinlein
1
-1
/
+1
2008-08-21
Add apt.cache.Cache.isVirtualPackage() and apt.cache.Cache.getProvidingPackag...
Sebastian Heinlein
1
-0
/
+45
2008-08-21
Add apt.Cache.clear() method (taken from GDebi), which re initializes the
Sebastian Heinlein
1
-0
/
+4
2008-08-21
Copy DebPackage and DscSrcPackage from GDebi into dpkg
Sebastian Heinlein
1
-0
/
+479
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-31
* apt/cache.py:
Michael Vogt
1
-0
/
+3
2008-07-14
* apt/package.py:
Michael Vogt
1
-0
/
+8
2008-06-13
* apt/cache.py:
Michael Vogt
1
-1
/
+4
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
[next]