index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Add apt_pkg.SourceRecords.next() to step through all SrcRecords
Michael Vogt
1
-0
/
+24
2013-10-23
python/progress.cc: (scan-build): Fix some uninitialized values
Julian Andres Klode
1
-3
/
+3
2013-10-23
python/policy.cc: (scan-build): Fix a dead assignment
Julian Andres Klode
1
-2
/
+2
2013-10-23
python/apt_instmodule.cc: Make RETURN(x) be return on Python 2
Julian Andres Klode
1
-1
/
+1
2013-10-23
python/arfile.cc: (C++11) Explicitly cast unsigned long to time_t in {}
Julian Andres Klode
1
-1
/
+2
2013-10-23
python/cache.cc: Remove a check for an unsigned long value < 0
Julian Andres Klode
1
-1
/
+1
2013-10-23
python/depcache.cc: Add more error handling to PkgDepCacheCommit
Julian Andres Klode
1
-1
/
+1
2013-10-23
python/{depcache.cc,string.cc}: Ignore deprecation warnings for some calls
Julian Andres Klode
3
-0
/
+9
2013-10-23
python/*.cc: Get rid of the easy-to-replace deprecated APT functions
Julian Andres Klode
3
-5
/
+7
2013-10-21
python/cache.cc: Set NoDelete=true when creating Policy, fixes segfault in de...
Julian Andres Klode
1
-2
/
+6
2013-10-15
python/apt_pkgmodule.cc: Document second parameter of parse_{,src_}depends
Julian Andres Klode
1
-4
/
+8
2013-10-14
python/indexrecords.cc: IndexRecords.load() needs to accept bytes as well
Julian Andres Klode
1
-2
/
+2
2013-10-08
python/generic.cc: Move PyApt_Filename::init here
Julian Andres Klode
2
-21
/
+24
2013-10-08
python/apt_pkgmodule.cc: Fix documentation of version_compare (Closes: #680891)
Julian Andres Klode
1
-2
/
+3
2013-10-08
apt_pkg: Support paths supplied as bytes objects (See: #680971)
Julian Andres Klode
9
-26
/
+31
2013-10-08
PyApt_Filename: Add return value to assignment operator
Julian Andres Klode
1
-2
/
+2
2013-10-08
apt_inst: Support paths supplied as bytes objects (Closes: #680971)
Julian Andres Klode
2
-30
/
+33
2013-10-08
python/generic.h: Introduce a PyApt_Filename class
Julian Andres Klode
1
-0
/
+60
2013-09-11
Completely remove deprecated stuff
Julian Andres Klode
1
-2
/
+0
2013-09-11
Remove old API compatibility C++ support code
Julian Andres Klode
17
-945
/
+0
2013-08-26
python/arfile.cc: Fixup the formatting
Julian Andres Klode
1
-16
/
+15
2013-08-05
coverity fixes
Michael Vogt
4
-4
/
+4
2012-10-23
build fixes for python3.3
Michael Vogt
1
-0
/
+4
2012-10-15
merge from the debian-sid branch
Michael Vogt
4
-11
/
+25
2012-10-15
* python/tag.cc:
Michael Vogt
1
-2
/
+2
2012-10-10
python/progress.cc: check result of Py_BuildValue() too
Michael Vogt
1
-0
/
+2
2012-10-02
merge patch from Barry to fix #1030278
Michael Vogt
1
-8
/
+20
2012-10-01
python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated
James Hunt
1
-1
/
+1
2012-08-14
* python/cache.cc:
Michael Vogt
1
-0
/
+8
2012-06-19
python/acquire.cc: Use pkgAcquire::Setup() to setup the acquire class
Julian Andres Klode
1
-5
/
+4
2012-06-17
* python/tag.cc:
Julian Andres Klode
1
-2
/
+2
2012-06-17
* python/configuration.cc:
Julian Andres Klode
1
-2
/
+5
2012-06-15
Merge patch from Colin Watson to handle non-UTF8 tag files in
Julian Andres Klode
1
-29
/
+99
2012-04-17
merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slig...
Michael Vogt
1
-2
/
+5
2012-04-17
* python/cache.cc:
Michael Vogt
1
-1
/
+3
2012-04-16
Fix apt_pkg.DepCache.init() documentation which still states that the
Sebastian Heinlein
1
-2
/
+1
2012-03-05
python/apt_pkgmodule.cc: Fix apt_pkg.Dependency.TYPE_RECOMMENDS, had Suggests...
Julian Andres Klode
1
-1
/
+1
2012-02-06
python/tag.cc: make it build with older apt versions too
Michael Vogt
1
-0
/
+5
2012-02-06
python/tag.cc: cleanup
Michael Vogt
1
-8
/
+4
2012-02-03
* python/tag.cc, tests/test_tagfile.py:
Michael Vogt
1
-9
/
+35
2012-01-30
REFACTOR: python/policy.cc update error to include PackageFile() too
Michael Vogt
1
-1
/
+1
2012-01-30
GREEN: policy should suppors PkgVerFile now
Michael Vogt
1
-0
/
+3
2012-01-30
RED: policy should support verfile
Michael Vogt
1
-0
/
+7
2011-11-10
fix build against apt in experimental
Michael Vogt
12
-25
/
+31
2011-10-21
python/apt_pkgmodule.cc: improve docstring
Michael Vogt
1
-1
/
+2
2011-10-21
* python/apt_pkgmodule.cc:
Michael Vogt
1
-0
/
+27
2011-08-01
* merged from the debian/sid bzr branch
Michael Vogt
3
-27
/
+39
2011-07-13
* python/arfile.cc:
Michael Vogt
1
-20
/
+32
2011-07-13
* add missing bits for the xz compression support for the
Michael Vogt
1
-0
/
+2
2011-05-27
Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en)
Julian Andres Klode
2
-7
/
+7
[next]