Age | Commit message (Collapse) | Author |
|
- fix TimeToStr i18n (LP: #289807)
* [ABI break] merge support for http redirects, thanks to
Jeff Licquia and Anthony Towns
* [ABI break] use int for the package IDs (thanks to Steve Cotton)
* apt-pkg/pkgcache.cc:
- do not run "dpkg --configure pkg" if pkg is in trigger-awaited
state (LP: #322955)
* methods/https.cc:
- add Acquire::https::AllowRedirect support
* Clarify the --help for 'purge' (LP: #243948)
* cmdline/apt-get.cc
- fix "apt-get source pkg" if there is a binary package and
a source package of the same name but from different
packages (LP: #330103)
* cmdline/acqprogress.cc:
- Call pkgAcquireStatus::Pulse even if quiet, so that we still get
dlstatus messages on the status-fd (LP: #290234).
|
|
|
|
* methods/http.cc: revert pipeline depth and move global Proxy to here
* methods/http.h: remove Proxy from here
|
|
|
|
Author: jgg
Date: 2002-04-18 05:09:38 GMT
Corrections for object lifetime
|
|
Author: jgg
Date: 2001-05-27 23:53:55 GMT
G++3 fixes from Randolph
|
|
Author: jgg
Date: 2001-03-06 07:15:29 GMT
More SHA-1 prep
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-05-28 04:33:59 GMT
Take careful care of persistence modes
|
|
Author: jgg
Date: 1999-12-09 03:45:56 GMT
Reorderd error handling
|
|
Author: jgg
Date: 1998-12-10 05:39:53 GMT
http pipelining control
|
|
Author: jgg
Date: 1998-12-05 04:19:01 GMT
HTTP pipelining
|
|
Author: jgg
Date: 1998-11-11 06:54:13 GMT
Almost done now
|
|
Author: jgg
Date: 1998-11-04 07:10:49 GMT
Http method
|
|
Author: jgg
Date: 1998-11-01 08:07:11 GMT
HTTP bugs
|
|
Author: jgg
Date: 1998-11-01 05:27:29 GMT
New http method
|