summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/packagemanager.cc:Michael Vogt2009-09-292-4/+8
* merged from davidMichael Vogt2009-09-241-2/+17
|\
| * Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies2009-09-241-2/+17
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-24/+27
|\ \ | |/ |/|
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-24/+27
* | cleanup commit for trigger processing:David Kalnischkies2009-09-182-13/+6
* | Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-154-44/+97
* | add and document experimental options to make aggressiveDavid Kalnischkies2009-09-132-7/+34
* | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies2009-09-111-36/+38
* | Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies2009-09-081-22/+34
* | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies2009-09-081-2/+13
* | reintroduce #clear and #include in the config files,David Kalnischkies2009-09-071-3/+5
* | add a helper to easily get a vector of strings from the configurationDavid Kalnischkies2009-09-042-0/+22
* | * apt-pkg/acquire-item.cc:Michael Vogt2009-08-281-13/+13
* | * apt-pkg/pkgcache.cc:Michael Vogt2009-08-281-6/+6
|\|
| * * apt-pkg/pkgcache.cc:Michael Vogt2009-08-241-6/+6
* | releasing version 0.7.23Michael Vogt2009-08-272-2/+2
* | "backport" the APT::Configuration class to apt-sidDavid Kalnischkies2009-08-255-62/+151
* | With the introduction of the Is{Delete,Install}Ok hooks the apt flagDavid Kalnischkies2009-08-121-2/+2
* | Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies2009-08-123-38/+75
* | [apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies2009-08-081-0/+3
* | merge with apt-sidDavid Kalnischkies2009-08-082-12/+7
|\|
| * * apt-pkg/sourcelist.cc:Julian Andres Klode2009-08-031-3/+6
| * * apt-pkg/contrib/mmap.cc:Julian Andres Klode2009-08-021-1/+1
* | [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies2009-08-031-0/+2
* | [apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies2009-07-311-2/+2
* | [apt-pkg/sourcelist.cc] only display the warning about missing sources.listDavid Kalnischkies2009-07-311-0/+8
|/
* apt-pkg/depcache.cc:Michael Vogt2009-07-281-8/+2
* merged from donkultMichael Vogt2009-07-271-1/+1
|\
| * merge with lp:apt/debian-sidDavid Kalnischkies2009-07-261-1/+1
* | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador2009-07-251-0/+1
* | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce theOtavio Salvador2009-07-251-13/+26
|/
* merge from the donkult branchMichael Vogt2009-07-242-14/+21
|\
| * [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-235-6/+135
|\ \
| * | methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt2009-07-232-5/+2
| * | methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2009-07-222-1/+8
| * | * methods/cdrom.cc:Michael Vogt2009-07-222-4/+12
| * | apt-pkg/cdrom.cc: make cdrom.Mounted property reliableMichael Vogt2009-07-221-1/+2
| * | move libudev based code into libapt cdrom.cc classMichael Vogt2009-07-093-2/+117
* | | merged from donkultMichael Vogt2009-07-211-7/+7
|\ \ \ | | |/ | |/|
| * | [apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies2009-07-211-7/+7
* | | The 'not dead yet' releaseMichael Vogt2009-07-2133-419/+472
|\| |
| * | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2009-07-212-65/+48
| * | display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-154-9/+31
| * | [contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies2009-07-151-6/+7
| * | merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-154-2/+53
| |\ \
| * | | add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies2009-07-081-0/+24
| * | | [contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2009-07-082-21/+65
| * | | * remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2009-07-072-11/+21