summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Collapse)AuthorFilesLines
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
Author: mdz Date: 2004-12-12 17:55:54 GMT * Update to work with apt 0.5.32 (bzip2 deb support)
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian1-1/+1
Author: jgg Date: 2001-02-20 06:32:02 GMT Filler changeset 1.1->1.1.1.1
2004-11-24* Fix broken object initialization in sourcelist.cc and...Arch Librarian2-14/+4
Author: mdz Date: 2003-12-26 17:04:22 GMT * Fix broken object initialization in sourcelist.cc and srcrecords.cc (Closes: #215792)
2004-11-24Initial support for accessing source package dataArch Librarian5-4/+209
Author: mdz Date: 2003-07-23 02:20:24 GMT Initial support for accessing source package data
2004-11-24Avoid null pointer deref in CnfKeys()Arch Librarian1-2/+4
Author: mdz Date: 2003-06-03 03:22:27 GMT Avoid null pointer deref in CnfKeys()
2004-11-24Don't do both depiterator++ and GlobOr; GlobOr incremen...Arch Librarian1-2/+2
Author: mdz Date: 2003-06-03 03:03:23 GMT Don't do both depiterator++ and GlobOr; GlobOr increments the iterator (why?)
2004-11-24Manuel Estrada Sainz's patch to fix memory leak with Tm...Arch Librarian1-3/+32
Author: jgg Date: 2002-07-08 03:24:48 GMT Manuel Estrada Sainz's patch to fix memory leak with TmpGetCache.
2004-11-24#include <new>Arch Librarian1-1/+2
Author: mdz Date: 2002-03-10 05:45:34 GMT #include <new>
2004-11-24Fix g++-3.0 compilation issuesArch Librarian5-99/+100
Author: mdz Date: 2002-02-26 01:36:15 GMT Fix g++-3.0 compilation issues
2004-11-24Allow anything callable to be used for tar/deb extractArch Librarian1-3/+15
Author: jgg Date: 2002-02-07 03:35:26 GMT Allow anything callable to be used for tar/deb extract
2004-11-24Use the makefile parserArch Librarian1-3/+5
Author: jgg Date: 2002-01-08 07:13:21 GMT Use the makefile parser
2004-11-24Changed include pathsArch Librarian11-22/+22
Author: jgg Date: 2002-01-08 06:53:04 GMT Changed include paths
2004-11-24Tar examining supportArch Librarian4-4/+192
Author: jgg Date: 2001-09-30 03:52:58 GMT Tar examining support
2004-11-24It makes packages, sort ofArch Librarian1-1/+40
Author: jgg Date: 2001-04-06 05:30:09 GMT It makes packages, sort of
2004-11-24Alfredo's no_proxy patchArch Librarian3-4/+16
Author: jgg Date: 2001-02-23 05:46:02 GMT Alfredo's no_proxy patch
2004-11-24Initial revisionArch Librarian11-0/+2658
Author: jgg Date: 2001-02-20 06:32:01 GMT Initial revision