Age | Commit message (Expand) | Author |
2014-11-28 | Chinese (simplified) program translation update | Zhou Mo |
2014-11-28 | French program translation update | Julien Patriarca |
2014-11-28 | Dutch program translation update | Frans Spiesschaert |
2014-11-19 | use dpkg --merge-avail only if needed in apt-mark | David Kalnischkies |
2014-11-19 | fix test to support non-multiarch dpkg versions | 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 | fix file ownership tests to work on kfreebsd | 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-18 | various small additional tests and testcases | David Kalnischkies |
2014-11-10 | change codenames to jessie as stable POV in docs | David Kalnischkies |
2014-11-10 | reenable support for -s (and co) in apt-get source | 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 | disable the lock disabling in the tests | David Kalnischkies |
2014-11-09 | use pkgAcquire::GetLock instead of own code | David Kalnischkies |
2014-11-09 | use getline() instead of rolling our own | David Kalnischkies |
2014-11-09 | allow uninstalled packages to be put on hold | David Kalnischkies |
2014-11-09 | fix test to not spoil output with warnings | David Kalnischkies |
2014-11-09 | enhance apt-extracttemplates test | David Kalnischkies |
2014-11-09 | use the same code to detect quiet setting in all tools | 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 |
2014-11-08 | guard ABI changes for LFS in apt-inst | David Kalnischkies |
2014-11-08 | use a abi version check similar to the gcc check | David Kalnischkies |
2014-11-08 | replace ignore-deprecated #pragma dance with _Pragma | David Kalnischkies |
2014-11-08 | (style) Variable 'res' is assigned a value that is never used | David Kalnischkies |
2014-11-08 | Division by result of sizeof(). memset() expects a size in bytes | David Kalnischkies |
2014-11-08 | Assert statement calls a function which may have desired side effects: 'pos_i... | David Kalnischkies |
2014-11-08 | (error) va_list 'args' was opened but not closed by va_end() | David Kalnischkies |
2014-11-08 | tests: silence clang on uninitilized variables | David Kalnischkies |
2014-11-08 | reenable patchsize limit option for pdiffs | David Kalnischkies |
2014-11-06 | releasing package apt version 1.1~exp81.1.exp8 | Michael Vogt |
2014-11-06 | Run ./prepare-release pre-export | Michael Vogt |
2014-11-06 | Update symbols file | Michael Vogt |
2014-11-06 | Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi... | Michael Vogt |
2014-11-06 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m... | Michael Vogt |
2014-11-05 | Bump ABI to 4.15 | Michael Vogt |
2014-11-05 | prepare ABI for feature/socketpair | Michael Vogt |