index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-cache.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
various small additional tests and testcases
David Kalnischkies
2014-11-18
1
-2
/
+2
*
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
1
-3
/
+1
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-16
/
+2
*
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
1
-5
/
+8
*
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
1
-0
/
+2
*
store source name and version in binary cache
David Kalnischkies
2014-09-27
1
-0
/
+2
*
adapt to the new CacheSetHelper API
David Kalnischkies
2014-09-27
1
-6
/
+6
*
rework cachesets API to allow future extension
David Kalnischkies
2014-09-27
1
-6
/
+6
*
count strings more accurately for stats
David Kalnischkies
2014-09-27
1
-14
/
+39
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-2
/
+3
|
\
|
*
Use heap to allocate PatternMatch to avoid potential stack overflow
Michael Vogt
2014-09-02
1
-2
/
+3
*
|
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
1
-24
/
+32
*
|
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
1
-1
/
+45
|
\
\
|
|
/
|
/
|
|
*
Provide ShowHashTableStats function
Michael Vogt
2014-06-18
1
-55
/
+43
|
*
improve formating of the hash stats
Michael Vogt
2014-06-18
1
-15
/
+15
|
*
add hashtable stats
Michael Vogt
2014-05-29
1
-1
/
+57
*
|
support Acquire::GzipIndexes in dumpavail
David Kalnischkies
2014-06-10
1
-1
/
+1
|
/
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-21
/
+30
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-6
/
+6
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-24
/
+24
*
fix -Wmissing-field-initializers warnings
David Kalnischkies
2014-03-13
1
-1
/
+1
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-81
/
+35
*
use FileFd::Write instead of fwrite for errors
David Kalnischkies
2013-07-26
1
-3
/
+4
*
fix 'apt-cache search' crash with missing description
David Kalnischkies
2013-07-18
1
-11
/
+22
*
skip all Description fields in apt-cache, not just first
David Kalnischkies
2013-07-18
1
-17
/
+35
*
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-20
1
-15
/
+32
*
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
1
-28
/
+51
*
initialize the whole search array with zero
David Kalnischkies
2013-06-09
1
-1
/
+1
*
* cmdline/apt-cache.cc:
David Kalnischkies
2012-09-26
1
-3
/
+7
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
* cmdline/apt-cache.cc:
David Kalnischkies
2012-02-25
1
-1
/
+1
*
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-12-10
1
-1
/
+1
*
- provide a {Package,Version}List similar to {Package,Version}Set
David Kalnischkies
2011-11-11
1
-14
/
+14
*
* apt-pkg/cacheset.cc:
David Kalnischkies
2011-11-09
1
-4
/
+4
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-1
/
+5
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-52
/
+52
|
\
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-52
/
+52
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-5
/
+5
|
/
*
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
2011-05-11
1
-10
/
+4
*
* cmdline/apt-get.cc:
David Kalnischkies
2011-04-21
1
-4
/
+3
*
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2011-04-16
1
-0
/
+3
*
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
1
-9
/
+1
*
* cmdline/apt-cache.cc:
David Kalnischkies
2011-02-04
1
-57
/
+2
*
cmdline/apt-cache.cc: Create an error for apt-cache depends
Julian Andres Klode
2010-12-07
1
-1
/
+1
*
* cmdline/apt-cache.cc:
David Kalnischkies
2010-09-24
1
-2
/
+2
*
remove useless GetInitialize method
David Kalnischkies
2010-08-28
1
-11
/
+0
*
show in madison command again also source packages (LP: #614589)
David Kalnischkies
2010-08-25
1
-5
/
+11
*
- return success in show if a virtual package was given
David Kalnischkies
2010-07-30
1
-26
/
+38
[next]