Age | Commit message (Expand) | Author |
2016-08-17 | add --with-source option and Packages/Sources support | David Kalnischkies |
2016-06-22 | add insecure (and weak) allow-options for sources.list | David Kalnischkies |
2016-05-08 | implement Identifier field for IndexTargets | David Kalnischkies |
2016-05-08 | implement Fallback-Of for IndexTargets | David Kalnischkies |
2016-04-13 | detect compressed status files on extension again | David Kalnischkies |
2016-04-03 | don't leak on error in listparser creation | David Kalnischkies |
2016-01-25 | reimplement build-dep via apts normal resolver | David Kalnischkies |
2016-01-08 | keep compressed indexes in a low-cost format | David Kalnischkies |
2015-11-27 | ignore deprecated method calls in deprecated method | David Kalnischkies |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-11-04 | show progress info while 'downloading' a local .deb file | David Kalnischkies |
2015-09-14 | add by-hash sources.list option and document all of by-hash | David Kalnischkies |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies |
2015-09-14 | use a less generic special trigger filename for stdin | David Kalnischkies |
2015-08-30 | detect and deal with indextarget duplicates | David Kalnischkies |
2015-08-29 | implement indextargets option 'DefaultEnabled' | David Kalnischkies |
2015-08-28 | implement PDiff patching for compressed files | David Kalnischkies |
2015-08-27 | sources.list and indextargets option for pdiffs | David Kalnischkies |
2015-08-17 | Cleanup includes after running iwyu | Michael Vogt |
2015-08-10 | parse packages from all architectures into the cache | David Kalnischkies |
2015-08-10 | elimate duplicated code in pkgIndexFile subclasses | David Kalnischkies |
2015-08-10 | allow individual targets to be kept compressed | 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-15 | implement default apt-get file --release-info mode | David Kalnischkies |
2015-06-11 | implement 'apt-get files' to access index targets | David Kalnischkies |
2015-06-11 | use an enum instead of strings as IndexTarget::Option interface | David Kalnischkies |
2015-06-11 | use IndexTarget to get to IndexFile | 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-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies |
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2007-10-02 | * Fix compilation warnings: | Otavio Salvador |
2007-09-10 | * make apt build with g++ 4.3 | Michael Vogt |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2006-06-06 | * apt-pkg/indexfile.cc: | Michael Vogt |
2005-07-28 | * code cleanups (thanks matt!), moved UsePackage before the description list ... | Michael Vogt |
2005-05-13 | * try harder to get the correct language code | Michael Vogt |
2005-03-23 | Port DDTP to APT 0.6 branch | Otavio Salvador |
2004-12-13 | Merge apt--authentication--0 | Matt Zimmerman |
2004-09-20 | Join with aliencode | Arch Librarian |
2004-12-20 | * merged changes from the conference | Michael Vogt |