Age | Commit message (Expand) | Author |
2015-06-10 | abstract the code to iterate over all targets a bit | David Kalnischkies |
2015-06-09 | configureable acquire targets to download additional files | David Kalnischkies |
2015-06-09 | remove debianism file-content verification | David Kalnischkies |
2015-06-09 | do not request files if we expect an IMS hit | David Kalnischkies |
2015-06-09 | cleanup pdiff support detection decision | David Kalnischkies |
2015-06-09 | support hashes for compressed pdiff files | David Kalnischkies |
2015-06-09 | check patch hashes in rred worker instead of in the handler | David Kalnischkies |
2015-06-09 | rework hashsum verification in the acquire system | David Kalnischkies |
2015-06-07 | don't try other compressions on hashsum mismatch | David Kalnischkies |
2015-05-22 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2015-05-22 | Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid | Michael Vogt |
2015-05-22 | parse arch-qualified Provides correctly | Helmut Grohne |
2015-05-18 | treat older Release files than we already have as an IMSHit | David Kalnischkies |
2015-05-13 | detect Releasefile IMS hits even if the server doesn't | David Kalnischkies |
2015-05-12 | implement VerifyFile as all-hashes check | David Kalnischkies |
2015-05-11 | rewrite all TFRewrite instances to use the new pkgTagSection::Write | David Kalnischkies |
2015-05-11 | implement a more c++-style TFRewrite alternative | David Kalnischkies |
2015-05-11 | stop depending on copy-on-write for std::string | David Kalnischkies |
2015-05-11 | sync TFRewrite*Order arrays with dpkg and dak | David Kalnischkies |
2015-05-11 | fix macro definition for very old GCC < 3 | David Kalnischkies |
2015-05-11 | show non-matching m-a:same versions in debug message | David Kalnischkies |
2015-05-11 | remove unused and strange default-value for pins | David Kalnischkies |
2015-05-11 | a pin of 1000 always means downgrade allowed | David Kalnischkies |
2015-05-11 | improve partial/ cleanup in abort and failure cases | David Kalnischkies |
2015-04-28 | Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls | Michael Vogt |
2015-04-22 | remove "first package seen is native package" assumption | David Kalnischkies |
2015-04-19 | Merge branch 'debian/jessie' into debian/experimental | David Kalnischkies |
2015-04-19 | hide first pdiff merge failure debug message | David Kalnischkies |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2015-04-19 | refactor calculation of final lists/ name from URI | David Kalnischkies |
2015-04-19 | unsigned Release files can expire, too | David Kalnischkies |
2015-04-19 | ensure lists/ files have correct permissions after apt-cdrom add | David Kalnischkies |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies |
2015-04-19 | if we can, use gccs __builtin_swap methods | David Kalnischkies |
2015-04-12 | parse specific-arch dependencies correctly on single-arch systems | David Kalnischkies |
2015-04-10 | reimplement the last uses of sprintf | David Kalnischkies |
2015-04-07 | demote VectorizeString gcc attribute from const to pure | David Kalnischkies |
2015-04-07 | fix crash in order writing in pkgDPkgPM::WriteApportReport() | Michael Vogt |
2015-04-07 | avoid depends on std::string implementation for pkgAcquire::Item::Mode | David Kalnischkies |
2015-04-07 | Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626) | Michael Vogt |
2015-03-16 | parse arch-qualified Provides correctly | Helmut Grohne |
2015-03-16 | fix some new compiler warnings reported by gcc-5 | David Kalnischkies |
2015-03-16 | properly implement pkgRecord::Parser for *.deb files | David Kalnischkies |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2015-01-10 | award points for positive dependencies again | David Kalnischkies |
2014-12-23 | pass-through stdin fd instead of content if not a terminal | David Kalnischkies |
2014-12-23 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-23 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-12-10 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-12-07 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |