summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2005-03-09* star-merged with my pkgDepCache branchMichael Vogt1-2/+20
2005-03-02* merged with matts tree, resolved lots of conflictsMichael Vogt3-45/+217
2005-02-23* apt_pkg.GetCache() supports a progress callback now tooMichael Vogt4-70/+69
2005-02-23* progress callback support addedMichael Vogt4-12/+76
2005-02-23* added basic depcache support Michael Vogt2-1/+150
2004-12-13* Update to work with apt 0.5.32 (bzip2 deb support)Arch Librarian1-3/+6
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian1-1/+1
2004-11-24* Fix broken object initialization in sourcelist.cc and...Arch Librarian2-14/+4
2004-11-24Initial support for accessing source package dataArch Librarian5-4/+209
2004-11-24Avoid null pointer deref in CnfKeys()Arch Librarian1-2/+4
2004-11-24Don't do both depiterator++ and GlobOr; GlobOr incremen...Arch Librarian1-2/+2
2004-11-24Manuel Estrada Sainz's patch to fix memory leak with Tm...Arch Librarian1-3/+32
2004-11-24#include <new>Arch Librarian1-1/+2
2004-11-24Fix g++-3.0 compilation issuesArch Librarian5-99/+100
2004-11-24Allow anything callable to be used for tar/deb extractArch Librarian1-3/+15
2004-11-24Use the makefile parserArch Librarian1-3/+5
2004-11-24Changed include pathsArch Librarian11-22/+22
2004-11-24Tar examining supportArch Librarian4-4/+192
2004-11-24It makes packages, sort ofArch Librarian1-1/+40
2004-11-24Alfredo's no_proxy patchArch Librarian3-4/+16
2004-11-24Initial revisionArch Librarian11-0/+2658