Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/apt.cron.daily: Support using debdelta to download packages (Closes: #... | Julian Andres Klode | 2009-08-06 | 2 | -1/+11 |
* | debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo... | Julian Andres Klode | 2009-08-06 | 2 | -3/+15 |
* | debian/apt.cron.daily: Make sure that VERBOSE is always set | Julian Andres Klode | 2009-08-06 | 2 | -3/+8 |
* | debian/control: Increase Standards-Version to 3.8.2.0. | Julian Andres Klode | 2009-08-03 | 2 | -1/+2 |
* | debian/changelog: Close the FTBFS on kFreeBSD bug. | Julian Andres Klode | 2009-08-03 | 1 | -1/+1 |
* | Set version to 0.7.22.1. | Julian Andres Klode | 2009-08-03 | 2 | -3/+3 |
* | debian/control: Add myself to Uploaders. | Julian Andres Klode | 2009-08-03 | 2 | -1/+3 |
* | * apt-pkg/sourcelist.cc: | Julian Andres Klode | 2009-08-03 | 2 | -4/+10 |
* | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode | 2009-08-02 | 2 | -2/+8 |
* | * cmdline/apt-get.cc: | Michael Vogt | 2009-07-30 | 2 | -3/+11 |
|\ | |||||
| * | fix extra , at the end of the changelog line | Michael Vogt | 2009-07-30 | 1 | -1/+1 |
| * | merged from debian-sid | Michael Vogt | 2009-07-30 | 130 | -15349/+23236 |
| |\ | |/ |/| | |||||
* | | releasing version 0.7.22 | Michael Vogt | 2009-07-29 | 1 | -4/+2 |
* | | apt-pkg/depcache.cc: | Michael Vogt | 2009-07-28 | 1 | -8/+2 |
* | | merged from donkult | Michael Vogt | 2009-07-27 | 2 | -2/+2 |
|\ \ | |||||
| * | | merge with lp:apt/debian-sid | David Kalnischkies | 2009-07-26 | 2 | -2/+2 |
* | | | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary | Otavio Salvador | 2009-07-25 | 2 | -0/+3 |
* | | | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the | Otavio Salvador | 2009-07-25 | 2 | -13/+31 |
|/ / | |||||
* | | merge from the donkult branch | Michael Vogt | 2009-07-24 | 3 | -224/+233 |
|\ \ | |||||
| * | | [apt-pkg] yet another bit of mmap and pkgcachegen housekeeping | David Kalnischkies | 2009-07-23 | 2 | -16/+24 |
* | | | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt | 2009-07-23 | 10 | -32/+268 |
|\ \ \ | |||||
| * | | | methods/cdrom.cc: add AutoDetectAndMount method | Michael Vogt | 2009-07-23 | 3 | -49/+63 |
| * | | | methods/cdrom.cc: move the scan into the loop that waits for a CD | Michael Vogt | 2009-07-22 | 3 | -29/+47 |
| * | | | * methods/cdrom.cc: | Michael Vogt | 2009-07-22 | 4 | -21/+84 |
| * | | | apt-pkg/cdrom.cc: make cdrom.Mounted property reliable | Michael Vogt | 2009-07-22 | 1 | -1/+2 |
| * | | | move libudev based code into libapt cdrom.cc class | Michael Vogt | 2009-07-09 | 6 | -56/+142 |
| * | | | prototype for libudev dlopen() type of cdrom detection | Michael Vogt | 2009-07-08 | 2 | -5/+62 |
* | | | | merged from the mvo branch | Michael Vogt | 2009-07-22 | 2 | -5/+12 |
|\ \ \ \ | |||||
* | | | | | French translation yet-another-update | bubulle@debian.org | 2009-07-21 | 1 | -22/+23 |
* | | | | | Update all PO files | bubulle@debian.org | 2009-07-21 | 44 | -10456/+13334 |
* | | | | | Slovak translation updated | bubulle@debian.org | 2009-07-21 | 1 | -165/+181 |
* | | | | | merged from donkult | Michael Vogt | 2009-07-21 | 1 | -7/+7 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | [apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the last | David Kalnischkies | 2009-07-21 | 1 | -7/+7 |
* | | | | | merged from the mvo branch | Michael Vogt | 2009-07-21 | 2 | -5/+7 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | The 'not dead yet' release | Michael Vogt | 2009-07-21 | 42 | -467/+518 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc | David Kalnischkies | 2009-07-21 | 3 | -67/+50 |
| * | | | | | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies | 2009-07-15 | 5 | -9/+32 |
| * | | | | | [contrib/error.cc] place a colon between errno and error text in output | David Kalnischkies | 2009-07-15 | 1 | -6/+7 |
| * | | | | | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-07-15 | 13 | -615/+775 |
| |\ \ \ \ \ | |||||
| * | | | | | | add a segfault handler to MMap to show the Cache-Limit message, which | David Kalnischkies | 2009-07-08 | 2 | -0/+26 |
| * | | | | | | [contrib/mmap] implements a theoretical dynamic growing mmap | David Kalnischkies | 2009-07-08 | 3 | -21/+67 |
| * | | | | | | * remove the MarkKeep calls if Is{Delete,Install}Ok false, because | David Kalnischkies | 2009-07-07 | 2 | -11/+21 |
| * | | | | | | [apt-get] add possibility to hide the user simulation note | David Kalnischkies | 2009-07-07 | 3 | -6/+9 |
| * | | | | | | versions with a pin of -1 shouldn't be a candidate (Closes: #355237) | David Kalnischkies | 2009-07-01 | 3 | -4/+13 |
| * | | | | | | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies | 2009-06-30 | 5 | -61/+84 |
| * | | | | | | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 34 | -495/+420 |
* | | | | | | | merged from mvo | Michael Vogt | 2009-07-21 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ | merge from mvo | Michael Vogt | 2009-07-21 | 1 | -173/+140 |
|\ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 27 | -246/+760 |
|\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | Update French manpage translation | bubulle@debian.org | 2009-07-17 | 2 | -110/+426 |