summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ Nicolas François ]David Kalnischkies2009-08-264-15/+17
* * doc/Doxyfile.inDavid Kalnischkies2009-08-262-1/+2
* * doc/Doxyfile.in:David Kalnischkies2009-08-262-541/+820
* [ Nicolas François ]David Kalnischkies2009-08-2615-20/+24
* "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/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
* | [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
|/
* * cmdline/apt-get.cc:Michael Vogt2009-07-302-3/+11
|\
| * fix extra , at the end of the changelog lineMichael Vogt2009-07-301-1/+1
| * merged from debian-sidMichael Vogt2009-07-30130-15349/+23236
| |\ | |/ |/|
* | releasing version 0.7.22Michael Vogt2009-07-291-4/+2
* | apt-pkg/depcache.cc:Michael Vogt2009-07-281-8/+2
* | merged from donkultMichael Vogt2009-07-272-2/+2
|\ \
| * | merge with lp:apt/debian-sidDavid Kalnischkies2009-07-262-2/+2
* | | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador2009-07-252-0/+3
* | | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce theOtavio Salvador2009-07-252-13/+31
|/ /
* | merge from the donkult branchMichael Vogt2009-07-243-224/+233
|\ \
| * | [apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies2009-07-232-16/+24
* | | [ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2009-07-2310-32/+268
|\ \ \
| * | | methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt2009-07-233-49/+63