index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-method.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
merge with my debian-sid branch
David Kalnischkies
1
-5
/
+5
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
1
-5
/
+5
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-7
/
+3
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-0
/
+2
2011-08-15
merged from the debian-sid branch
Michael Vogt
1
-7
/
+3
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-1
/
+1
2011-08-11
cppcheck is right that the check for preventing null deference of Query
David Kalnischkies
1
-6
/
+2
2011-06-08
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
1
-1
/
+6
2011-05-10
fix order of CurrentURI and UsedMirror in Status() and Log()
David Kalnischkies
1
-18
/
+20
2011-04-16
* apt-pkg/acquire-method.cc:
David Kalnischkies
1
-139
/
+90
2011-03-15
apt-pkg/acquire-method.cc: fix copy/paste error
Michael Vogt
1
-1
/
+1
2011-03-14
* mirror method:
Michael Vogt
1
-5
/
+12
2011-02-25
add sha512 support in the client now as well
Michael Vogt
1
-1
/
+7
2010-06-09
merged from lp:~donkult/apt/sid
Michael Vogt
1
-1
/
+1
2010-06-09
move the users away from the deprecated StrToTime() method
David Kalnischkies
1
-1
/
+1
2010-06-02
implement Fail-Ignore bool in FetchItem that tells the method that a failure ...
Michael Vogt
1
-0
/
+1
2009-07-30
merged from debian
Michael Vogt
1
-2
/
+0
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-2
/
+0
2009-04-09
* apt-pkg/contrib/strutl.cc:
Michael Vogt
1
-0
/
+32
2009-02-02
* [ABI break] merge support for http redirects, thanks to
Michael Vogt
1
-0
/
+32
2007-08-03
* apt-inst/contrib/extracttar.cc:
Michael Vogt
1
-0
/
+9
2007-07-30
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
1
-0
/
+3
2007-07-30
* apt-pkg/acquire-method.{cc,h}:
Michael Vogt
1
-0
/
+6
2007-06-09
* merged apt--no-pragma
Michael Vogt
1
-3
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-3
/
+0
2007-02-06
* removed dead code
Michael Vogt
1
-1
/
+0
2007-02-01
* commited the latest mirror failure detection code
Michael Vogt
1
-8
/
+13
2007-01-17
* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt
1
-0
/
+1
2005-09-13
* merged from apt--cdrom-fallback--0
Michael Vogt
1
-1
/
+1
2004-12-20
* merged changes from the conference
Michael Vogt
1
-1
/
+7
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-8
/
+12
2004-09-20
Alfredo's vendor stuff
Arch Librarian
1
-2
/
+18
2004-09-20
Join with aliencode
Arch Librarian
1
-4
/
+6
2004-09-20
More CD fixes
Arch Librarian
1
-1
/
+4
2004-09-20
Fixes for Solaris
Arch Librarian
1
-1
/
+2
2004-09-20
3 more bugs
Arch Librarian
1
-20
/
+19
2004-09-20
CDROMs are unmounted
Arch Librarian
1
-5
/
+8
2004-09-20
Acquire fixy
Arch Librarian
1
-3
/
+12
2004-09-20
Fixed sparc compile warnings and added -arch build dirs
Arch Librarian
1
-6
/
+6
2004-09-20
Minor fixes for FTP support
Arch Librarian
1
-3
/
+13
2004-09-20
Minor fixes
Arch Librarian
1
-1
/
+2
2004-09-20
Moved strutl.h
Arch Librarian
1
-2
/
+2
2004-09-20
Fixed md5 handling
Arch Librarian
1
-3
/
+3
2004-09-20
HTTP pipelining
Arch Librarian
1
-3
/
+10
2004-09-20
Fixed cdrom method problems
Arch Librarian
1
-6
/
+6
2004-09-20
CDROM and GlobOr fix
Arch Librarian
1
-2
/
+2
2004-09-20
CDROM support
Arch Librarian
1
-3
/
+3
2004-09-20
CDROM method
Arch Librarian
1
-1
/
+54
2004-09-20
Minor Acquire cleanup
Arch Librarian
1
-11
/
+14
2004-09-20
Local file fixes
Arch Librarian
1
-1
/
+4
[next]