Age | Commit message (Expand) | Author |
2013-12-11 | improve error message | Michael Vogt |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt |
2013-12-10 | fix typo | Michael Vogt |
2013-12-10 | improve test for #731853 and comments | Michael Vogt |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'origin/feature/source-deb822' into feature/sour... | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'upstream/debian/sid' into feature/source-deb822 | Michael Vogt |
2013-12-09 | Merge remote-tracking branch 'origin/feature/deb-src-bts731102' into feature/... | 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 |
2013-12-09 | refactor deb822 reading into its own function | Michael Vogt |
2013-12-07 | really release 0.9.140.9.14 | Michael Vogt |
2013-12-07 | do not force a specific export-dir in the repository | David Kalnischkies |
2013-12-07 | ensure prepare-release works in the right directory | David Kalnischkies |
2013-12-07 | releasing package apt version 0.9.14 | Michael Vogt |
2013-12-07 | update libapt-pkg4.12 symbols file | David Kalnischkies |
2013-12-07 | tell the release script that we use git now | David Kalnischkies |
2013-12-07 | fix release script to deal with vendors | David Kalnischkies |
2013-12-06 | releasing package apt version 0.9.13.2 | Michael Vogt |
2013-12-06 | fix build failure with the new apt-vendors stuff | Michael Vogt |
2013-12-06 | Handle SIGWINCH in APT::Progress-Fancy=1 | Michael Vogt |
2013-12-06 | vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well | Michael Vogt |
2013-12-06 | vendor/makefile: fix build error for parallel builds | Michael Vogt |
2013-12-05 | fix section adding | Michael Vogt |
2013-12-05 | add unittest for new sourceslist parser as well | Michael Vogt |
2013-12-05 | first version with test | Michael Vogt |
2013-12-05 | * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy | Michael Vogt |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
2013-12-05 | remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is p... | Michael Vogt |
2013-12-05 | add new LocalFileName() method to metaindex | Michael Vogt |
2013-12-04 | refactor | Michael Vogt |
2013-12-04 | add #ifdefed ABI break & cleaner solution once the abi break is in place | Michael Vogt |
2013-12-04 | use MetaIndexFile() instead of MetaIndexURI() | Michael Vogt |
2013-12-04 | refactor FindSrc() | Michael Vogt |
2013-12-04 | add test for aptget source for unavailable package | Michael Vogt |
2013-12-04 | further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write... | Michael Vogt |
2013-12-04 | refactor and move generation of the MetaIndex FileName out of the FindSrc() | Michael Vogt |
2013-12-04 | add test, deal with InRelease | Michael Vogt |
2013-12-03 | proof-of-concept for fixing debian #731102 | Michael Vogt |
2013-12-02 | fix section adding | Michael Vogt |
2013-12-02 | add unittest for new sourceslist parser as well | Michael Vogt |
2013-12-02 | first version with test | Michael Vogt |
2013-12-01 | prepare-release: declare the packages needed as source build deps. | Steve Langasek |
2013-12-01 | drop old /var/state to /var/lib transition artefacts | David Kalnischkies |
2013-12-01 | generate apt-key script with vendor info about keys | David Kalnischkies |
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies |