Age | Commit message (Expand) | Author |
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 |
2014-12-07 | correct architecture detection for 'rc' packages for purge | David Kalnischkies |
2014-12-07 | properly handle already reinstall pkgs in ordering | David Kalnischkies |
2014-11-28 | fix PTY interaction on linux and kfreebsd | David Kalnischkies |
2014-11-28 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-19 | fix PTY interaction on linux and kfreebsd | David Kalnischkies |
2014-11-18 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-18 | create our cache and lib directory always with mode 755 | David Kalnischkies |
2014-11-18 | create directory for extended_states if needed | David Kalnischkies |
2014-11-10 | allow options between command and -- on commandline | David Kalnischkies |
2014-11-10 | deprecate the Section member from package struct | David Kalnischkies |
2014-11-10 | use 'best' hash for source authentication | David Kalnischkies |
2014-11-10 | add a simple container for HashStrings | David Kalnischkies |
2014-11-09 | use pkgAcquire::GetLock instead of own code | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-11-08 | fix variable naming typo used in debug output | David Kalnischkies |
2014-11-08 | restore ABI of pkgTagSection | David Kalnischkies |
2014-11-08 | revert useless abibreak in sourceslist.h | David Kalnischkies |
2014-11-08 | guard pkg/grp hashtable creation changes | David Kalnischkies |
2014-11-08 | explicit overload methods instead of adding parameters | David Kalnischkies |
2014-11-08 | guard const-ification API changes | David Kalnischkies |
2014-11-08 | guard ABI changes for SourcePkg/Ver in pkgCache | David Kalnischkies |
2014-11-08 | mark internal interfaces as hidden | David Kalnischkies |
2014-11-08 | better non-virtual metaIndex.LocalFileName() implementation | David Kalnischkies |