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
/
pkgcache.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-09-19
1
-2
/
+23
*
handle packages without a mandatory architecture (debian-policy ยง5.3)
David Kalnischkies
2012-09-09
1
-1
/
+5
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-06-14
1
-1
/
+1
*
* apt-pkg/deb/deblistparser.cc:
Thibaut Girka
2012-06-11
1
-1
/
+4
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-06-11
1
-0
/
+26
*
factor out the detection of self-conflicts into Dep::IsIgnorable
David Kalnischkies
2012-01-13
1
-15
/
+34
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-01-13
1
-5
/
+12
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-10-12
1
-3
/
+14
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-2
/
+2
*
merge with debian/sid
David Kalnischkies
2011-09-13
1
-1
/
+1
|
\
|
*
* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
David Kalnischkies
2011-08-17
1
-1
/
+1
*
|
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-13
/
+18
|
\
\
|
*
|
merged from the debian-sid branch
Michael Vogt
2011-08-15
1
-13
/
+13
|
|
\
|
|
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-13
/
+13
|
*
|
* apt-pkg/pkgcache.cc:
Julian Andres Klode
2011-07-20
1
-0
/
+3
|
*
|
apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size
Julian Andres Klode
2011-07-20
1
-0
/
+2
*
|
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-3
/
+4
|
/
/
*
/
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
2011-05-17
1
-3
/
+0
|
/
*
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
2011-05-11
1
-9
/
+3
*
if critical or-group can't be satisfied, exit directly.
David Kalnischkies
2011-05-11
1
-0
/
+11
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-04-25
1
-3
/
+6
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-04-06
1
-5
/
+6
*
document the pkg:any specialcasing in FindPkg as well to make it clear
David Kalnischkies
2011-04-06
1
-0
/
+3
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2011-03-28
1
-5
/
+5
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-03-25
1
-1
/
+1
*
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
1
-16
/
+2
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2010-10-26
1
-7
/
+8
*
* apt-pkg/policy.cc:
David Kalnischkies
2010-09-14
1
-0
/
+1
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2010-08-13
1
-1
/
+2
*
merge with debian-experimental-ma
David Kalnischkies
2010-08-10
1
-1
/
+4
|
\
|
*
* apt-pkg/pkgcache.cc:
Michael Vogt
2010-07-30
1
-1
/
+4
*
|
* apt-pkg/algorithms.cc:
David Kalnischkies
2010-08-10
1
-0
/
+24
|
/
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2010-07-25
1
-3
/
+5
*
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-07-08
1
-1
/
+4
*
* apt-pkg/policy.h:
David Kalnischkies
2010-07-04
1
-6
/
+6
*
* apt-pkg/cacheset.{cc,h}:
David Kalnischkies
2010-05-31
1
-1
/
+1
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2010-05-31
1
-0
/
+19
*
* doc/files.sgml:
Michael Vogt
2010-05-04
1
-0
/
+3
|
\
|
*
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-05-04
1
-0
/
+3
*
|
* apt-pkg/pkgcache.cc:
Julian Andres Klode
2010-05-04
1
-1
/
+1
|
/
*
Group packages in the same group together in the package list
David Kalnischkies
2010-03-30
1
-12
/
+5
*
Readd the FindPkg() method implementation used in the singleArch days to
David Kalnischkies
2010-03-18
1
-1
/
+29
*
move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()
David Kalnischkies
2010-02-26
1
-0
/
+12
*
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
2010-02-13
1
-46
/
+171
|
\
|
*
In SingleArch environments we don't need the arch "all" pseudo package
David Kalnischkies
2010-02-12
1
-2
/
+7
|
*
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
2010-02-12
1
-0
/
+12
|
*
Add Multi-Arch: allowed support by creating an implicit provide of
David Kalnischkies
2010-02-11
1
-1
/
+4
|
*
Drop the Arch information from the Version structure as we can get
David Kalnischkies
2010-02-07
1
-2
/
+2
|
*
Split ListParser::NewDepends into two methods to use these new method
David Kalnischkies
2009-12-27
1
-0
/
+27
|
*
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
2009-12-23
1
-2
/
+6
[next]