index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
netrc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
review of new/changed translatable program strings
Justin B Rye
2015-11-21
1
-1
/
+1
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
1
-3
/
+2
|
\
|
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+1
|
*
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
|
merged debian-sid branch and resolved conflicts
Michael Vogt
2013-04-23
1
-5
/
+3
|
\
|
|
*
various simple changes to fix cppcheck warnings
David Kalnischkies
2013-03-10
1
-5
/
+3
*
|
stop exporting the accidently exported parsenetrc() symbol
Michael Vogt
2012-10-17
1
-12
/
+0
|
/
*
merge from lp:~donkult/apt/sid
Michael Vogt
2012-10-15
1
-30
/
+33
|
\
|
*
remove 256 char line limit by using getline() (POSIX.1-2008)
David Kalnischkies
2012-10-13
1
-3
/
+5
|
*
* apt-pkg/contrib/netrc.cc:
David Kalnischkies
2012-10-13
1
-16
/
+27
*
|
merged lp:~mvo/apt/mvo
Michael Vogt
2012-10-12
1
-5
/
+16
|
\
\
|
|
/
|
/
|
|
*
apt-pkg/contrib/netrc.cc: use a slightly smaller login/password size
Michael Vogt
2012-08-28
1
-2
/
+2
|
*
make netrc parser more robust and parser biger login tokens, thanks to "TJ" (...
Michael Vogt
2012-08-13
1
-5
/
+16
*
|
* apt-pkg/acquire-worker.cc:
David Kalnischkies
2012-03-20
1
-2
/
+1
|
/
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-0
/
+1
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-3
/
+4
|
\
|
*
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
1
-3
/
+4
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+1
|
/
*
* apt-pkg/contrib/netrc.cc:
David Kalnischkies
2011-05-13
1
-4
/
+8
*
if "/" is found in the machine, do a uri.startswith(host) substring match to ...
Michael Vogt
2009-12-07
1
-4
/
+8
*
* apt-pkg/contrib/netrc.cc:
Michael Vogt
2009-12-04
1
-7
/
+27
*
add ftp support, basic debugging
Michael Vogt
2009-10-16
1
-1
/
+4
*
port netrc support from maemon
Michael Vogt
2009-10-16
1
-0
/
+184