index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-cache.cc
Age
Commit message (
Expand
)
Author
2015-09-14
various changes to increase test-coverage
David Kalnischkies
2015-09-14
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-08-18
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-16
Show full package records in apt-cache search -f
Kusanagi Kouichi
2015-08-16
When looking if Provides match, OR them with the normal patches
Julian Andres Klode
2015-08-14
apt-cache: Show an error if stats gets any arguments
Julian Andres Klode
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-12
apt-cache: Improve translateability of the "with priority" thing
Julian Andres Klode
2015-08-12
apt-cache: Modify policy output to use per-version pins
Julian Andres Klode
2015-08-10
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
split-up Dependency struct
David Kalnischkies
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
apt-cache: Change version pin output to use per-version pins
Julian Andres Klode
2015-06-15
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
2014-11-18
various small additional tests and testcases
David Kalnischkies
2014-11-09
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
streamline display of --help in all tools
David Kalnischkies
2014-11-08
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-09-27
store source name and version in binary cache
David Kalnischkies
2014-09-27
adapt to the new CacheSetHelper API
David Kalnischkies
2014-09-27
rework cachesets API to allow future extension
David Kalnischkies
2014-09-27
count strings more accurately for stats
David Kalnischkies
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-02
Use heap to allocate PatternMatch to avoid potential stack overflow
Michael Vogt
2014-06-18
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
Provide ShowHashTableStats function
Michael Vogt
2014-06-18
improve formating of the hash stats
Michael Vogt
2014-06-10
support Acquire::GzipIndexes in dumpavail
David Kalnischkies
2014-05-29
add hashtable stats
Michael Vogt
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-07-26
use FileFd::Write instead of fwrite for errors
David Kalnischkies
2013-07-18
fix 'apt-cache search' crash with missing description
David Kalnischkies
2013-07-18
skip all Description fields in apt-cache, not just first
David Kalnischkies
2013-06-20
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-09
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
initialize the whole search array with zero
David Kalnischkies
2012-09-26
* cmdline/apt-cache.cc:
David Kalnischkies
[next]