Age | Commit message (Expand) | Author |
2009-06-29 | * add depth information to the debug output and show what depends | Michael Vogt |
2009-06-29 | [ABI break] Allow pinning by codename (closes: #97564) | Michael Vogt |
2009-06-15 | Introduce support for the Enhances field. (Closes: #137583) | jak@debian.org |
2009-06-12 | apt-pkg/contrib/configuration.cc: Fix a small memory leak in | Julian Andres Klode |
2009-06-09 | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt |
2009-05-07 | [apt-pkg] allow also codenames for specifying a release | David Kalnischkies |
2009-04-14 | build fixes, change version 0.7.21 | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-03-09 | Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615). | Daniel Burrows |
2009-03-06 | Fix FindFile (and FindDir) so that the value of RootDir is applied to the def... | Daniel Burrows |
2009-01-19 | * apt-pkg/pkgcachegen.cc: | Michael Vogt |
2008-11-26 | Added instruction how to work around MMap error in MMap error message. | Eugene V. Lyubimkin |
2008-11-12 | merge from the mvo branch | Michael Vogt |
2008-11-12 | apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf) | Michael Vogt |
2008-11-12 | fix SIGHUP handling (closes: #463030) | Michael Vogt |
2008-10-29 | add fixme for the future flJustExtension | Michael Vogt |
2008-10-29 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-29 | apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene... | Michael Vogt |
2008-10-29 | apt-pkg/acquire-item.cc: fixed my incorrect use of flExtension | Michael Vogt |
2008-10-28 | fix various -Wall warnings | Michael Vogt |
2008-10-28 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-28 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-26 | Forgot to remove regex.h include in previous commit. Now done | Eugene V. Lyubimkin |
2008-10-26 | Switched from regexp to using existing URI class to strip user/password. | Eugene V. Lyubimkin |
2008-10-25 | Corrected determining if regexp matched. | Eugene V. Lyubimkin |
2008-10-25 | Fixed error output when fallback'ed to uncompressed Packages/Sources. | Eugene V. Lyubimkin |
2008-10-25 | Strip user/password from URL in error message. | Eugene V. Lyubimkin |
2008-10-25 | Added fallback to uncompressed files while acquiring index files (Sources and... | Eugene V. Lyubimkin |
2008-10-11 | Fix typo in apt-pkg/depcache.cc | Luca Bruno |
2008-10-11 | Fix another compilation warning in apt-pkg/versionmatch.cc | Luca Bruno |
2008-10-11 | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno |
2008-10-03 | Applying #298821 patch for further arbitary typos | Luca Bruno |
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno |
2008-10-01 | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2008-09-25 | Restore the apt ABI. | Daniel Burrows |
2008-09-23 | * apt-pkg/pkgcachegen.cc: | egon |
2008-07-25 | * add DPkg::NoTriggers option so that applications that call | Michael Vogt |
2008-07-25 | * improve apt progress reporting, display trigger actions | Michael Vogt |
2008-07-25 | * apt-pkg/depcache.cc: | Michael Vogt |
2008-05-23 | Apply patch to avoid truncating of arbitrary files. Thanks to Bryan | Otavio Salvador |
2008-04-27 | Improve the debugging of the auto-remove code. | Daniel Burrows |
2008-04-02 | Fix ReadMessages to handle messages that are longer than 64000 bytes. | Daniel Burrows |
2008-04-01 | Improve the names used for the non-whitespace iterators. | Daniel Burrows |
2008-04-01 | Remove a debugging message that I left in by accident (if it ever triggers th... | Daniel Burrows |
2008-04-01 | Improve some comments in the configuration parser. | Daniel Burrows |
2008-04-01 | Lift the 1024-character limit on configuration file lines. | Daniel Burrows |
2008-03-31 | When a line in a config file is too long, say which config file it is. | Daniel Burrows |
2008-03-18 | Patch MarkInstall to follow currently satisfied Recommends even if they aren'... | Daniel Burrows |
2008-03-11 | typo fixes | Michael Vogt |
2008-02-21 | * Fix typos in manpages. Thanks to Daniel Leidert for the fixes | Michael Vogt |