summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAgeFilesLines
* add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies2009-12-111-0/+2
* add https options which default to the ones from http for the httpsDavid Kalnischkies2009-12-111-0/+2
* add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies2009-12-111-0/+3
* Backport rred patches from my own sid branch to the 0.7.25 branchDavid Kalnischkies2009-12-111-0/+4
* * apt-pkg/init.h:Michael Vogt2009-12-101-0/+2
* merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt2009-12-104-25/+69
|\
| * merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt2009-12-101-0/+3
| * merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt2009-12-101-0/+2
| * merged -r 1918..1919 from lp:~donkult/apt/sidMichael Vogt2009-12-101-0/+2
| * merged -r 1914..1915 from lp:~donkult/apt/sidMichael Vogt2009-12-101-0/+3
| * merged -r1901..1911 from lp:~donkult/apt/sidMichael Vogt2009-12-103-4/+13
| |\
| | * fix a typo in debian/NEWS entry for 0.7.24: Allready -> Already (Closes: #557...David Kalnischkies2009-11-242-1/+3
| | * bump policy to 3.8.3 as we have no outdated manpages anymoreDavid Kalnischkies2009-11-022-2/+2
| | * remove traces of old manpage-buildsystemsDavid Kalnischkies2009-11-022-1/+8
| * | merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2009-12-103-14/+27
| |\|
| | * merge the german translations from lp:~mvo/apt/debian-sidDavid Kalnischkies2009-10-291-0/+4
| | |\
| | * | correct various errors, typos and oddities in the manpagesDavid Kalnischkies2009-10-291-0/+6
| | * | remove (outdated) config.{sub,guess} and use the ones providedDavid Kalnischkies2009-10-282-1/+4
| | * | remove unneeded control field duplications as lintian suggests itDavid Kalnischkies2009-10-281-4/+0
| | * | refactor the buildsystem to extract library versions from one file,David Kalnischkies2009-10-281-2/+1
| | * | Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies2009-10-242-7/+9
| | * | Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies2009-10-241-0/+4
| | * | * methods/connect.cc:David Kalnischkies2009-10-201-0/+2
| | * | only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies2009-10-201-0/+1
| * | | * cmdline/apt-get.cc:Michael Vogt2009-12-101-0/+4
| |\| |
| | * | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies2009-10-191-0/+4
| * | | merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt2009-12-101-7/+15
|/| | | | |/ /
| * | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440)David Kalnischkies2009-10-181-0/+2
| * | merge Julians changes from lp:~mvo/apt/debian-sidDavid Kalnischkies2009-10-141-0/+11
| |\ \
| * | | add a note about the possibility to support more URI types by installingDavid Kalnischkies2009-10-131-0/+2
| * | | improve the documentation and errormessages regarding a failingDavid Kalnischkies2009-10-011-0/+3
| * | | add a log of the changes made to debian/changelogDavid Kalnischkies2009-10-011-4/+5
* | | | * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-101-0/+6
|\ \ \ \
| * \ \ \ * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-101-0/+6
| |\ \ \ \
| | * | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-12-091-0/+2
| | * | | | merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-071-0/+4
| | |\ \ \ \
* | | | | | | Slovak translation updatebubulle@debian.org2009-12-031-0/+2
|/ / / / / /
* | | | | | * apt-pkg/packagemanager.cc:Michael Vogt2009-12-021-0/+15
|\| | | | |
| * | | | | * methods/https.cc:Michael Vogt2009-11-171-0/+3
| * | | | | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt2009-10-291-0/+4
| * | | | | * apt-pkg/packagemanager.cc:Michael Vogt2009-10-211-0/+3
| |/ / / /
| * | | | * cmdline/apt-key:Michael Vogt2009-09-241-0/+6
* | | | | Simplified CHinese translation updatebubulle@debian.org2009-12-011-0/+2
* | | | | * debian/apt.conf.autoremove:Julian Andres Klode2009-12-012-0/+3
* | | | | * ftparchive/apt-ftparchive.cc:Julian Andres Klode2009-11-241-0/+2
* | | | | Italian translation updatebubulle@debian.org2009-11-111-0/+2
| |_|_|/ |/| | |
* | | | German translation of manpagesbubulle@debian.org2009-10-281-0/+2
* | | | German translation updatebubulle@debian.org2009-10-191-0/+2
| |_|/ |/| |
* | | methods/https.cc: Add support for authentication using netrc (Closes: #518473),Julian Andres Klode2009-10-121-0/+3
* | | Merge configuration format simplification from jak branchJulian Andres Klode2009-10-111-0/+8
|\ \ \ | |_|/ |/| |