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
2009-04-15
* python/pkgrecords.cc: Use GetSet for PkgRecordsType
Julian Andres Klode
2
-36
/
+94
2009-04-14
* python/pkgsrcrecords.cc: Use GetSet properties for PkgSrcRecordsType
Julian Andres Klode
3
-61
/
+119
2009-04-14
* python/pkgmanager.cc: Use tp_methods and tp_getset for PkgManagerType
Julian Andres Klode
2
-18
/
+35
2009-04-14
* python/indexfile.cc: Use tp_methods and tp_getset for PackageIndexFileType
Julian Andres Klode
2
-25
/
+53
2009-04-14
* python/acquire.cc: Use tp_methods and tp_getset for PkgAcquireType
Julian Andres Klode
2
-35
/
+62
2009-04-14
* python/depcache.cc: Use tp_methods and tp_getset for PkgDepCacheType
Julian Andres Klode
2
-28
/
+50
2009-04-14
* python/cache.cc: Add tp_getset and tp_methods to DependencyType.
Julian Andres Klode
2
-24
/
+74
2009-04-14
* python/cache.cc: Use tp_methods and tp_getset for PkgCacheType
Julian Andres Klode
2
-29
/
+71
2009-04-14
* python/acquire.cc, python/sourcelist.cc: Type cleanup
Julian Andres Klode
3
-33
/
+34
2009-04-14
* Remove any trailing whitespace
Julian Andres Klode
8
-28
/
+28
2009-04-13
* python/cdrom.cc, python/depcache.cc: Use tp_methods for Cdrom, ProblemResol...
Julian Andres Klode
4
-34
/
+53
2009-04-13
* python/configuration.cc: Support the 'in' operator for Configuration
Julian Andres Klode
2
-15
/
+58
2009-04-13
* python/cache.cc: Add support for the Breaks fields
Julian Andres Klode
1
-1
/
+1
2009-04-13
* python/*.cc: Use PyObject_AsFileDescriptor instead of fileno(PyFile_AsFile)
Julian Andres Klode
4
-20
/
+37
2009-04-13
* apt/tag.cc: Rework TagFile using tp_methods and tp_getset
Julian Andres Klode
2
-17
/
+31
2009-04-13
* python/tag.cc: Support 'key in mapping' for TagSections
Julian Andres Klode
2
-16
/
+35
2009-03-03
* python/cache.cc, tests/getcache_mem_corruption.py:
Michael Vogt
1
-3
/
+15
2009-01-29
* apt/cache.py:
Michael Vogt
3
-0
/
+21
2009-01-11
* Add support for PkgRecords.SHA256Hash (Closes: #456113)
Julian Andres Klode
1
-0
/
+2
2009-01-11
Merge Ben Finney's whitespace changes (Closes: #481563)
Julian Andres Klode
24
-456
/
+456
2008-11-07
python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.
Michael Vogt
3
-5
/
+10
2008-10-22
* python/metaindex.cc
Michael Vogt
1
-0
/
+3
2008-10-06
Test case and proposed fix for Debian bug #497049
Emanuele Rocca
1
-3
/
+14
2008-09-18
add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constant
Michael Vogt
1
-0
/
+6
2008-08-15
* python/progress.cc:
Michael Vogt
1
-2
/
+4
2008-08-08
Fix whitespace in changes from 0.7.7.
Ben Finney
3
-3
/
+19
2008-07-31
* python/apt_instmodule.cc:
Michael Vogt
1
-2
/
+2
2008-07-31
* python/apt_instmodule.cc:
Michael Vogt
1
-3
/
+10
2008-07-31
fix GetCandidateVer() reporting incorrect versions after
Michael Vogt
1
-2
/
+4
2008-07-30
* python/cache.cc:
Michael Vogt
1
-1
/
+1
2008-07-21
* data/templates/Debian.info.in:
Emanuele Rocca
1
-0
/
+5
2008-07-18
* python/pkgsrcrecords.cc:
Michael Vogt
1
-0
/
+2
2008-07-04
* tests/test_hashsums.py:
Michael Vogt
1
-0
/
+1
2008-07-04
* python/apt_pkgmodule.cc:
Michael Vogt
1
-3
/
+11
2008-05-16
Remove trailing whitespace.
Ben Finney
24
-456
/
+456
2008-02-18
* python/apt_pkgmodule.cc:
Michael Vogt
1
-0
/
+5
2008-02-14
* python/sourcelist.cc:
Michael Vogt
1
-3
/
+3
2008-02-11
* python/pkgrecords.cc:
Michael Vogt
1
-0
/
+2
2008-01-18
* python/tar.cc:
Michael Vogt
1
-0
/
+2
2008-01-07
update to latest ListUpdate()
Michael Vogt
1
-1
/
+2
2008-01-04
* use the new CacheFile::ListUpdate() code
Michael Vogt
1
-41
/
+8
2007-12-04
merged from the ubuntu branch
Michael Vogt
1
-1
/
+1
2007-11-29
* python/tag.cc
Michael Vogt
1
-5
/
+2
2007-11-23
* python/depcache.cc:
Michael Vogt
1
-5
/
+20
2007-11-23
* python/progress.cc:
Michael Vogt
1
-2
/
+9
2007-09-04
* python/metaindex.cc:
Michael Vogt
4
-2
/
+97
2007-08-28
* python/string.cc:
Michael Vogt
1
-1
/
+1
2007-08-03
* aptsources/distro.py:
Michael Vogt
1
-2
/
+0
2007-07-30
* apt/debfile.py:
Michael Vogt
1
-1
/
+30
2007-07-25
* apt/package.py:
Michael Vogt
1
-1
/
+1
[next]