summaryrefslogtreecommitdiff
path: root/python/makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-05-16Remove trailing whitespace.Ben Finney1-4/+4
2007-09-04* python/metaindex.cc:Michael Vogt1-1/+1
- added support for the metaIndex objects * python/sourceslist.cc: - support new "List" attribute that returns the list of metaIndex source entries
2006-01-04* added support for pkgIndexFileMichael Vogt1-1/+2
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt1-1/+1
2005-10-20* merged with the progress reporting codeMichael Vogt1-0/+1
Patches applied: * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--base-0 tag of michael.vogt@ubuntu.com--2005/python-apt--mvo--0--patch-43 * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-1 * support the apt--progress-reporting--0 branch (using "InstallProgress.statusfd) * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-2 * support for update reporting via vte/progress bars added, including a evil "pass-me-my-file-descriptor" hack * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-3 * merged with python-apt--mvo * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-4 * merged from python-apt--mvo * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-5 * better support new python-apt, added example for gui-inst with support for VTE_PTY_KEEP_FD * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-6 * removed the fdsend stuff again, libvte will be patched instead
2005-04-13* build-depends added to PkgSrcRecords, example for build-depends addedMichael Vogt1-1/+1
2005-04-11* alway call pkgApplyStatus() in DepCache.Init()Michael Vogt1-1/+1
2005-04-11* cdrom interface addedMichael Vogt1-1/+1
2005-03-09* Implemented OpProgress supportMichael Vogt1-1/+1
2005-02-23* apt_pkg.GetCache() supports a progress callback now tooMichael Vogt1-1/+1
2005-02-23* progress callback support addedMichael Vogt1-1/+2
2005-02-23* added basic depcache support Michael Vogt1-1/+1
2004-11-24Initial support for accessing source package dataArch Librarian1-1/+1
Author: mdz Date: 2003-07-23 02:20:24 GMT Initial support for accessing source package data
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-24Tar examining supportArch Librarian1-1/+1
Author: jgg Date: 2001-09-30 03:52:58 GMT Tar examining support
2004-11-24Initial revisionArch Librarian1-0/+21
Author: jgg Date: 2001-02-20 06:32:01 GMT Initial revision