summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt2014-04-165-8/+20
| * | | | | | | make the TotalFiles more reliable in apt-get updateMichael Vogt2014-04-163-5/+46
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt2014-05-0714-12/+469
|\ \ \ \ \ \ \
| * | | | | | | move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...Michael Vogt2014-05-073-7/+35
| * | | | | | | rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()Michael Vogt2014-05-072-2/+2
| * | | | | | | Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-281-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | fix testsMichael Vogt2014-04-281-0/+4
| * | | | | | | | use flAbsPath()Michael Vogt2014-04-281-2/+1
| * | | | | | | | Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-283-1/+27
| |\| | | | | | |
| | * | | | | | | add flAbsPath() as a wrapper to realpath()Michael Vogt2014-04-283-0/+27
| | | |/ / / / / | | |/| | | | |
| * | | | | | | use new Popen()Michael Vogt2014-04-281-10/+13
| * | | | | | | Merge branch 'feature/popen' into feature/apt-install-debMichael Vogt2014-04-283-0/+115
| |\ \ \ \ \ \ \
| | * | | | | | | Implement Popen() execv helper to avoid popen()Michael Vogt2014-04-283-0/+115
| | |/ / / / / /
| * | | | | | | avoid deb specific code in private-installMichael Vogt2014-04-282-7/+34
| * | | | | | | WIP local deb installMichael Vogt2014-04-2812-11/+266
| |/ / / / / /
| * | | | | | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-04-22110-3866/+4020
| |\ \ \ \ \ \
| * | | | | | | apt-private/acqprogress.cc: reset color in apt updateMichael Vogt2014-04-161-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-07378-81636/+86546
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | 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
| |/ / /