Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * methods/https.cc: | Michael Vogt | 2009-11-17 | 1 | -0/+3 |
* | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: | Michael Vogt | 2009-10-29 | 1 | -0/+4 |
* | * apt-pkg/packagemanager.cc: | Michael Vogt | 2009-10-21 | 1 | -0/+3 |
* | * cmdline/apt-key: | Michael Vogt | 2009-09-24 | 1 | -0/+6 |
* | * apt-inst/contrib/arfile.cc: | Michael Vogt | 2009-09-24 | 1 | -0/+2 |
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-09-24 | 1 | -0/+8 |
* | * apt-pkg/pkgcache.cc: | Michael Vogt | 2009-08-24 | 1 | -0/+7 |
* | merged from the jackyf-devel branch | Michael Vogt | 2009-08-19 | 2 | -1/+22 |
|\ | |||||
| * | Actualized COPYING file. | Eugene V. Lyubimkin | 2008-12-21 | 1 | -0/+3 |
| * | Merged from debian-sid branch. | Eugene V. Lyubimkin | 2008-12-19 | 1 | -0/+4 |
| |\ | |||||
| * | | Rename: 'debian/NEWS.Debian' => 'debian/NEWS' to make the file recognizeable ... | Eugene V. Lyubimkin | 2008-12-18 | 1 | -0/+0 |
| * | | Noted in NEWS.Debian changes in determining proxy algorithm. | Eugene V. Lyubimkin | 2008-12-18 | 1 | -0/+9 |
| * | | Fixed typo in changelog. | Eugene V. Lyubimkin | 2008-12-18 | 1 | -1/+1 |
| * | | debian/changelog: updated date | Eugene V. Lyubimkin | 2008-12-15 | 1 | -1/+1 |
| * | | Merged with debian-sid branch. | Eugene V. Lyubimkin | 2008-12-15 | 1 | -4/+5 |
| |\ \ | |||||
| * | | | Make apt proxy options have the highest priority, unified proxy determining c... | Eugene V. Lyubimkin | 2008-12-15 | 1 | -0/+6 |
* | | | | debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable. | Julian Andres Klode | 2009-08-06 | 1 | -1/+1 |
* | | | | 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 | 1 | -2/+2 |
* | | | | 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 | 1 | -1/+4 |
* | | | | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode | 2009-08-02 | 1 | -1/+7 |
* | | | | 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 | 5 | -71/+190 |
|\ \ \ \ | |||||
| * | | | | releasing version 0.7.22 | Michael Vogt | 2009-07-29 | 1 | -4/+2 |
| * | | | | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary | Otavio Salvador | 2009-07-25 | 1 | -0/+2 |
| * | | | | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the | Otavio Salvador | 2009-07-25 | 1 | -0/+5 |
| * | | | | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt | 2009-07-23 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | * methods/cdrom.cc: | Michael Vogt | 2009-07-22 | 1 | -0/+7 |
| * | | | | | merged from the mvo branch | Michael Vogt | 2009-07-22 | 1 | -1/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged from the mvo branch | Michael Vogt | 2009-07-21 | 2 | -5/+7 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | The 'not dead yet' release | Michael Vogt | 2009-07-21 | 1 | -5/+11 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc | David Kalnischkies | 2009-07-21 | 1 | -2/+2 |
| | * | | | | | | | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies | 2009-07-15 | 1 | -0/+1 |
| | * | | | | | | | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-07-15 | 4 | -4/+19 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | add a segfault handler to MMap to show the Cache-Limit message, which | David Kalnischkies | 2009-07-08 | 1 | -0/+2 |
| | * | | | | | | | | [contrib/mmap] implements a theoretical dynamic growing mmap | David Kalnischkies | 2009-07-08 | 1 | -0/+2 |
| | * | | | | | | | | versions with a pin of -1 shouldn't be a candidate (Closes: #355237) | David Kalnischkies | 2009-07-01 | 1 | -0/+1 |
| | * | | | | | | | | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies | 2009-06-30 | 1 | -3/+2 |
| | * | | | | | | | | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -0/+1 |
| * | | | | | | | | | 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 | 2 | -74/+363 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Update French manpage translation | bubulle@debian.org | 2009-07-17 | 1 | -0/+2 |
| * | | | | | | | | | | | | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc: | Julian Andres Klode | 2009-07-16 | 1 | -0/+3 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | * debian/apt.cron.daily: | Michael Vogt | 2009-07-14 | 2 | -0/+9 |