index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
Commit message (
Expand
)
Author
Age
Files
Lines
*
make the mirror failures actually produce a error message
Michael Vogt
2007-01-24
1
-11
/
+35
*
* mirror-failure.py: example mirror failure cgi
Michael Vogt
2007-01-17
1
-0
/
+6
*
* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt
2007-01-17
2
-6
/
+22
*
* methods/mirror.cc:
Michael Vogt
2007-01-08
1
-5
/
+9
*
* implemented proper mirror list cleanup
Michael Vogt
2007-01-08
1
-18
/
+21
*
* methods/mirror.cc:
Michael Vogt
2007-01-08
1
-3
/
+52
*
* apt-pkg/init.cc:
Michael Vogt
2007-01-08
2
-10
/
+47
*
* methods/mirror.cc:
Michael Vogt
2006-11-30
1
-2
/
+6
*
* more todo items
Michael Vogt
2006-11-29
1
-2
/
+3
*
* todo added
Michael Vogt
2006-11-29
2
-0
/
+11
*
* working mirror implementation based on http method
Michael Vogt
2006-11-29
2
-18
/
+69
*
* prototype of mirror method added
Michael Vogt
2006-11-29
6
-15
/
+166
*
* methods/gzip.cc:
Michael Vogt
2006-09-30
1
-1
/
+1
*
* methods/gzip.cc:
Michael Vogt
2006-09-30
1
-0
/
+7
*
* methods/gzip.cc:
Michael Vogt
2006-09-12
1
-0
/
+1
*
* methods/http.cc:
Michael Vogt
2006-08-16
1
-1
/
+1
*
* methods/gpgv.cc:
Michael Vogt
2006-07-25
1
-1
/
+7
*
* methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...
Michael Vogt
2006-05-08
1
-2
/
+5
*
* methods/gpgv.cc: typo
Michael Vogt
2006-05-01
1
-1
/
+1
*
* string i18n handling fixes (debian bug #349298)
Michael Vogt
2006-04-30
1
-12
/
+18
*
* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...
Michael Vogt
2006-02-20
1
-0
/
+2
*
* fix http data corruption (#280844)
Michael Vogt
2006-01-10
1
-9
/
+4
|
\
|
*
* added http data corruption fix patch (#280844)
Michael Vogt
2005-10-23
1
-9
/
+4
|
*
* merged pdiff support
Michael Vogt
2005-10-17
3
-2
/
+272
|
|
\
|
|
*
* removed the URL-Reamp hack (we have pdiff support in the main archive now),...
Michael Vogt
2005-10-17
2
-42
/
+1
|
|
*
* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...
Michael Vogt
2005-09-06
3
-2
/
+20
|
|
|
\
|
|
*
|
* debug support (Debug::pkgAcquire::RRed) for rred method added
Michael Vogt
2005-08-29
1
-0
/
+16
|
|
*
|
* method/rred.cc cleanup (thanks to robertle)
Michael Vogt
2005-08-23
1
-143
/
+149
|
|
*
|
* bugfix/updates in the rred.cc code (big thanks for helping Robert!)
Michael Vogt
2005-08-22
1
-9
/
+35
|
|
*
|
* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...
Michael Vogt
2005-08-22
1
-9
/
+2
|
|
*
|
* merged with mainline
Michael Vogt
2005-08-19
2
-14
/
+18
|
|
*
|
* use the new cool rred method for the patchting
Michael Vogt
2005-08-19
2
-2
/
+2
|
|
*
|
* added methods/rred.cc (thanks to robertle)
Michael Vogt
2005-07-28
2
-0
/
+228
|
|
*
|
* merged with apt--main and apt--fixes
Michael Vogt
2005-06-08
2
-4
/
+8
|
|
*
|
* merged the apt--main with the 2004 bwlimit tree
Michael Vogt
2005-03-31
2
-2
/
+44
*
|
|
|
* support multiple signatures
Michael Vogt
2006-01-06
1
-1
/
+5
*
|
|
|
* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)
Michael Vogt
2005-11-28
1
-2
/
+8
*
|
|
|
* merged http download limit for apt (#146877)
Michael Vogt
2005-11-22
2
-2
/
+44
*
|
|
|
* ABI change: merged more flexible pkgAcquireFile code
Michael Vogt
2005-11-22
1
-1
/
+1
|
/
/
/
*
|
/
* merged from apt--cdrom-fallback--0
Michael Vogt
2005-09-13
1
-2
/
+1
|
|
/
|
/
|
*
|
* merged with apt--fixes--0
Michael Vogt
2005-08-23
2
-1
/
+14
*
|
* improve the timeout handling (again)
Michael Vogt
2005-08-22
1
-0
/
+3
*
|
* merged the apt--sane-handle-timeout--0 branch
Michael Vogt
2005-08-09
1
-1
/
+3
|
\
\
|
*
|
* merged with main
Michael Vogt
2005-08-08
1
-13
/
+17
|
*
|
* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig
Michael Vogt
2005-06-07
1
-1
/
+3
|
*
|
Merge michael.vogt@ubuntu.com--2005/apt--fixes--0
Matt Zimmerman
2005-05-24
2
-4
/
+8
|
|
/
*
|
* merged from main
Michael Vogt
2005-08-09
1
-1
/
+1
*
|
* merged with matts tree
Michael Vogt
2005-08-01
1
-13
/
+17
*
|
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
1
-1
/
+1
*
|
* fix the cache-control header generation
Michael Vogt
2005-05-19
1
-3
/
+7
|
/
[next]