Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-02 | * fix version number and changelog | Michael Vogt | 2 | -5/+4 | |
2007-01-12 | * merged from apt--mvo | Michael Vogt | 4 | -3/+15 | |
2006-12-20 | * apt-pkg/algorithms.cc: | Michael Vogt | 2 | -3/+3 | |
- make sure we have a candidateVer if we check it for downloadability | |||||
2006-12-19 | * apt-pkg/algorithms.cc: | Michael Vogt | 2 | -0/+7 | |
- when encountering a or-group in pkgProblemResolver::Resolver(), check if it IsCritical(), otherwise we may do checking on weak-depends and confuse the system badly | |||||
2006-12-19 | * changelog updated | Michael Vogt | 1 | -0/+1 | |
2006-12-19 | * merged apt--curl-https branch | Michael Vogt | 8 | -5/+360 | |
2006-12-19 | * methods/https.cc: | Michael Vogt | 2 | -3/+39 | |
- implemented various cert verification options | |||||
2006-12-19 | * added https transport method as optional pacakge | Michael Vogt | 7 | -8/+324 | |
2006-12-19 | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 5 | -27/+32 | |
- return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string | |||||
2006-12-18 | * apt-pkg/algorithms.cc: | Michael Vogt | 2 | -4/+8 | |
- only increase the score of installed applications if they are not obsolte (still downloadable) | |||||
2006-12-18 | * apt-pkg/depcache.cc: | Michael Vogt | 1 | -0/+5 | |
- never autoremove Required packages | |||||
2006-12-18 | * apt-pkg/depcache.cc: | Michael Vogt | 1 | -0/+5 | |
- never mark required packages as garbage | |||||
2006-12-14 | * merged the apt-breaks-iwj branch | Michael Vogt | 25 | -5418/+189 | |
* pulled in the other remaining ubuntu changes | |||||
2006-12-14 | * merged with apt--mvo | Michael Vogt | 24 | -196/+401 | |
2006-12-14 | * merged from the apt--pdiff branch | Michael Vogt | 2 | -11/+13 | |
2006-12-14 | * merged from ian | Michael Vogt | 4 | -4/+21 | |
2006-12-14 | * merged the no-pragma branch | Michael Vogt | 100 | -9152/+11304 | |
2006-12-14 | * merged from the apt--auto-mark branch | Michael Vogt | 2 | -2/+14 | |
2006-12-14 | * changelog prepared | Michael Vogt | 1 | -2/+8 | |
2006-12-14 | * merged with apt--debian-sid | Michael Vogt | 45 | -817/+3364 | |
2006-12-14 | * merged with apt--debian-sid | Michael Vogt | 56 | -4656/+7375 | |
2006-12-14 | * merged from apt--mvo | Michael Vogt | 45 | -817/+3364 | |
2006-12-14 | * finalized changelog | Michael Vogt | 2 | -2/+2 | |
2006-12-13 | * apt-pkg/algorithms.cc: | Michael Vogt | 2 | -1/+8 | |
- use clog instead of cout in debug | |||||
2006-12-08 | 0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade | Ian Jackson | 2 | -0/+8 | |
2006-12-07 | * apt-pkg/acquire-item.cc | Michael Vogt | 1 | -2/+5 | |
- more usefull description of the downloaded patches | |||||
2006-12-07 | * debian/changelog: | Michael Vogt | 1 | -1/+1 | |
- fix incorrect | |||||
2006-12-07 | merged with apt--mvo | Michael Vogt | 162 | -15608/+51141 | |
2006-12-07 | * merged from bubulle | Michael Vogt | 7 | -17/+2579 | |
2006-12-07 | * apt-pkg/contrib/progress.cc | Michael Vogt | 39 | -797/+755 | |
- only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po | |||||
2006-12-07 | * apt-pkg/acquire-item.cc: | Michael Vogt | 1 | -9/+7 | |
- merged the NMU pdiff fix and make the code a bit more readable | |||||
2006-12-07 | * merged NMU from aba | Michael Vogt | 3 | -2/+22 | |
2006-12-07 | * apt-pkg/deb/debindexfile.cc: | Michael Vogt | 2 | -2/+2 | |
- File.FileName() == NULL check added * apt-pkg/deb/debsrcrecords.cc: - fix FTBFS on i386 | |||||
2006-12-01 | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 2 | -2/+2 | |
- cast correct | |||||
2006-12-01 | * merged from main | Michael Vogt | 2 | -2/+6 | |
2006-12-01 | * changelog updates | Michael Vogt | 1 | -0/+4 | |
2006-12-01 | * changelog updated | Michael Vogt | 1 | -1/+1 | |
2006-12-01 | * merged from main | Michael Vogt | 50 | -107/+2935 | |
2006-12-01 | * apt-pkg/deb/debsrcrecords.cc: | Michael Vogt | 1 | -1/+1 | |
- fix off-by-one problem | |||||
2006-11-30 | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 3 | -24/+16 | |
- make the buffer dynmaic | |||||
2006-11-28 | Fix remaining non ASCII in headers | bubulle@debian.org | 2 | -2/+2 | |
2006-11-28 | Removed non ASCII characters in headers | bubulle@debian.org | 1 | -2/+2 | |
2006-11-28 | (incomplete) Arabic translation added | bubulle@debian.org | 1 | -0/+2566 | |
2006-11-28 | Remove non ASCII characters in headers | bubulle@debian.org | 3 | -12/+8 | |
2006-11-27 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 3 | -8/+24 | |
- added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg | |||||
2006-11-23 | * added missing "," | Michael Vogt | 2 | -2/+2 | |
2006-11-23 | * mention apt-secure in apt.8 and apt-apt.8 | Michael Vogt | 3 | -1/+8 | |
2006-11-23 | Update the POT file after the grammar change | bubulle@debian.org | 1 | -1/+1 | |
2006-11-23 | * changelog updated to match latest debian upload | Michael Vogt | 1 | -1/+18 | |
2006-11-23 | * merged from bubulle | Michael Vogt | 43 | -74/+2887 | |