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
*
* merged with apt--debian-sid--0
Michael Vogt
2006-01-12
2
-2
/
+6
|
\
|
*
* fix http data corruption (#280844)
Michael Vogt
2006-01-10
1
-9
/
+4
|
|
\
|
*
|
* support multiple signatures
Michael Vogt
2006-01-06
1
-1
/
+5
*
|
|
* merged with apt--mvo
Michael Vogt
2005-11-30
2
-4
/
+50
|
\
|
|
|
|
/
|
/
|
|
*
* 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
*
|
* 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
*
|
|
* 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
|
/
*
Complete unfuzzification of PO files after the capitalization fixes
Christian Perrier
2005-03-09
1
-1
/
+1
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
4
-16
/
+16
*
* fix for apt-get update removing the cdroms Release.gpg files
Michael Vogt
2005-02-25
1
-1
/
+1
*
* merge with matts tree, added documentation for the gpgv stuff
Michael Vogt
2005-02-09
1
-2
/
+2
|
\
|
*
Add missing whitespace in new Debug::Acquire::gpgv output
Matt Zimmerman
2005-02-09
1
-1
/
+1
|
/
*
* slightly cosmetic change in methods/gpgv.cc
Michael Vogt
2005-02-08
1
-2
/
+1
*
* added support for "Acquire::gpgv::options" in methods/gpgv.cc
Michael Vogt
2005-02-08
1
-5
/
+35
*
Merge misc-abi-changes
Matt Zimmerman
2004-12-13
2
-2
/
+2
*
Merge apt--authentication--0
Matt Zimmerman
2004-12-13
9
-8
/
+276
*
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-11-27
7
-1
/
+12
*
Fix error in patch-22
Matt Zimmerman
2004-11-25
1
-1
/
+1
*
Call setlocale and bindtextdomain in the http method
Matt Zimmerman
2004-11-24
1
-0
/
+3
*
* Attempt to fix problems with chunked encoding by stri...
Arch Librarian
2004-09-20
1
-3
/
+7
*
* Change default for Acquire::http::max-age to 0 to pre...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Use the 'binary' target rather than 'all' so that the s...
Arch Librarian
2004-09-20
1
-1
/
+1
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
8
-16
/
+16
*
* Let the ftp method work with ftp servers which do not...
Arch Librarian
2004-09-20
1
-6
/
+8
*
Change http message 'Waiting for file' to 'Waiting for ...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
8
-110
/
+119
[next]