2010-02-13 |
David Kalnischkies | [BREAK] merge MultiArch-ABI. We don't support MultiArch, |
tree | commitdiff |
2010-02-13 |
David Kalnischkies | merge with debian-sid |
tree | commitdiff |
2010-01-27 |
Michael Vogt | merge 1695..1701 from the lp:~mvo/apt/mvo branch |
tree | commitdiff |
2010-01-26 |
Michael Vogt | add new "Acquire::cdrom::AutoDetect" config that enable... |
tree | commitdiff |
2010-01-25 |
Michael Vogt | methods/cdrom.cc: fix compile error |
tree | commitdiff |
2010-01-22 |
Michael Vogt | * methods/cdrom.cc: |
tree | commitdiff |
2010-01-13 |
David Kalnischkies | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and... |
tree | commitdiff |
2010-01-08 |
Michael Vogt | * French manpage translation update |
tree | commitdiff |
2010-01-04 |
David Kalnischkies | merge again with lp:~mvo/apt/debian-sid to get a builda... |
tree | commitdiff |
2010-01-04 |
David Kalnischkies | some minor style fixes: use empty() and add a few const |
tree | commitdiff |
2010-01-04 |
David Kalnischkies | finally merge the rest of the patchset from Arnaud... |
tree | commitdiff |
2010-01-04 |
David Kalnischkies | add TrustedParts so in the future new keyrings can... |
tree | commitdiff |
2009-12-22 |
David Kalnischkies | merge with lp:~mvo/apt/sid to get the finale 0.7.25... |
tree | commitdiff |
2009-12-14 |
Michael Vogt | doc/sources.list.5.xml: merge typo fixes |
tree | commitdiff |
2009-12-14 |
Michael Vogt | merged patches from david (many thanks) |
tree | commitdiff |
2009-12-11 |
David Kalnischkies | fix the backport of the https methods as they would... |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | add AI_ADDRCONFIG to ai_flags in connect.cc as suggeste... |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | add https options which default to the ones from http... |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | add config setting for User-Agent in http and https... |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | Backport rred patches from my own sid branch to the... |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | merge Michaels wonderful "fix" for the currently unwant... |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | merge again with lp:~mvo/debian-sid |
tree | commitdiff |
2009-12-10 |
David Kalnischkies | merge with lp:~mvo/apt/debian-sid : move all my ABI... |
tree | commitdiff |
2009-12-10 |
Michael Vogt | merged from the mvo branch (and contains all non-abi... |
tree | commitdiff |
2009-12-10 |
Michael Vogt | merged -r1901..1911 from lp:~donkult/apt/sid |
tree | commitdiff |
2009-12-10 |
Michael Vogt | merged -r1887..1901 from lp:~donkult/apt/sid |
tree | commitdiff |
2009-12-10 |
Michael Vogt | * cmdline/apt-get.cc: |
tree | commitdiff |
2009-12-10 |
Michael Vogt | merged -r1875..1886 from lp:~donkult/apt/sid |
tree | commitdiff |
2009-12-10 |
Michael Vogt | * merge lp:~mvo/apt/netrc branch, this adds support... |
tree | commitdiff |
2009-12-10 |
Michael Vogt | * merge lp:~mvo/apt/netrc branch, this adds support... |
tree | commitdiff |
2009-12-07 |
Michael Vogt | merge lp:~mvo/apt/netrc branch, this adds support for a |
tree | commitdiff |
2009-12-04 |
Michael Vogt | * apt-pkg/contrib/netrc.cc: |
tree | commitdiff |
2009-12-02 |
Michael Vogt | merge from the debian-sid branch |
tree | commitdiff |
2009-12-02 |
Michael Vogt | * apt-pkg/packagemanager.cc: |
tree | commitdiff |
2009-11-27 |
David Kalnischkies | add AI_ADDRCONFIG to ai_flags in connect.cc as suggeste... |
tree | commitdiff |
2009-11-26 |
David Kalnischkies | merge with lp:~mvo/apt/debian-sid and update all pot... |
tree | commitdiff |
2009-11-25 |
David Kalnischkies | add https options which default to the ones from http... |
tree | commitdiff |
2009-11-25 |
David Kalnischkies | add config setting for User-Agent in http and https... |
tree | commitdiff |
2009-11-25 |
David Kalnischkies | merge my rred-rewrite branch & add it's changes to... |
tree | commitdiff |
2009-11-25 |
David Kalnischkies | cleanup code a bit more and expand error messages |
tree | commitdiff |
2009-11-19 |
David Kalnischkies | fix argument check for the rred method |
tree | commitdiff |
2009-11-17 |
Michael Vogt | methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME |
tree | commitdiff |
2009-11-17 |
Michael Vogt | * methods/https.cc: |
tree | commitdiff |
2009-11-06 |
David Kalnischkies | Finally adope the patch from Morten Hustveit <morten... |
tree | commitdiff |
2009-11-05 |
David Kalnischkies | copyLinesFromFileToFile instead of a single Line in... |
tree | commitdiff |
2009-11-05 |
David Kalnischkies | rewrite and refactor rred method to be able to handle... |
tree | commitdiff |
2009-11-04 |
David Kalnischkies | add a debug test mode to the rred method for easier... |
tree | commitdiff |
2009-10-29 |
David Kalnischkies | merge the german translations from lp:~mvo/apt/debian-sid |
tree | commitdiff |
2009-10-28 |
David Kalnischkies | refactor the buildsystem to extract library versions... |
tree | commitdiff |
2009-10-24 |
David Kalnischkies | Bumped libapt version and excluded eglibc from SONAME... |
tree | commitdiff |
2009-10-20 |
David Kalnischkies | * methods/connect.cc: |
tree | commitdiff |
2009-10-16 |
Michael Vogt | add ftp support, basic debugging |
tree | commitdiff |
2009-10-16 |
Michael Vogt | add maybe_add_auth for ftp as well |
tree | commitdiff |
2009-10-16 |
Michael Vogt | port netrc support from maemon |
tree | commitdiff |
2009-10-14 |
David Kalnischkies | merge Julians changes from lp:~mvo/apt/debian-sid |
tree | commitdiff |
2009-10-12 |
Julian Andres Klode | methods/https.cc: Add support for authentication using... |
tree | commitdiff |
2009-10-11 |
Julian Andres Klode | Merge configuration format simplification from jak... |
tree | commitdiff |
2009-09-26 |
bubulle@debian.org | Fix some typos from #479997 |
tree | commitdiff |
2009-09-24 |
Michael Vogt | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2009-09-23 |
Michael Vogt | merged from david, many thanks |
tree | commitdiff |
2009-09-18 |
David Kalnischkies | merge with lp:~mvo/apt/debian-sid including the complet... |
tree | commitdiff |
2009-09-09 |
David Kalnischkies | merge with lp:~mvo/apt/debian-sid |
tree | commitdiff |
2009-09-08 |
David Kalnischkies | add text at the top without failing in rred (Closes... |
tree | commitdiff |
2009-08-28 |
Michael Vogt | * apt-pkg/pkgcache.cc: |
tree | commitdiff |
2009-08-28 |
David Kalnischkies | merge with my po4a branch & update both pot's |
tree | commitdiff |
2009-08-27 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2009-08-19 |
Michael Vogt | merged from the mvo branch |
tree | commitdiff |
2009-08-19 |
Michael Vogt | merged from the jackyf-devel branch |
tree | commitdiff |
2009-08-18 |
David Kalnischkies | Allow empty Reason-Phase in the Status-Lines, which... |
tree | commitdiff |
2009-07-30 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2009-07-24 |
Michael Vogt | merge from the donkult branch |
tree | commitdiff |
2009-07-23 |
Michael Vogt | [ABI] merged the libudev-dlopen branch, this allows... |
tree | commitdiff |
2009-07-23 |
Michael Vogt | methods/cdrom.cc: add AutoDetectAndMount method |
tree | commitdiff |
2009-07-22 |
Michael Vogt | methods/cdrom.cc: move the scan into the loop that... |
tree | commitdiff |
2009-07-22 |
Michael Vogt | * methods/cdrom.cc: |
tree | commitdiff |
2009-07-22 |
Michael Vogt | merged from the mvo branch |
tree | commitdiff |
2009-07-21 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2009-07-21 |
Michael Vogt | merged from the mvo branch |
tree | commitdiff |
2009-07-21 |
Michael Vogt | The 'not dead yet' release |
tree | commitdiff |
2009-07-21 |
Michael Vogt | merged from mvo |
tree | commitdiff |
2009-07-21 |
Michael Vogt | merge from mvo |
tree | commitdiff |
2009-07-21 |
Michael Vogt | * apt-pkg/acquire.cc: |
tree | commitdiff |
2009-07-09 |
Michael Vogt | move libudev based code into libapt cdrom.cc class |
tree | commitdiff |
2009-07-08 |
Michael Vogt | prototype for libudev dlopen() type of cdrom detection |
tree | commitdiff |
2009-07-02 |
Michael Vogt | * apt-pkg/acquire-worker.cc: |
tree | commitdiff |
2009-06-29 |
Michael Vogt | [ABI break] Allow pinning by codename (closes: #97564) |
tree | commitdiff |
2009-06-09 |
Michael Vogt | [ABI break] support '#' in apt.conf and /etc/apt/prefer... |
tree | commitdiff |
2009-04-09 |
Michael Vogt | * apt-pkg/contrib/strutl.cc: |
tree | commitdiff |
2009-04-08 |
Michael Vogt | * methods/gpgv.cc: |
tree | commitdiff |
2009-04-08 |
Michael Vogt | * methods/gpgv.cc: |
tree | commitdiff |
2009-02-03 |
Michael Vogt | * methods/https.cc: |
tree | commitdiff |
2009-02-03 |
Michael Vogt | methods/https.cc: do not unlink partial files (thanks... |
tree | commitdiff |
2009-01-30 |
Michael Vogt | [ABI break] merge support for http redirects, thanks to |
tree | commitdiff |
2008-12-19 |
Eugene V. Lyubimkin | Merged from debian-sid branch. |
tree | commitdiff |
2008-12-15 |
Eugene V. Lyubimkin | Merged with debian-sid branch. |
tree | commitdiff |
2008-12-15 |
Eugene V. Lyubimkin | Make apt proxy options have the highest priority, unifi... |
tree | commitdiff |
2008-12-10 |
Michael Vogt | merged from the debian-sid branch |
tree | commitdiff |
2008-12-09 |
Michael Vogt | * methods/gpgv.cc: |
tree | commitdiff |
2008-11-07 |
Eugene V. Lyubimkin | Merged from debian-sid. |
tree | commitdiff |
2008-11-07 |
Michael Vogt | * doc/examples/configure-index: |
tree | commitdiff |
next |