summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* use 'best' hash for source authenticationDavid Kalnischkies2014-11-101-12/+16
* apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover2014-10-021-1/+1
* generalize Acquire::GzipIndexMichael Vogt2014-09-211-1/+1
* 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
* show our broken packages message in 'apt' solverDavid Kalnischkies2014-06-182-20/+24
* 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
|/ /
* | fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-221-1/+0
* | 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
| * use SPtrArray handling instead of explicit delete[]David Kalnischkies2014-03-131-10/+1
| * follow method attribute suggestions by gccDavid Kalnischkies2014-03-132-2/+2
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-1313-132/+130
| * warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-139-18/+18
| * warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-1311-66/+66
| * warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-13/+13
| * fix -Wmissing-field-initializers warningsDavid Kalnischkies2014-03-131-1/+1
| * support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-132-0/+11
* | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...Michael Vogt2014-03-121-1/+2
|\|
| * initial version of apt-helperMichael Vogt2014-02-272-0/+134
* | add hashsum support in apt-file download and add more testsMichael Vogt2014-03-121-0/+11
* | initial version of apt-helperMichael Vogt2014-02-272-0/+134
|/
* Add support for data.tar, control.tar and control.tar.xzGuillem Jover2014-02-221-14/+4
* Fix typos in documentation (codespell)Michael Vogt2014-02-224-8/+8
* remove auto-generated apt-key and sources.list on clean (closes: 739749)Michael Vogt2014-02-221-14/+19
* trivial indent fixMichael Vogt2014-02-131-1/+1
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-02-122-6/+0
|\
| * Use a APT::VersionSet instead of a VersionListMichael Vogt2014-02-121-3/+3
| * move isatty() check into InitOutput()Michael Vogt2014-02-052-6/+0
* | apt-cdrom should succeed if any drive succeedsJohn Ogness2014-02-121-17/+59
* | use VersionSet in download to handle repeatsDavid Kalnischkies2014-02-101-3/+3
|/
* fix apt-get download truncation (closes: #736962)Michael Vogt2014-01-291-3/+6
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-13/+14
|\
| * use gpg --homedir instead of explicit file placementDavid Kalnischkies2014-01-161-13/+14
* | apt-mark help shows all commands nowMichael Vogt2014-01-241-0/+5
* | add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt2014-01-242-23/+17