summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing version 0.7.23Michael Vogt2009-08-274-5/+5
* merged from lp:~donkult/apt/sidMichael Vogt2009-08-2721-243/+548
|\
| * fix changelog entry for compression types reordering patch toDavid Kalnischkies2009-08-261-1/+1
| * "backport" the APT::Configuration class to apt-sidDavid Kalnischkies2009-08-257-74/+163
| * Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies2009-08-182-2/+5
| * [doc/apt-get.8.xml]David Kalnischkies2009-08-122-10/+32
| * Add the pkg/release syntax to the source command in apt-get and alsoDavid Kalnischkies2009-08-123-66/+75
| * [cmdline/apt-get.cc]David Kalnischkies2009-08-123-60/+65
| * With the introduction of the Is{Delete,Install}Ok hooks the apt flagDavid Kalnischkies2009-08-122-2/+4
| * Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies2009-08-127-47/+110
| * [cmdline/apt-get.cc] correct the order of picked package binary vs sourceDavid Kalnischkies2009-08-092-1/+2
| * [doc/apt-mark.8.xml] improve manpage based on patch by Carl Chenet, thanks!David Kalnischkies2009-08-092-10/+40
| * [apt-inst/contrib/arfile.cc] use sizeof instead strlenDavid Kalnischkies2009-08-092-1/+3
| * [cmdline/apt-get.cc] check for availability ofstatfs.f_typeDavid Kalnischkies2009-08-094-110/+121
| * [doc/apt.conf.5.xml] mention the apt.conf.d dirDavid Kalnischkies2009-08-082-1/+13
| * [cmdline/apt-cache.cc] fix a memory leak in the xvcg methodDavid Kalnischkies2009-08-082-3/+10
| * [apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies2009-08-082-0/+6
| * merge with apt-sidDavid Kalnischkies2009-08-087-54/+89
| |\
| * | [debian/changlog] add entry for the "missing source.list file" fixDavid Kalnischkies2009-08-031-0/+3
| * | [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies2009-08-031-0/+2
| * | [debian/changelog] correct two typos in the changelog for 0.7.22David Kalnischkies2009-08-011-2/+2
| * | [debian/changelog] add a Closes tag to mvo's --only-source patchDavid Kalnischkies2009-08-011-1/+1
| * | [apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies2009-07-312-2/+5
| * | [cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916)David Kalnischkies2009-07-312-1/+5
| * | [cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display onlyDavid Kalnischkies2009-07-313-83/+117
| * | [apt-pkg/sourcelist.cc] only display the warning about missing sources.listDavid Kalnischkies2009-07-311-0/+8
* | | merged from the mvo branchMichael Vogt2009-08-197-46/+89
|\ \ \ | |_|/ |/| |
| * | merged from the jackyf-devel branchMichael Vogt2009-08-197-46/+89
| |\ \
| | * | Actualized COPYING file.Eugene V. Lyubimkin2008-12-212-135/+19
| | * | Merged from debian-sid branch.Eugene V. Lyubimkin2008-12-195-100/+20
| | |\ \
| | * | | Rename: 'debian/NEWS.Debian' => 'debian/NEWS' to make the file recognizeable ...Eugene V. Lyubimkin2008-12-181-0/+0
| | * | | Noted in NEWS.Debian changes in determining proxy algorithm.Eugene V. Lyubimkin2008-12-181-0/+9
| | * | | Fixed typo in changelog.Eugene V. Lyubimkin2008-12-181-1/+1
| | * | | debian/changelog: updated dateEugene V. Lyubimkin2008-12-151-1/+1
| | * | | Merged with debian-sid branch.Eugene V. Lyubimkin2008-12-151-4/+5
| | |\ \ \
| | * | | | Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin2008-12-156-45/+73
| | * | | | Merged from debian-sid branch.Eugene V. Lyubimkin2008-12-157-61/+40
| | |\ \ \ \
| * | \ \ \ \ merged from debian-sidMichael Vogt2009-08-196-14/+56
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable.Julian Andres Klode2009-08-061-1/+1
* | | | | | | debian/apt.cron.daily: Support using debdelta to download packages (Closes: #...Julian Andres Klode2009-08-062-1/+11
* | | | | | | debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo...Julian Andres Klode2009-08-062-3/+15
* | | | | | | debian/apt.cron.daily: Make sure that VERBOSE is always setJulian Andres Klode2009-08-062-3/+8
* | | | | | | debian/control: Increase Standards-Version to 3.8.2.0.Julian Andres Klode2009-08-032-1/+2
* | | | | | | debian/changelog: Close the FTBFS on kFreeBSD bug.Julian Andres Klode2009-08-031-1/+1
* | | | | | | Set version to 0.7.22.1.Julian Andres Klode2009-08-032-3/+3
* | | | | | | debian/control: Add myself to Uploaders.Julian Andres Klode2009-08-032-1/+3
* | | | | | | * apt-pkg/sourcelist.cc:Julian Andres Klode2009-08-032-4/+10
* | | | | | | * apt-pkg/contrib/mmap.cc:Julian Andres Klode2009-08-022-2/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | * cmdline/apt-get.cc:Michael Vogt2009-07-302-3/+11
|\| | | | |
| * | | | | fix extra , at the end of the changelog lineMichael Vogt2009-07-301-1/+1