Age | Commit message (Expand) | Author |
2016-01-25 | reimplement build-dep via apts normal resolver | David Kalnischkies |
2015-12-01 | require explicit paths to dsc/control as we do for deb files | David Kalnischkies |
2015-11-04 | show progress info while 'downloading' a local .deb file | David Kalnischkies |
2015-08-27 | Do not parse Status fields from remote sources | Julian Andres Klode |
2015-08-11 | Annotate more methods with APT_OVERRIDE | Julian Andres Klode |
2015-08-10 | elimate duplicated code in pkgIndexFile subclasses | David Kalnischkies |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2015-06-12 | store Release files data in the Cache | David Kalnischkies |
2015-06-11 | use IndexTarget to get to IndexFile | David Kalnischkies |
2015-05-11 | stop depending on copy-on-write for std::string | David Kalnischkies |
2015-03-16 | properly implement pkgRecord::Parser for *.deb files | David Kalnischkies |
2014-11-08 | mark internal interfaces as hidden | David Kalnischkies |
2014-11-05 | apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes() | Michael Vogt |
2014-10-13 | do not inline virtual destructors with d-pointers | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim... | Michael Vogt |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-04-25 | add support for apt-get build-dep unpacked-source-dir | Michael Vogt |
2014-04-24 | create debIFTypeDscFile type | Michael Vogt |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies |
2011-02-02 | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt |
2010-06-04 | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies |
2006-12-14 | * merged the no-pragma branch | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2005-05-13 | * don't throw any more warnings | Michael Vogt |
2005-05-13 | * fixed a problem when it comes to the cache rebuilding | Michael Vogt |
2005-05-13 | Add FindInCache method to skip the rebuild of cache every time. | Otavio Salvador |
2005-03-23 | Port DDTP to APT 0.6 branch | Otavio Salvador |
2004-12-13 | Merge apt--authentication--0 | Matt Zimmerman |
2004-09-20 | 'apt-cache policy' preferences debug tool. | Arch Librarian |
2004-09-20 | Join with aliencode | Arch Librarian |
2004-12-20 | * merged changes from the conference | Michael Vogt |