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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/depcache.cc:
David Kalnischkies
2010-12-03
2
-0
/
+180
*
add the possibility to disable only the progress reporting stuff as the
David Kalnischkies
2010-11-30
1
-1
/
+1
*
apply a very simple speed-up in case we try to set the candidate version
David Kalnischkies
2010-11-30
1
-2
/
+9
*
* apt-pkg/algorithms.cc:
David Kalnischkies
2010-11-29
1
-0
/
+7
*
* apt-pkg/depcache.cc:
David Kalnischkies
2010-11-10
1
-2
/
+5
*
* apt-pkg/algorithms.cc:
David Kalnischkies
2010-11-10
1
-0
/
+1
*
evaluate Acquire::Languages= before LANG= (Closes: #602573)
David Kalnischkies
2010-11-09
1
-40
/
+42
*
* apt-pkg/orderlist.cc:
David Kalnischkies
2010-11-06
1
-7
/
+27
*
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2010-11-06
1
-1
/
+2
*
merged from donkult
Michael Vogt
2010-10-28
3
-13
/
+21
|
\
|
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2010-10-26
1
-7
/
+8
|
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-10-21
2
-6
/
+13
*
|
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-10-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-10-28
1
-0
/
+1
*
|
add test case for having no indexes, and fix regression in that case
Martin Pitt
2010-10-15
1
-9
/
+35
*
|
merge with debian-sid
David Kalnischkies
2010-10-13
3
-13
/
+41
|
\
|
|
*
apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...
Michael Vogt
2010-10-13
1
-5
/
+10
|
*
merge from trunk
Martin Pitt
2010-10-13
1
-2
/
+2
|
|
\
|
|
*
* apt-pkg/deb/debsystem.cc:
Michael Vogt
2010-10-13
1
-2
/
+2
|
|
|
\
|
|
|
*
apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th...
Michael Vogt
2010-10-13
1
-1
/
+1
|
|
|
*
* revert commit:
Michael Vogt
2010-10-13
1
-1
/
+1
|
*
|
|
* apt-pkg/contrib/fileutl.cc:
Martin Pitt
2010-10-13
1
-1
/
+20
|
*
|
|
* apt-pkg/deb/debindexfile.cc:
Martin Pitt
2010-10-13
1
-9
/
+13
|
|
/
/
*
/
/
* apt-pkg/deb/deblistparser.cc:
Sebastian Andrzej Siewior
2010-10-07
1
-0
/
+1
|
/
/
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-10-02
1
-0
/
+10
*
|
* apt-pkg/packagemanager.cc:
David Kalnischkies
2010-09-29
1
-3
/
+3
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-09-29
1
-1
/
+1
*
|
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-09-28
1
-2
/
+2
*
|
merged lp:~donkult/apt/sid
Michael Vogt
2010-09-15
5
-6
/
+15
|
\
\
|
*
\
merge with debian-sid to get final 0.8.4
David Kalnischkies
2010-09-14
2
-4
/
+22
|
|
\
\
|
*
|
|
* apt-pkg/policy.cc:
David Kalnischkies
2010-09-14
5
-6
/
+15
*
|
|
|
merged lp:~mvo/apt/conflicts-on-virtuals to better deal with
Michael Vogt
2010-09-15
1
-10
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
remove duplicated test, move test for conflicts higher up, better debug output
Michael Vogt
2010-09-03
1
-24
/
+15
*
|
|
|
merged from lp:~mvo/apt/mvo
Michael Vogt
2010-09-10
1
-3
/
+21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...
Michael Vogt
2010-09-10
1
-4
/
+12
|
*
|
|
apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)
Michael Vogt
2010-09-10
1
-3
/
+3
|
*
|
|
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
2010-09-10
1
-0
/
+10
*
|
|
|
Fix missing space after dot in a message from apt-pkg
bubulle@debian.org
2010-09-09
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
* apt-pkg/acquire-item.cc:
David Kalnischkies
2010-09-09
1
-6
/
+10
*
|
|
* apt-pkg/indexcopy.cc:
Michael Vogt
2010-09-07
1
-3
/
+10
|
\
|
|
|
*
|
do not replace /dev/null when running in APT::CDROM::NoAct
Michael Vogt
2010-09-07
1
-1
/
+6
|
*
|
apt-pkg/indexcopy.cc: include trustedFile (if it exists)
Michael Vogt
2010-09-03
1
-5
/
+3
|
*
|
* apt-pkg/indexcopy.cc:
Michael Vogt
2010-09-03
1
-3
/
+7
|
|
\
|
|
|
*
apt-pkg/algorithms.cc: show debug output only if debug option is given
Michael Vogt
2010-08-31
1
-3
/
+4
|
|
*
apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea...
Michael Vogt
2010-08-31
1
-1
/
+2
|
|
*
apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star...
Michael Vogt
2010-08-31
1
-0
/
+17
*
|
|
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
David Kalnischkies
2010-09-06
4
-8
/
+8
*
|
|
* apt-pkg/indexcopy.cc:
David Kalnischkies
2010-09-04
2
-3
/
+2
*
|
|
update the version number to the upcoming 0.8.2 and
David Kalnischkies
2010-09-03
1
-1
/
+1
|
/
/
*
|
check for length of Data to avoid the validness of
David Kalnischkies
2010-09-02
1
-1
/
+1
[next]