Age | Commit message (Expand) | Author |
2014-01-25 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2014-01-25 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2014-01-25 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-01-25 | support " " in deb822 source options | Michael Vogt |
2014-01-24 | set APT::Sources::Use-Deb822 to default false for now | Michael Vogt |
2014-01-24 | Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime... | Michael Vogt |
2014-01-22 | "apt show" show user friendly size info | Michael Vogt |
2014-01-21 | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into... | Michael Vogt |
2014-01-20 | add support for multipl types in one line | Michael Vogt |
2014-01-20 | add support for multiple URIs in deb822 style sources.list | Michael Vogt |
2014-01-20 | add support for Enabled: no in deb822 sources.list | Michael Vogt |
2014-01-18 | do not ignore ioctl(TIOCSCTTY) errors | Michael Vogt |
2014-01-18 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt |
2014-01-18 | rename "Suite/Section" to plural | Michael Vogt |
2014-01-18 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt |
2014-01-17 | implement suggestion by donkult (thanks!) | Michael Vogt |
2014-01-16 | merged mvo/feature/deb822 | Michael Vogt |
2014-01-16 | support multiple "Suite:" entries | Michael Vogt |
2014-01-16 | rename URL to Uri in deb822-sources | Michael Vogt |
2014-01-16 | rename "distribution" in sources.list to "suite" | Michael Vogt |
2014-01-16 | * refactor to have a new virtual ParseStanza | Michael Vogt |
2014-01-16 | remove "," in components again | Michael Vogt |
2014-01-15 | integrate Anthonys rred with POC for client-side merge | David Kalnischkies |
2014-01-15 | reenable unlimited pdiff files download | David Kalnischkies |
2014-01-15 | correct IndexDiff vs DiffIndex in Debug output | Anthony Towns |
2014-01-05 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt |
2014-01-05 | Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/... | Michael Vogt |
2014-01-04 | improve error message | Michael Vogt |
2014-01-04 | improve tests | Michael Vogt |
2014-01-04 | Merge branch 'debian/sid' into feature/source-deb822 | Michael Vogt |
2013-12-28 | add missing vector include | Michael Vogt |
2013-12-28 | Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess | Michael Vogt |
2013-12-28 | Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bug... | Michael Vogt |
2013-12-28 | properly handle SIGWINCH in PackageManagerFancy again | Michael Vogt |
2013-12-27 | Merge branch 'feature/policy-parser-bts732746' into debian/sid | Michael Vogt |
2013-12-23 | add basic tests for GetTempDir() | Michael Vogt |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2013-12-22 | apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir | Thomas Bechtold |
2013-12-22 | first proof-of-concept for a fix for #731738 | Michael Vogt |
2013-12-22 | first proof-of-concept for a fix for #731738 | Michael Vogt |
2013-12-21 | make /etc/apt/preferences parser deal with comment only sections | Michael Vogt |
2013-12-13 | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies |
2013-12-13 | allow ':' in GetListOfFilesInDir | David Kalnischkies |
2013-12-13 | query an empty pkgAcqIndexDiffs if index is up-to-date | David Kalnischkies |
2013-12-12 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2013-12-12 | Fix conffile prompt regression (LP: #1260297) | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'upstream/debian/sid' into feature/source-deb822 | Michael Vogt |
2013-12-09 | suppoer $(ARCH) in deb822 sources.list as well | Michael Vogt |
2013-12-09 | add APT::Sources::Use-Deb822 to allow disabling the deb822 parser | Michael Vogt |
2013-12-09 | more refactor | Michael Vogt |