summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt1-2/+7
2014-07-08Fix ar and tar code to be LFS-safeGuillem Jover2-2/+2
2014-06-18correct 'apt-cache stats' to include moreDavid Kalnischkies1-24/+32
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies1-1/+1
2014-06-18Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2-20/+24
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies2-20/+24
2014-06-18Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt2-0/+5
2014-06-18Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt1-1/+45
2014-06-18Provide ShowHashTableStats functionMichael Vogt1-55/+43
2014-06-18improve formating of the hash statsMichael Vogt1-15/+15
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt5-20/+31
2014-06-11DropPrivs in the solvers (just to be on the safe side)Michael Vogt2-0/+5
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt1-0/+1
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt1-0/+9
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies1-1/+1
2014-06-06cmdline/apt-helper.cc: use less generic description/short-descriptionMichael Vogt1-1/+2
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt1-0/+9
2014-05-30print error stack on failure of 'apt' solverDavid Kalnischkies1-18/+18
2014-05-29cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2-2/+1
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt1-1/+0
2014-05-29add hashtable statsMichael Vogt1-1/+57
2014-05-28cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2-2/+1
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt1-1/+0
2014-05-22show upgradable packages after apt updateMichael Vogt1-0/+1
2014-05-10improve pkgTagSection scanning and parsingDavid Kalnischkies1-5/+8
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-4/+2
2014-05-09use 'best' hash for source authenticationDavid Kalnischkies1-6/+13
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt1-2/+25
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt15-704/+446
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt2-19/+7
2014-04-26remove unused duplicated acqprogress.{cc,h} filesDavid Kalnischkies2-345/+0
2014-04-25add support for apt-get build-dep unpacked-source-dirMichael Vogt1-1/+10
2014-04-24create debIFTypeDscFile typeMichael Vogt1-10/+10
2014-04-22add support for apt-get build-dep foo.dscMichael Vogt1-3/+17
2014-04-04Fix crash in "apt list" when a sources.list file is unreableMichael Vogt1-1/+1
2014-04-01enable DPkg::Progress-Fancy by defaultMichael Vogt1-1/+1
2014-03-27Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt1-6/+9
2014-03-14fix test/integration/test-apt-helperMichael Vogt13-365/+315
2014-03-13cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies1-1/+1
2014-03-13improve debug output in case downloadfile failsDavid Kalnischkies1-8/+7
2014-03-13remove code duplication for Add & Ident in apt-cdromDavid Kalnischkies1-121/+81
2014-03-13use SPtrArray handling instead of explicit delete[]David Kalnischkies1-10/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies2-2/+2
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies13-132/+130
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies9-18/+18
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies11-66/+66
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-13/+13
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies1-1/+1
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2-0/+11
2014-03-12Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...Michael Vogt1-1/+2