index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
pkgcache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-6
/
+8
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
1
-2
/
+2
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-21
/
+21
2014-03-13
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
1
-4
/
+4
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
1
-1
/
+4
2011-11-23
* apt-pkg/depcache.cc:
David Kalnischkies
1
-1
/
+1
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-9
/
+7
2011-07-20
apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size
Julian Andres Klode
1
-0
/
+3
2011-06-29
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-1
/
+3
2011-05-17
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-7
/
+10
2011-04-06
* apt-pkg/pkgcache.cc:
David Kalnischkies
1
-0
/
+6
2011-03-25
* apt-pkg/cacheiterator.h:
David Kalnischkies
1
-2
/
+2
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
1
-2
/
+2
2010-09-14
* apt-pkg/policy.cc:
David Kalnischkies
1
-1
/
+1
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
1
-1
/
+1
2010-06-03
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-2
/
+2
2010-05-04
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-3
/
+7
2010-05-04
* doc/cache.sgml:
David Kalnischkies
1
-84
/
+385
2010-03-18
Readd the FindPkg() method implementation used in the singleArch days to
David Kalnischkies
1
-1
/
+7
2010-02-12
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
1
-1
/
+1
2010-02-07
Drop the Arch information from the Version structure as we can get
David Kalnischkies
1
-1
/
+0
2009-12-27
Split ListParser::NewDepends into two methods to use these new method
David Kalnischkies
1
-2
/
+10
2009-12-19
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
1
-5
/
+25
2009-12-09
Refactor the cache iterators by using a common base class
David Kalnischkies
1
-8
/
+1
2009-11-25
use long instead of short for {Ver,Desc}File size in pkgcache.h
David Kalnischkies
1
-2
/
+2
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-24
/
+24
2009-06-29
[ABI break] Allow pinning by codename (closes: #97564)
Michael Vogt
1
-0
/
+1
2009-06-15
Introduce support for the Enhances field. (Closes: #137583)
jak@debian.org
1
-1
/
+1
2009-05-07
[apt-pkg] allow also codenames for specifying a release
David Kalnischkies
1
-0
/
+1
2009-04-09
* apt-pkg/contrib/strutl.cc:
Michael Vogt
1
-4
/
+4
2007-09-06
* dpkg-triggers: Deal properly with new package states.
Michael Vogt
1
-1
/
+2
2006-12-14
* merged the apt-breaks-iwj branch
Michael Vogt
1
-1
/
+5
2006-12-14
* merged the no-pragma branch
Michael Vogt
1
-3
/
+0
2006-10-02
* removed the pragma mess
Michael Vogt
1
-3
/
+0
2006-08-25
initial Breaks implementation
Ian Jackson
1
-1
/
+5
2006-08-11
* merged ddtp support
Michael Vogt
1
-2
/
+42
2005-11-30
* merged with apt--mvo
Michael Vogt
1
-3
/
+3
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
1
-3
/
+3
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
1
-2
/
+42
2004-09-20
Increase the range of the ID type for deps
Arch Librarian
1
-2
/
+2
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+3
2004-09-20
Join with aliencode
Arch Librarian
1
-17
/
+47
2004-09-20
Fixed the infinite loop problem
Arch Librarian
1
-2
/
+2
2004-09-20
Added a depends option to apt-cache
Arch Librarian
1
-51
/
+46
2004-09-20
Multiple different versions support
Arch Librarian
1
-1
/
+2
2004-09-20
Fixed espy's bug with experimental
Arch Librarian
1
-1
/
+2
2004-09-20
performance tuning
Arch Librarian
1
-4
/
+4
2004-09-20
Free space check, fixed parser jump bug, added importat
Arch Librarian
1
-3
/
+2
2004-09-20
Arranged to rename downloaded files to include all impo...
Arch Librarian
1
-2
/
+3
[next]