summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2009-07-223-29/+47
| * | | * methods/cdrom.cc:Michael Vogt2009-07-224-21/+84
| * | | 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-096-56/+142
| * | | prototype for libudev dlopen() type of cdrom detectionMichael Vogt2009-07-082-5/+62
* | | | merged from the mvo branchMichael Vogt2009-07-222-5/+12
|\ \ \ \
* | | | | French translation yet-another-updatebubulle@debian.org2009-07-211-22/+23
* | | | | Update all PO filesbubulle@debian.org2009-07-2144-10456/+13334
* | | | | Slovak translation updatedbubulle@debian.org2009-07-211-165/+181
* | | | | 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
* | | | | merged from the mvo branchMichael Vogt2009-07-212-5/+7
|\ \ \ \ \
* \ \ \ \ \ The 'not dead yet' releaseMichael Vogt2009-07-2142-467/+518
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2009-07-213-67/+50
| * | | | | display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-155-9/+32
| * | | | | [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-1513-615/+775
| |\ \ \ \ \
| * | | | | | add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies2009-07-082-0/+26