summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: apt-get source with more than one argumentDavid Kalnischkies2013-09-261-0/+6
* print-uris prints regardless of quiet-level againDavid Kalnischkies2013-09-262-1/+25
* compression-neutral message for missing data.tar memberDavid Kalnischkies2013-09-261-2/+1
* pkg from only trusted sources keeps being trustedDavid Kalnischkies2013-09-263-8/+76
* don't strip :any from dependencies in single-archDavid Kalnischkies2013-09-262-4/+56
* Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #...Christian PERRIER2013-09-232-1/+8
* releasing package apt version 0.9.11.4Michael Vogt2013-09-201-0/+12
* do not trust FileFd::Eof() in pkgTagFile::Fill()David Kalnischkies2013-09-204-1/+263
* add a testcase for 100 char long path truncate bug #689582David Kalnischkies2013-09-121-0/+35
* don't truncate 100 char long paths in tar extractionOskari Saarenmaa2013-09-121-13/+11
* Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...Michael Vogt2013-09-102-1/+7
* prepare uploadMichael Vogt2013-09-101-0/+15
* use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies2013-09-031-16/+16
* fix vim-style foldmarkerDavid Kalnischkies2013-09-037-50/+39
* Remove invalid "-f" option for apt-get checkMichael Vogt2013-09-011-1/+1
* Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2013-09-013-2/+19
|\
| * fix typo (mkostemp->mkstemp)Michael Vogt2013-08-311-1/+1
| * Merge remote-tracking branch 'mvo/feature/install-progress' into debian/sidMichael Vogt2013-08-282-1/+18
| |\
| | * Add DPkgPM::Progress for terminal install progressMichael Vogt2013-07-112-1/+18
* | | prepare upload of 0.9.12Michael Vogt2013-08-311-2/+9
|/ /
* | Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sidMichael Vogt2013-08-284-40/+55
|\ \
| * | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt2013-08-274-32/+54
| * | use SPtr<pkgProblemResolver> to simply codeMichael Vogt2013-08-271-8/+1
* | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-08-286-31/+64
|\ \ \
| * | | configurable compression for testcasesDavid Kalnischkies2013-08-285-24/+41
| * | | old-style dpkg foreign architecture adding for testsDavid Kalnischkies2013-08-271-1/+7
| * | | use mkstemp instead of mkostemp in FileFd::Open()David Kalnischkies2013-08-271-8/+4
| * | | replace usage of potential dangerous mktemp with mkstempAngel Guzman Maeso2013-08-271-5/+19
* | | | Complete Italian translationChristian PERRIER2013-08-281-153/+5
* | | | Update Italian translation. Closes: #721030Christian PERRIER2013-08-272-16/+30
|/ / /
* | | update changelogMichael Vogt2013-08-261-1/+3
* | | apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/Michael Vogt2013-08-261-1/+1
* | | dselect/install: add new DSELECT_UPGRADE_OPTS="-f"Michael Vogt2013-08-261-3/+4
* | | dselect/install:Michael Vogt2013-08-262-2/+6
* | | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2013-08-262-48/+57
|\ \ \
| * | | Changelog entry for Vietnamese translationChristian PERRIER2013-08-251-0/+7
| * | | Update Vietnamese translation to 0.9.11Tran Ngoc Quan2013-08-251-48/+50
* | | | update changelog for updateMichael Vogt2013-08-241-0/+23
|/ / /
* | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-08-242-2/+2
|\| |
| * | dselect/update: remove "-f" option as its not being used in the context of ap...Michael Vogt2013-08-231-1/+1
| * | ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get...Michael Vogt2013-08-231-1/+1
* | | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2013-08-2210-7/+49
|\| |
| * | do chdir("/") after chroot()Michael Vogt2013-08-223-4/+4
| * | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-08-221-2/+3
| |\ \
| | * | fix compiler warning about sign-compareAngel Guzman Maeso2013-08-221-1/+2
| | * | add versions to manpages-it Replaces+BreaksDavid Kalnischkies2013-08-221-1/+2
| | * | add a breaks libapt-inst for FileFd changes in 0.9.9David Kalnischkies2013-08-221-1/+1
| * | | apt-pkg:contrib Avoid compiler warning about sign-compareÁngel Guzmán Maeso2013-08-221-1/+2
| * | | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-08-225-1/+16
| |\ \ \
| | * | | some more coverity fixesMichael Vogt2013-08-123-0/+5