summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-05prepare release 1.0.31.0.3Michael Vogt
2014-05-05Revert "add bash completion for the "apt" command"Michael Vogt
2014-04-30Only do openpty() if both stdin/stdout are terminalsMichael Vogt
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt
2014-04-28debian/apt-doc.docs: remove README.MultiArchMichael Vogt
2014-04-28l10n: vi.po: Update one new stringTrần Ngọc Quân
2014-04-26allow vendors to install configuration filesDavid Kalnischkies
2014-04-26fix FileFd::Size bitswap on big-endian architecturesAdam Conrad
2014-04-26enforce LFS for partial files in https range requestsDavid Kalnischkies
2014-04-26remove unused duplicated acqprogress.{cc,h} filesDavid Kalnischkies
2014-04-26build http request in a stringstreamDavid Kalnischkies
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-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-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-16clear HitEof flag in FileFd::SeekDavid Kalnischkies
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