| Commit message (Expand) | Author | Age | Files | Lines |
* | merge from the mvo branch | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
* | apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf) | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
* | fix SIGHUP handling (closes: #463030) | Michael Vogt | 2008-11-12 | 1 | -0/+5 |
* | add fixme for the future flJustExtension | Michael Vogt | 2008-10-29 | 1 | -0/+4 |
* | * apt-pkg/acquire-item.cc: | Michael Vogt | 2008-10-29 | 1 | -3/+4 |
|\ |
|
| * | apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene... | Michael Vogt | 2008-10-29 | 1 | -1/+2 |
| * | apt-pkg/acquire-item.cc: fixed my incorrect use of flExtension | Michael Vogt | 2008-10-29 | 1 | -3/+3 |
* | | fix various -Wall warnings | Michael Vogt | 2008-10-28 | 6 | -8/+11 |
* | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2008-10-28 | 2 | -9/+26 |
|\| |
|
| * | * apt-pkg/acquire-item.cc: | Michael Vogt | 2008-10-28 | 2 | -9/+26 |
| |\ |
|
| | * | Forgot to remove regex.h include in previous commit. Now done | Eugene V. Lyubimkin | 2008-10-26 | 1 | -1/+0 |
| | * | Switched from regexp to using existing URI class to strip user/password. | Eugene V. Lyubimkin | 2008-10-26 | 1 | -15/+4 |
| | * | Corrected determining if regexp matched. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -2/+3 |
| | * | Fixed error output when fallback'ed to uncompressed Packages/Sources. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -2/+2 |
| | * | Strip user/password from URL in error message. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -1/+17 |
| | * | Added fallback to uncompressed files while acquiring index files (Sources and... | Eugene V. Lyubimkin | 2008-10-25 | 1 | -6/+19 |
| |/ |
|
* | | Fix typo in apt-pkg/depcache.cc | Luca Bruno | 2008-10-11 | 1 | -1/+1 |
* | | Fix another compilation warning in apt-pkg/versionmatch.cc | Luca Bruno | 2008-10-11 | 1 | -1/+1 |
* | | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno | 2008-10-11 | 1 | -1/+1 |
|/ |
|
* | Applying #298821 patch for further arbitary typos | Luca Bruno | 2008-10-03 | 2 | -3/+3 |
* | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | 2008-10-03 | 4 | -4/+4 |
* | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 4 | -5/+5 |
* | Restore the apt ABI. | Daniel Burrows | 2008-09-25 | 2 | -13/+40 |
* | * apt-pkg/pkgcachegen.cc: | egon | 2008-09-23 | 2 | -5/+18 |
* | * add DPkg::NoTriggers option so that applications that call | Michael Vogt | 2008-07-25 | 1 | -0/+3 |
* | * improve apt progress reporting, display trigger actions | Michael Vogt | 2008-07-25 | 2 | -1/+43 |
* | * apt-pkg/depcache.cc: | Michael Vogt | 2008-07-25 | 1 | -2/+3 |
* | Apply patch to avoid truncating of arbitrary files. Thanks to Bryan | Otavio Salvador | 2008-05-23 | 1 | -1/+3 |
* | Improve the debugging of the auto-remove code. | Daniel Burrows | 2008-04-27 | 1 | -2/+43 |
* | Fix ReadMessages to handle messages that are longer than 64000 bytes. | Daniel Burrows | 2008-04-02 | 1 | -4/+40 |
* | Improve the names used for the non-whitespace iterators. | Daniel Burrows | 2008-04-01 | 1 | -6/+6 |
* | Remove a debugging message that I left in by accident (if it ever triggers th... | Daniel Burrows | 2008-04-01 | 1 | -5/+0 |
* | Improve some comments in the configuration parser. | Daniel Burrows | 2008-04-01 | 1 | -4/+8 |
* | Lift the 1024-character limit on configuration file lines. | Daniel Burrows | 2008-04-01 | 1 | -49/+117 |
* | When a line in a config file is too long, say which config file it is. | Daniel Burrows | 2008-03-31 | 1 | -1/+2 |
* | Patch MarkInstall to follow currently satisfied Recommends even if they aren'... | Daniel Burrows | 2008-03-18 | 1 | -7/+29 |
* | typo fixes | Michael Vogt | 2008-03-11 | 1 | -2/+2 |
* | * Fix typos in manpages. Thanks to Daniel Leidert for the fixes | Michael Vogt | 2008-02-21 | 2 | -3/+3 |
|\ |
|
| * | * Fix regression about APT::Get::List-Cleanup setting being ignored, | Otavio Salvador | 2008-02-16 | 1 | -1/+1 |
| * | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | 2008-01-07 | 11 | -81/+198 |
| |\ |
|
| * | | * Fix compilation warnings in apt-pkg/cdrom.cc and | Otavio Salvador | 2007-12-27 | 2 | -3/+3 |
* | | | - Make the breaks handling use the kill list. This means, that a | Michael Vogt | 2008-02-06 | 1 | -6/+7 |
* | | | * apt-pkg/deb/debmetaindex.cc: | Michael Vogt | 2008-02-04 | 1 | -0/+9 |
* | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-02-01 | 1 | -1/+5 |
* | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-01-31 | 1 | -1/+3 |
* | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-01-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | * apt-pkg/acquire-worker.cc, methods/connect.cc: | Michael Vogt | 2008-01-07 | 1 | -0/+1 |
* | | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | 2008-01-07 | 4 | -76/+78 |
* | | support optional PulseInterval in ListUpdate | Michael Vogt | 2008-01-04 | 2 | -4/+12 |
* | | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-04 | 6 | -64/+140 |
|\ \ |
|