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
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-52
/
+52
*
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
*
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2010-07-30
1
-8
/
+16
*
- show in (r)depends the canidate per default instead of newest
David Kalnischkies
2010-07-26
1
-146
/
+64
*
add APT::Cache::ShowOnlyFirstOr option to print only the first
David Kalnischkies
2010-07-26
1
-2
/
+10
*
* apt-pkg/cacheset.cc:
David Kalnischkies
2010-07-17
1
-2
/
+1
*
* cmdline/apt-cache.cc:
David Kalnischkies
2010-07-16
1
-15
/
+62
*
[ Martin Pitt ]
David Kalnischkies
2010-07-11
1
-1
/
+1
|
\
|
*
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
2010-06-24
1
-1
/
+1
*
|
give the APT::Cache::Generate option her effect back
David Kalnischkies
2010-06-26
1
-1
/
+3
*
|
do not override the user set quiet setting even if the target is not a tty
David Kalnischkies
2010-06-26
1
-1
/
+1
*
|
print all messages if the application is in an interactive run
David Kalnischkies
2010-06-25
1
-7
/
+5
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2010-06-19
1
-1
/
+2
*
|
use the GroupedFromCommandLine() method in the dotty and xvcg command
David Kalnischkies
2010-06-06
1
-56
/
+28
*
|
do not fail if an unrelated error is pending in DisplayRecord()
David Kalnischkies
2010-06-05
1
-4
/
+4
*
|
accept package versions in the unmet command
David Kalnischkies
2010-06-05
1
-23
/
+34
*
|
apt-cache show --no-all-versions should issues the Candidate
David Kalnischkies
2010-06-05
1
-1
/
+1
*
|
Don't increase the commandline parameter in the library but in the
David Kalnischkies
2010-06-05
1
-6
/
+6
*
|
add --target-release option (Closes: #115520)
David Kalnischkies
2010-06-05
1
-0
/
+2
*
|
Add a option to apt-cache policy to additionally init the DepCache before
David Kalnischkies
2010-06-05
1
-0
/
+6
*
|
use pkgCacheFile and the new CacheSets all over the place
David Kalnischkies
2010-06-05
1
-205
/
+194
*
|
rename packageset into cacheset while it is not too late
David Kalnischkies
2010-05-31
1
-1
/
+1
*
|
* cmdline/apt-cache.cc:
David Kalnischkies
2010-05-31
1
-37
/
+40
*
|
i managed to commit broken codeā¦ which (at least in my mind) worked
David Kalnischkies
2010-05-31
1
-1
/
+1
*
|
move cmdline parsing from apt-cache to new FromCommandLine method
David Kalnischkies
2010-05-31
1
-59
/
+21
*
|
Move the showauto command to apt-cache and sort output.
Julian Andres Klode
2010-05-04
1
-0
/
+27
*
|
use GroupCount for package names in stats and add a package struct line
David Kalnischkies
2010-05-04
1
-1
/
+3
*
|
* cmdline/apt-cache.cc:
David Kalnischkies
2010-04-23
1
-2
/
+10
*
|
merged from lp:~donkult/apt/sid
Michael Vogt
2010-04-01
1
-42
/
+57
|
\
\
|
|
/
|
/
|
|
*
move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()
David Kalnischkies
2010-02-26
1
-31
/
+28
|
*
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
2010-02-13
1
-15
/
+33
|
|
\
|
|
*
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
2010-02-12
1
-0
/
+2
|
|
*
display the architecture of the package if it is not the default
David Kalnischkies
2010-02-11
1
-15
/
+31
|
*
|
remove translatable marker from the "%4i %s\n" string in apt-cache.cc
David Kalnischkies
2010-01-01
1
-1
/
+1
|
|
/
*
|
cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...
Julian Andres Klode
2010-03-21
1
-3
/
+14
*
|
* French manpage translation update
Michael Vogt
2010-01-08
1
-1
/
+1
|
/
*
[cmdline/apt-cache.cc] fix a memory leak in the xvcg method
David Kalnischkies
2009-08-08
1
-1
/
+5
*
The 'not dead yet' release
Michael Vogt
2009-07-21
1
-12
/
+7
|
\
|
*
merge with lp:~mvo/apt/debian-sid
David Kalnischkies
2009-07-15
1
-2
/
+2
|
|
\
|
*
|
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-12
/
+7
*
|
|
* apt-pkg/acquire.cc:
Michael Vogt
2009-07-21
1
-6
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]