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