Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-02 | * merged from apt--mvo | Michael Vogt | |
2006-10-02 | * apt-pkg/tagfile.cc,h: | Michael Vogt | |
- make the internal buffer grow dynamically if required | |||
2006-09-30 | * apt-pkg/tagfile.h: | Michael Vogt | |
- increase the buffer in tagfile.cc for now, this really needs to become a dynamic buffer | |||
2006-09-30 | * merged from mainline | Michael Vogt | |
2006-09-30 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- translate the dpkg progress strings when they are used, not in the struct (thanks to Steinar Gunderson) * debian/changelog: - updated | |||
2006-09-16 | * merged from mvo | Michael Vogt | |
2006-09-15 | * apt-pkg/tagfile.cc, tagfile.h: | Michael Vogt | |
- reverted the mmap patch again, it caused too much trouble with pipes etc | |||
2006-09-15 | * apt-pkg/tagfile.cc: | Michael Vogt | |
- applied patch from jvw to make the tag key stuff case-insensitive | |||
2006-07-27 | * merged with mainline | Michael Vogt | |
2006-07-27 | * merged with mainline | Michael Vogt | |
2006-07-26 | * suport both MMapable files and non-mmapable files | Michael Vogt | |
2006-07-25 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- check "/bin/bzip2" instead of "/usr/bin/bzip2" | |||
2006-07-25 | * merged with mainline | Michael Vogt | |
2006-07-25 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- ignore lines that can't be split properly from dpkg (DpkgPM::Go) * doc/examples/configure-index: - documentation updates | |||
2006-07-25 | * merged with mainline | Michael Vogt | |
2006-07-24 | * merged ajs apt-ftparchive branch | Michael Vogt | |
2006-07-24 | * apt-pkg/contrib/sha256.cc: | Michael Vogt | |
- fix the sha256 code (thanks to Jakob Bohm, closes: #378183) | |||
2006-06-14 | * merged from mainline | Michael Vogt | |
2006-06-14 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- added missing chmod() calls, thanks to Bastian Blank | |||
2006-06-09 | * merged with mainline | Michael Vogt | |
2006-06-09 | * merged with bubulle | Michael Vogt | |
2006-06-09 | * merged from mainline | Michael Vogt | |
2006-06-09 | * merge the patch from Steinar | Michael Vogt | |
2006-05-27 | * added Debug::pkgDepCache::AutoInstall debug option | Michael Vogt | |
2006-05-16 | * merged from the aj-ftparchive-improvements branch | Michael Vogt | |
2006-05-16 | * apt-pkg/contrib/sha256.cc: | Michael Vogt | |
The patch below fixes the problem by open-coding the ntohl() call and combining it with a byte-by-byte load of the 32-bit word. | |||
2006-05-11 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- merged from pdiff * debian/changelog: - updated | |||
2006-05-11 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- make Acquire::PDiffs=true get pdfiffs, =false not get them | |||
2006-05-08 | * merged the zero epoch handling patch | Michael Vogt | |
2006-05-08 | * apt-pkg/deb/debversion.cc: | Michael Vogt | |
- applied patch from Lionel Elie Mamane to fix epoch handling (debian: #363358) | |||
2006-04-26 | * merged with mainline | Michael Vogt | |
2006-04-26 | * apt-pkg/tagfile.{cc,h}: | Michael Vogt | |
- use mmap for the tagfile code (closes: #350025) | |||
2006-04-26 | * merged with mainline | Michael Vogt | |
2006-04-25 | * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz) | Michael Vogt | |
* debian/changelog: updated * debian/rules: invoke tar with --no-recursion to avoid cruft in the tarbal * po/apt-all.pot: updated | |||
2006-04-18 | * wording (thanks to mdz) | Michael Vogt | |
2006-04-02 | * merge a fix from the pdiff branch | Michael Vogt | |
2006-04-02 | * merged the pdiff stuff | Michael Vogt | |
2006-04-02 | * apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=true | Michael Vogt | |
2006-04-02 | * fix in the log class to avoid absurdely big downloads | Michael Vogt | |
2006-03-30 | * fix FTBFS | Michael Vogt | |
2006-03-30 | * make the code follow the apt coding standards better | Michael Vogt | |
* change the location to turn off pdiff (APT::PDiff=false) | |||
2006-03-30 | * merged the apt-ftparchive improvments by aj (thanks dude!) | Michael Vogt | |
2006-03-28 | * "downloading" -> "retrieving" (thanks to kamion) | Michael Vogt | |
2006-03-28 | * only show ETA if that makes sense | Michael Vogt | |
2006-03-08 | * added ajs patch | Michael Vogt | |
2006-02-20 | tyop | Michael Vogt | |
2006-02-20 | * only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a ↵ | Michael Vogt | |
network error | |||
2006-01-19 | * don't explod if a Provides has DepCompareOp | Michael Vogt | |
2006-01-06 | * merged with main | Michael Vogt | |
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-114 * merged with mvo * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-115 * string fix | |||
2006-01-06 | * support multiple signatures | Michael Vogt | |