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 from debian-sid
Michael Vogt
2010-02-17
3
-52
/
+80
|
\
|
*
merge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt
2010-01-27
1
-6
/
+7
|
*
add new "Acquire::cdrom::AutoDetect" config that enables/disables
Michael Vogt
2010-01-26
1
-1
/
+2
|
*
methods/cdrom.cc: fix compile error
Michael Vogt
2010-01-25
1
-2
/
+2
|
*
* methods/cdrom.cc:
Michael Vogt
2010-01-22
1
-11
/
+9
|
*
* French manpage translation update
Michael Vogt
2010-01-08
2
-50
/
+78
*
|
add Acquire::http::ProxyAutoDetect configuration that
Michael Vogt
2010-02-05
2
-1
/
+50
*
|
* methods/http.cc:
Michael Vogt
2010-02-03
1
-14
/
+16
*
|
add Dir::Media::MountPath config option
Michael Vogt
2010-01-26
1
-2
/
+2
*
|
* cmdline/apt-cdrom.cc:
Michael Vogt
2010-01-26
1
-6
/
+7
*
|
methods/cdrom.cc: fix compilication error
Michael Vogt
2010-01-26
1
-1
/
+1
*
|
add new "Acquire::cdrom::AutoDetect" variable that enables/disables
Michael Vogt
2010-01-26
1
-1
/
+2
*
|
* methods/cdrom.cc:
Michael Vogt
2010-01-22
1
-11
/
+9
|
/
*
merged patches from david (many thanks)
Michael Vogt
2009-12-14
4
-231
/
+509
|
\
|
*
fix the backport of the https methods as they would require an ABI break
David Kalnischkies
2009-12-11
1
-3
/
+3
|
*
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies
2009-12-11
1
-0
/
+1
|
*
add https options which default to the ones from http for the https
David Kalnischkies
2009-12-11
1
-55
/
+45
|
*
add config setting for User-Agent in http and https to the Acquire group,
David Kalnischkies
2009-12-11
2
-2
/
+6
|
*
Backport rred patches from my own sid branch to the 0.7.25 branch
David Kalnischkies
2009-12-11
1
-184
/
+464
|
/
*
merged -r1887..1901 from lp:~donkult/apt/sid
Michael Vogt
2009-12-10
2
-5
/
+4
|
\
|
*
refactor the buildsystem to extract library versions from one file,
David Kalnischkies
2009-10-28
1
-3
/
+2
|
*
Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)
David Kalnischkies
2009-10-24
1
-1
/
+1
|
*
* methods/connect.cc:
David Kalnischkies
2009-10-20
1
-2
/
+2
*
|
merged -r1875..1886 from lp:~donkult/apt/sid
Michael Vogt
2009-12-10
1
-1
/
+0
|
\
|
*
|
* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
2009-12-10
3
-4
/
+13
|
\
\
|
*
\
merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
2009-12-07
3
-4
/
+13
|
|
\
\
|
|
*
|
* apt-pkg/contrib/netrc.cc:
Michael Vogt
2009-12-04
1
-1
/
+1
|
|
*
|
add ftp support, basic debugging
Michael Vogt
2009-10-16
1
-0
/
+1
|
|
*
|
add maybe_add_auth for ftp as well
Michael Vogt
2009-10-16
3
-3
/
+5
|
|
*
|
port netrc support from maemon
Michael Vogt
2009-10-16
2
-2
/
+8
*
|
|
|
* apt-pkg/packagemanager.cc:
Michael Vogt
2009-12-02
2
-1
/
+5
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
Michael Vogt
2009-11-17
2
-2
/
+3
|
*
|
* methods/https.cc:
Michael Vogt
2009-11-17
1
-1
/
+4
|
|
/
*
|
methods/https.cc: Add support for authentication using netrc (Closes: #518473),
Julian Andres Klode
2009-10-12
1
-0
/
+1
*
|
Fix some typos from #479997
bubulle@debian.org
2009-09-26
1
-1
/
+1
*
|
add text at the top without failing in rred (Closes: #545694)
David Kalnischkies
2009-09-08
1
-1
/
+1
*
|
merged from lp:~donkult/apt/sid
Michael Vogt
2009-08-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow empty Reason-Phase in the Status-Lines, which is allowed by rtf
David Kalnischkies
2009-08-18
1
-2
/
+2
*
|
merged from the jackyf-devel branch
Michael Vogt
2009-08-19
3
-39
/
+56
|
\
\
|
|
/
|
/
|
|
*
Make apt proxy options have the highest priority, unified proxy determining c...
Eugene V. Lyubimkin
2008-12-15
3
-39
/
+56
*
|
[ABI] merged the libudev-dlopen branch, this allows to pass
Michael Vogt
2009-07-23
2
-26
/
+105
|
\
\
|
*
|
methods/cdrom.cc: add AutoDetectAndMount method
Michael Vogt
2009-07-23
1
-44
/
+61
|
*
|
methods/cdrom.cc: move the scan into the loop that waits for a CD
Michael Vogt
2009-07-22
1
-28
/
+39
|
*
|
* methods/cdrom.cc:
Michael Vogt
2009-07-22
1
-17
/
+65
|
*
|
move libudev based code into libapt cdrom.cc class
Michael Vogt
2009-07-09
1
-54
/
+0
|
*
|
prototype for libudev dlopen() type of cdrom detection
Michael Vogt
2009-07-08
2
-5
/
+62
*
|
|
* apt-pkg/acquire.cc:
Michael Vogt
2009-07-21
2
-2
/
+4
|
\
|
|
|
*
|
* apt-pkg/acquire-worker.cc:
Michael Vogt
2009-07-02
1
-1
/
+3
|
*
|
* methods/gpgv.cc:
Michael Vogt
2009-04-08
1
-6
/
+34
|
*
|
* methods/https.cc:
Michael Vogt
2009-02-03
1
-0
/
+5
[next]