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
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
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-02-25
* cmdline/apt-cache.cc:
David Kalnischkies
2011-12-10
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-11-11
- provide a {Package,Version}List similar to {Package,Version}Set
David Kalnischkies
2011-11-09
* apt-pkg/cacheset.cc:
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-05-11
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
2011-04-21
* cmdline/apt-get.cc:
David Kalnischkies
2011-04-16
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-02-04
* cmdline/apt-cache.cc:
David Kalnischkies
2010-12-07
cmdline/apt-cache.cc: Create an error for apt-cache depends
Julian Andres Klode
2010-09-24
* cmdline/apt-cache.cc:
David Kalnischkies
2010-08-28
remove useless GetInitialize method
David Kalnischkies
2010-08-25
show in madison command again also source packages (LP: #614589)
David Kalnischkies
2010-07-30
- return success in show if a virtual package was given
David Kalnischkies
2010-07-30
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2010-07-26
- show in (r)depends the canidate per default instead of newest
David Kalnischkies
2010-07-26
add APT::Cache::ShowOnlyFirstOr option to print only the first
David Kalnischkies
2010-07-17
* apt-pkg/cacheset.cc:
David Kalnischkies
2010-07-16
* cmdline/apt-cache.cc:
David Kalnischkies
2010-07-11
[ Martin Pitt ]
David Kalnischkies
2010-06-26
give the APT::Cache::Generate option her effect back
David Kalnischkies
2010-06-26
do not override the user set quiet setting even if the target is not a tty
David Kalnischkies
2010-06-25
print all messages if the application is in an interactive run
David Kalnischkies
2010-06-24
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
2010-06-19
* cmdline/apt-get.cc:
David Kalnischkies
2010-06-06
use the GroupedFromCommandLine() method in the dotty and xvcg command
David Kalnischkies
2010-06-05
do not fail if an unrelated error is pending in DisplayRecord()
David Kalnischkies
2010-06-05
accept package versions in the unmet command
David Kalnischkies
2010-06-05
apt-cache show --no-all-versions should issues the Candidate
David Kalnischkies
2010-06-05
Don't increase the commandline parameter in the library but in the
David Kalnischkies
2010-06-05
add --target-release option (Closes: #115520)
David Kalnischkies
2010-06-05
Add a option to apt-cache policy to additionally init the DepCache before
David Kalnischkies
2010-06-05
use pkgCacheFile and the new CacheSets all over the place
David Kalnischkies
2010-05-31
rename packageset into cacheset while it is not too late
David Kalnischkies
[prev]
[next]