Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| * | | | | | | | | | | | German translation update | bubulle@debian.org | 2009-07-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | Remove Eugene V. Lyubimkin from uploaders as requested. | Julian Andres Klode | 2009-07-06 | 2 | -1/+2 | |
| * | | | | | | | | | | | Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512) | Julian Andres Klode | 2009-07-06 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Support /etc/apt/preferences.d (Closes: #535512) | Julian Andres Klode | 2009-07-06 | 2 | -1/+3 | |
| * | | | | | | | | | | | | configure-index: document Dir::Etc::SourceParts and some other options | Julian Andres Klode | 2009-07-06 | 1 | -0/+2 | |
| |/ / / / / / / / / / / | ||||||
| * | | | / / / / / / / | Updated Asturian translation | Marcos Alvarez Costales | 2009-07-01 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work | Michael Vogt | 2009-06-30 | 1 | -0/+2 | |
| * | | | | | | | | | | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt | 2009-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | merge the AutoInstOk patch from debian-experimental | Michael Vogt | 2009-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | * support IsAutoInstallOk in the resolver too | Michael Vogt | 2009-06-29 | 1 | -0/+4 | |
| * | | | | | | | | | | add hook for auto-install (closes: #470035) | Michael Vogt | 2009-06-29 | 1 | -0/+1 | |
| * | | | | | | | | | | do not write state file in simulate mode (closes: #433007) | Michael Vogt | 2009-06-29 | 1 | -0/+1 | |
| * | | | | | | | | | | * add Debug::pkgDepCache::Marker with more detailed debug output | Michael Vogt | 2009-06-29 | 1 | -1/+3 | |
| * | | | | | | | | | | * add depth information to the debug output and show what depends | Michael Vogt | 2009-06-29 | 1 | -0/+4 | |
| * | | | | | | | | | | support running "--simulate" as user | Michael Vogt | 2009-06-29 | 1 | -0/+1 | |
| * | | | | | | | | | | [ABI break] Allow pinning by codename (closes: #97564) | Michael Vogt | 2009-06-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Introduce support for the Enhances field. (Closes: #137583) | jak@debian.org | 2009-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | apt-pkg/contrib/configuration.cc: Fix a small memory leak in | Julian Andres Klode | 2009-06-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt | 2009-06-09 | 1 | -0/+5 | |
| * | | | | | | | | | | | Pending translations | bubulle@debian.org | 2009-06-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | Update French translation | bubulle@debian.org | 2009-06-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | Simplified Chinese translation update | Deng Xiyue | 2009-06-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | Updated Asturian translation | bubulle@debian.org | 2009-05-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | Asturian translation added | bubulle@debian.org | 2009-05-17 | 1 | -0/+2 | |
| * | | | | | | | | | | | Basque translation update | bubulle@debian.org | 2009-05-17 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Slovak translation update | bubulle@debian.org | 2009-04-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Update French translation | bubulle@debian.org | 2009-04-23 | 1 | -0/+2 | |
| * | | | | | | | | | | Fix typo in French translation | bubulle@debian.org | 2009-04-22 | 1 | -0/+8 | |
| * | | | | | | | | | | build fixes, change version 0.7.21 | Michael Vogt | 2009-04-14 | 1 | -2/+2 | |
| * | | | | | | | | | | * apt-pkg/contrib/strutl.cc: | Michael Vogt | 2009-04-09 | 1 | -0/+20 | |
| * | | | | | | | | | | * methods/gpgv.cc: | Michael Vogt | 2009-04-08 | 1 | -0/+4 | |
| * | | | | | | | | | | apt.cron.daily: catch invalid dates due to DST time changes | Michael Vogt | 2009-04-08 | 2 | -3/+24 | |
| * | | | | | | | | | | Slovak translation update | bubulle@debian.org | 2009-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | Italian translation | bubulle@debian.org | 2009-04-02 | 1 | -0/+1 | |
| * | | | | | | | | | | French translation update was reported in the BTS | bubulle@debian.org | 2009-03-19 | 1 | -1/+1 |