summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
* | remove leftover debug output from multikey softlinkDavid Kalnischkies2014-09-271-1/+0
* | adapt to the new CacheSetHelper APIDavid Kalnischkies2014-09-271-6/+6
* | rework cachesets API to allow future extensionDavid Kalnischkies2014-09-271-6/+6
* | mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-272-3/+3
* | count strings more accurately for statsDavid Kalnischkies2014-09-271-14/+39
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-053-18/+36
|\|
| * Use heap to allocate PatternMatch to avoid potential stack overflowMichael Vogt2014-09-021-2/+3
| * Make Proxy-Auto-Detect check for each hostMichael Vogt2014-09-021-0/+16
| * add dpkg::source-options for dpkg-source invocationDavid Kalnischkies2014-08-261-16/+17
* | Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2014-07-081-2/+7
* | Fix ar and tar code to be LFS-safeGuillem Jover2014-07-082-2/+2
* | correct 'apt-cache stats' to include moreDavid Kalnischkies2014-06-181-24/+32
* | cleanup datatypes mix used in binary cacheDavid Kalnischkies2014-06-181-1/+1
* | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2014-06-182-20/+24
|\|
| * show our broken packages message in 'apt' solverDavid Kalnischkies2014-06-182-20/+24
* | Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt2014-06-182-0/+5
|\ \
| * | DropPrivs in the solvers (just to be on the safe side)Michael Vogt2014-06-112-0/+5
| |/
* | Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt2014-06-181-1/+45
|\ \
| * | Provide ShowHashTableStats functionMichael Vogt2014-06-181-55/+43
| * | improve formating of the hash statsMichael Vogt2014-06-181-15/+15
| * | add hashtable statsMichael Vogt2014-05-291-1/+57
| * | cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2014-05-282-2/+1
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-185-20/+31
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt2014-06-101-0/+1
| |\ \
| | * | show upgradable packages after apt updateMichael Vogt2014-05-221-0/+1
| * | | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt2014-06-101-0/+9
| |\ \ \
| | * | | Show unauthenticated warning for source packages as wellMichael Vogt2014-06-021-0/+9
| * | | | support Acquire::GzipIndexes in dumpavailDavid Kalnischkies2014-06-101-1/+1
| * | | | cmdline/apt-helper.cc: use less generic description/short-descriptionMichael Vogt2014-06-061-1/+2
| * | | | print error stack on failure of 'apt' solverDavid Kalnischkies2014-05-301-18/+18
| |/ / /
* | | | cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2014-05-292-2/+1
* | | | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-291-1/+0
|\| | |
| * | | fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-221-1/+0
| | |/ | |/|
* | | improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-101-5/+8
* | | use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-4/+2
* | | use 'best' hash for source authenticationDavid Kalnischkies2014-05-091-6/+13
* | | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-2/+25
|\ \ \
| * | | add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-1/+10
| * | | create debIFTypeDscFile typeMichael Vogt2014-04-241-10/+10
| * | | add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-3/+17
| | |/ | |/|
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-0715-704/+446
|\ \ \ | | |/ | |/|
| * | Fix missing ScreenWidth check in apt.ccMichael Vogt2014-04-282-19/+7
| * | remove unused duplicated acqprogress.{cc,h} filesDavid Kalnischkies2014-04-262-345/+0
| |/
| * Fix crash in "apt list" when a sources.list file is unreableMichael Vogt2014-04-041-1/+1
| * enable DPkg::Progress-Fancy by defaultMichael Vogt2014-04-011-1/+1
| * Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-271-6/+9
| * fix test/integration/test-apt-helperMichael Vogt2014-03-1413-365/+315
| |\
| | * cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies2014-03-131-1/+1
| | * improve debug output in case downloadfile failsDavid Kalnischkies2014-03-131-8/+7
| | * remove code duplication for Add & Ident in apt-cdromDavid Kalnischkies2014-03-131-121/+81