summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix file location for configure-index.gz in apt.conf(5)David Kalnischkies2013-06-1311-1465/+1489
* tests: add an interactive 'test' with multiple cdromsDavid Kalnischkies2013-06-091-0/+47
* ensure state-dir exists before coyping cdrom filesDavid Kalnischkies2013-06-094-4/+15
* fail in CopyFile if the FileFds have error flag setDavid Kalnischkies2013-06-093-5/+5
* stop building l10n if strings are unchangedDavid Kalnischkies2013-06-096-7/+21
* depend on libapt-pkg in the libapt-inst build processDavid Kalnischkies2013-06-092-2/+3
* tests: add expected port for cve-2013-105 testcaseDavid Kalnischkies2013-06-091-1/+1
* tests: trap-adding can be post- as well as prefixDavid Kalnischkies2013-06-092-4/+7
* OpenDescriptor should autoclose fd always on errorDavid Kalnischkies2013-06-092-4/+20
* don't explicitly init ExtractTar InFd with invalid fdDavid Kalnischkies2013-06-092-1/+1
* set Fail flag in FileFd on all errors consistentlyDavid Kalnischkies2013-06-093-96/+76
* make the vprintf like _error->Insert publicDavid Kalnischkies2013-06-091-6/+35
* fix support for multiple patterns in apt-cache searchDavid Kalnischkies2013-06-094-36/+94
* initialize the whole search array with zeroDavid Kalnischkies2013-06-091-1/+1
* deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies2013-06-093-8/+9
* do unpacks before configures in SmartConfigureDavid Kalnischkies2013-06-093-45/+115
* try all providers in order if uninstallable in MarkInstallDavid Kalnischkies2013-06-093-5/+84
* fix priority sorting by prefering higher in MarkInstallDavid Kalnischkies2013-06-093-1/+38
* prefer Essentials over Removals in ordering scoreDavid Kalnischkies2013-06-092-3/+3
* rewrite pkgOrderList::DepRemove to stop incorrect immediate settingDavid Kalnischkies2013-06-092-116/+105
* remove -ldl from cdrom and -lutil from apt-get linkageDavid Kalnischkies2013-06-093-3/+3
* build the en manpages in subdirectory doc/enDavid Kalnischkies2013-06-096-60/+74
* streamline .gitignore furtherDavid Kalnischkies2013-06-091-30/+36
* merged trunkMichael Vogt2013-06-062-1/+26
|\
| * Merge branch 'debian/sid' of https://github.com/ion1/apt into debian/sidMichael Vogt2013-06-062-1/+25
| |\
| | * cmdline/apt-key: Accept nonexistent --keyring file with adv as wellJohan Kiviniemi2013-05-222-2/+4
| | * cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600Johan Kiviniemi2013-05-222-0/+22
* | | prepare releaseMichael Vogt2013-06-061-2/+2
|/ /
* | Fix double free (closes: #711045)Michael Vogt2013-06-062-1/+8
* | fix double free (closes: #711045)Michael Vogt2013-06-062-2/+8
|/
* * buildlib/apti18n.h.in:Michael Vogt2013-05-162-0/+5
* debian/gbp.conf: add debian-tag key to ensure git-dch worksMichael Vogt2013-05-161-0/+1
* Update changelog to include Vcs-* changesJulian Andres Klode2013-05-161-0/+3
* French translation : typo fix. Closes: #677272Christian PERRIER2013-05-162-2/+9
* Update Vcs fieldsGuillem Jover2013-05-161-2/+2
* add export-dir and debian-branchMichael Vogt2013-05-161-0/+2
* update .gitignoreMichael Vogt2013-05-161-0/+12
* prepare uploadMichael Vogt2013-05-162-9/+5
* merged previous bzr commitMichael Vogt2013-05-167-10/+10
|\
| * releasing version 0.9.8Michael Vogt2013-05-082-3/+3
| * fix uri testMichael Vogt2013-05-081-1/+1
| * refresh translationsMichael Vogt2013-05-0846-756/+657
* | moved to git, updated gbp.conf to match the bzr versionMichael Vogt2013-05-162-2/+5
* | non-inline RunGPGV methods to restore ABI compatibility with previous version...David Kalnischkies2013-05-163-8/+23
* | rebuild poMichael Vogt2013-05-1647-757/+658
* | add .gitignore and gbp.confMichael Vogt2013-05-162-0/+21
|/
* merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt2013-05-087-21/+65
* merged from the debian-wheezy branchMichael Vogt2013-05-085-9/+34
|\
| * * apt-pkg/algorithms.cc:Michael Vogt2013-05-082-2/+11
| * properly handle if-modfied-since with libcurl/https Michael Vogt2013-05-084-5/+25