summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-26remove outdated README.MultiArchDavid Kalnischkies
2014-04-26add a README for vendor informationDavid Kalnischkies
2014-04-26add vendor information for BlankOnMahyuddin Ramli
2014-04-26handle pkgnames shorter than modifiersDavid Kalnischkies
2014-04-26properly undo CD-ROM mount in all error casesJohn Ogness
2014-04-25provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific conf...Michael Vogt
2014-04-25add bash completion for the "apt" commandMichael Vogt
2014-04-25reduce delta from ubuntuMichael Vogt
2014-04-25prepare release 1.0.21.0.2Michael Vogt
2014-04-25add support for apt-get build-dep unpacked-source-dirMichael Vogt
2014-04-24create debIFTypeDscFile typeMichael Vogt
2014-04-22add support for apt-get build-dep foo.dscMichael Vogt
2014-04-22Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2014-04-22Consistently use Dpkg::Progress* in documentationJames McCoy
2014-04-22Updated Thai program translation (closes: #745120)Theppitak Karoonboonyanan
2014-04-22Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-04-22Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506)Michael Vogt
2014-04-22apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (...Michael Vogt
2014-04-17pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...Michael Vogt
2014-04-16support dist-upgrade options in full-upgradeDavid Kalnischkies
2014-04-16extract travis installs from build-depends automaticallyDavid Kalnischkies
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies
2014-04-16calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt
2014-04-16use correct compression extension when loading the size of the size into the ...Michael Vogt
2014-04-16clear HitEof flag in FileFd::SeekDavid Kalnischkies
2014-04-16add Debug::acquire::progress debug option and fixme for index file loading wi...Michael Vogt
2014-04-16load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt
2014-04-16make the TotalFiles more reliable in apt-get updateMichael Vogt
2014-04-16apt-private/acqprogress.cc: reset color in apt updateMichael Vogt
2014-04-14force fancy progressbar redraw on window size changeDavid Kalnischkies
2014-04-13compile with absolute paths to allow lcov useDavid Kalnischkies
2014-04-11l10n: vi.po (624t): Update translationTrần Ngọc Quân
2014-04-11Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt
2014-04-11Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sidMichael Vogt
2014-04-11consider priorities only for downloadable pkgs in resolverDavid Kalnischkies
2014-04-11extend FileFd test behond basic permission testsDavid Kalnischkies
2014-04-11deal with umask only if we really need to for mkstempDavid Kalnischkies
2014-04-11don't double-count seeks in FileFd::Skip for bzip/xzDavid Kalnischkies
2014-04-11do not create an (additional) empty compressorDavid Kalnischkies
2014-04-11be able to run abicheck from any directoryDavid Kalnischkies
2014-04-11use wildcard to get files in our library makefilesDavid Kalnischkies
2014-04-10fix test-failure in adtMichael Vogt
2014-04-10prepare 1.0.1 release1.0.1Michael Vogt
2014-04-10apt: Minor typo in 'apt' man page (closes: #743657)Josef Vitu
2014-04-10Merge remote-tracking branch 'mvo/bugfix/lp1304657-perms' into debian/sidMichael Vogt
2014-04-10Merge remote-tracking branch 'mvo/bugfix/apt-search-case' into debian/sidMichael Vogt
2014-04-10improve umask/fchmod code readabilityMichael Vogt
2014-04-10Rename FileFd::Open() Perms to AccessModeMichael Vogt
2014-04-10Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt
2014-04-09Notice the user about "apt list -a" when only a single hit if foundMichael Vogt