summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | mark as Automatic/Downloadable pure as gcc suggestsDavid Kalnischkies2014-05-221-2/+2
* | | | | make test independent from the actual Install-SizeDavid Kalnischkies2014-05-221-2/+2
* | | | | add an additional test for arch specific conflictsDavid Kalnischkies2014-05-161-0/+36
| |_|_|/ |/| | |
* | | | Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt2014-05-153-1/+53
* | | | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-081-14/+4
|\ \ \ \
| * | | | fix regression from commit 215b0fafMichael Vogt2014-05-081-14/+4
* | | | | show progress in run-testsMichael Vogt2014-05-071-1/+2
* | | | | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-0713-197/+708
|\| | | |
| * | | | ensure "--db" also works with the new srcpkgdbMichael Vogt2014-04-073-2/+35
| * | | | refactor _InitQuery()Michael Vogt2014-04-042-9/+22
| * | | | ensure clean worksMichael Vogt2014-04-044-10/+42
| * | | | refactor to make OpenFile/OpenDebFile more robustMichael Vogt2014-04-041-120/+110
| * | | | add test for binary cachedb and contents generationMichael Vogt2014-04-043-3/+95
| * | | | Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2014-04-0412-108/+459
* | | | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-05-071-0/+2
|\ \ \ \ \
| * | | | | initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies2014-04-281-0/+2
* | | | | | prepare release 1.0.3Michael Vogt2014-05-0555-57567/+57564
* | | | | | Revert "add bash completion for the "apt" command"Michael Vogt2014-05-053-98/+0
| |_|_|_|/ |/| | | |
* | | | | Only do openpty() if both stdin/stdout are terminalsMichael Vogt2014-04-302-6/+7
|/ / / /
* | | | Fix missing ScreenWidth check in apt.ccMichael Vogt2014-04-285-19/+38
* | | | debian/apt-doc.docs: remove README.MultiArchMichael Vogt2014-04-281-1/+0
* | | | l10n: vi.po: Update one new stringTrần Ngọc Quân2014-04-281-4/+4
* | | | allow vendors to install configuration filesDavid Kalnischkies2014-04-263-7/+8
* | | | fix FileFd::Size bitswap on big-endian architecturesAdam Conrad2014-04-261-13/+4
* | | | enforce LFS for partial files in https range requestsDavid Kalnischkies2014-04-261-5/+5
* | | | remove unused duplicated acqprogress.{cc,h} filesDavid Kalnischkies2014-04-262-345/+0
* | | | build http request in a stringstreamDavid Kalnischkies2014-04-261-57/+31
* | | | remove outdated README.MultiArchDavid Kalnischkies2014-04-261-63/+0
* | | | add a README for vendor informationDavid Kalnischkies2014-04-261-0/+60
* | | | add vendor information for BlankOnMahyuddin Ramli2014-04-262-0/+18
* | | | handle pkgnames shorter than modifiersDavid Kalnischkies2014-04-262-3/+9
* | | | properly undo CD-ROM mount in all error casesJohn Ogness2014-04-262-25/+42
* | | | provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific conf...Michael Vogt2014-04-253-0/+16
* | | | add bash completion for the "apt" commandMichael Vogt2014-04-253-0/+98
* | | | reduce delta from ubuntuMichael Vogt2014-04-255-4/+7
* | | | prepare release 1.0.2Michael Vogt2014-04-2555-37855/+38242
| |_|/ |/| |
* | | Consistently use Dpkg::Progress* in documentationJames McCoy2014-04-221-1/+1
* | | Updated Thai program translation (closes: #745120)Theppitak Karoonboonyanan2014-04-221-953/+990
* | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-04-2239-2077/+1998
|\ \ \
| * | | support dist-upgrade options in full-upgradeDavid Kalnischkies2014-04-161-2/+2
| * | | extract travis installs from build-depends automaticallyDavid Kalnischkies2014-04-162-2/+6
| * | | use Google C++ Testing Framework for libapt testsDavid Kalnischkies2014-04-1629-2086/+1918
| * | | clear HitEof flag in FileFd::SeekDavid Kalnischkies2014-04-164-25/+96
| * | | force fancy progressbar redraw on window size changeDavid Kalnischkies2014-04-142-12/+26
| * | | compile with absolute paths to allow lcov useDavid Kalnischkies2014-04-134-4/+4
* | | | Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506)Michael Vogt2014-04-221-1/+1
* | | | apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (...Michael Vogt2014-04-221-1/+1
* | | | l10n: vi.po (624t): Update translationTrần Ngọc Quân2014-04-111-12/+12
|/ / /
* | | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt2014-04-112-1/+27
|\ \ \
| * | | Notice the user about "apt list -a" when only a single hit if foundMichael Vogt2014-04-092-1/+26
| | |/ | |/|