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
/
depcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-12-13
1
-0
/
+5
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-2
/
+3
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-3
/
+3
*
merged from the debian-sid branch
Michael Vogt
2011-08-15
1
-2
/
+2
|
\
|
*
rename the parameter name of MarkDelete from Purge to MarkPurge to
David Kalnischkies
2011-08-11
1
-2
/
+2
*
|
[ABI break] merge patch from Jonathan Thomas to speed up the
Michael Vogt
2011-07-28
1
-1
/
+9
*
|
merge lp:~mvo/apt/abi-break
Michael Vogt
2011-06-29
1
-17
/
+11
|
\
\
|
|
/
|
/
|
|
*
let the Mark methods return if their marking was successful
David Kalnischkies
2011-05-17
1
-3
/
+3
|
*
* apt-pkg/depcache.cc:
David Kalnischkies
2011-05-17
1
-3
/
+3
|
*
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
2011-05-17
1
-10
/
+1
|
*
tell the resolver a package is set on hold if it was set by the user
David Kalnischkies
2011-05-03
1
-0
/
+1
|
*
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
2011-03-30
1
-1
/
+3
*
|
log reinstall commands in history.log
David Kalnischkies
2011-05-23
1
-0
/
+2
|
/
*
do not change protected packages in autoinstall (Closes: #618848)
David Kalnischkies
2011-03-26
1
-1
/
+2
*
reorganize the marker methods a bit by moving the common part to a
David Kalnischkies
2011-03-20
1
-0
/
+4
*
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
1
-3
/
+5
*
* apt-pkg/depcache.cc:
David Kalnischkies
2010-12-03
1
-0
/
+19
*
* apt-pkg/depcache.cc:
David Kalnischkies
2010-09-29
1
-1
/
+1
*
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2010-08-28
1
-1
/
+1
*
* apt-pkg/policy.h:
David Kalnischkies
2010-07-04
1
-3
/
+3
*
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
2010-06-26
1
-16
/
+6
*
* apt-pkg/depcache.cc:
David Kalnischkies
2010-06-16
1
-1
/
+1
*
* apt-pkg/depcache.cc:
David Kalnischkies
2010-06-03
1
-5
/
+7
*
deprecate AddSize with Multiplier as it is unused and switch to
David Kalnischkies
2010-06-03
1
-2
/
+3
*
rewrite the pseudo package reinstaller to be more intelligent
David Kalnischkies
2010-04-28
1
-0
/
+2
*
regex for package names executed on Grp- not PkgIterator
David Kalnischkies
2010-04-13
1
-0
/
+1
*
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
David Kalnischkies
2010-03-18
1
-6
/
+12
|
\
|
*
We need to kill also pseudo packages which have no dependency, no
David Kalnischkies
2010-03-01
1
-0
/
+1
|
*
Enable the AutoRemover to talk "Multi-Arch" by marking all pseudo
David Kalnischkies
2010-02-27
1
-2
/
+2
|
*
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
2010-02-12
1
-0
/
+1
|
*
Pre-MultiArch a package which depends on a package with architecture "all"
David Kalnischkies
2010-02-10
1
-4
/
+8
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-03-14
1
-1
/
+1
|
/
*
* remove the MarkKeep calls if Is{Delete,Install}Ok false, because
David Kalnischkies
2009-07-07
1
-0
/
+16
*
* add hook for MarkInstall and MarkDelete (closes: #470035)
David Kalnischkies
2009-06-30
1
-16
/
+24
*
merge the AutoInstOk patch from debian-experimental
Michael Vogt
2009-06-30
1
-12
/
+14
*
add hook for auto-install (closes: #470035)
Michael Vogt
2009-06-29
1
-0
/
+13
*
* add depth information to the debug output and show what depends
Michael Vogt
2009-06-29
1
-3
/
+7
*
typo fixes
Michael Vogt
2008-03-11
1
-2
/
+2
*
* fixed compile errors with g++ 7.3 (thanks to
Michael Vogt
2007-06-19
1
-0
/
+1
*
* merged another missing bit from the ubuntu branch
Michael Vogt
2007-06-09
1
-1
/
+1
*
* 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 the install-recommends branch
Michael Vogt
2006-08-15
1
-1
/
+6
|
\
\
|
*
|
* cmdline/apt-get.cc:
Michael Vogt
2006-08-11
1
-1
/
+4
|
*
|
* depcache.cc:
Michael Vogt
2006-05-02
1
-0
/
+1
|
|
/
*
|
* merged daniel burrows fixes for the auto-mark code
Michael Vogt
2005-11-09
1
-5
/
+207
*
|
* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...
Michael Vogt
2005-06-29
1
-7
/
+0
|
\
|
*
|
* use mark-and-sweep from aptitude now as GC algorithm
Michael Vogt
2005-06-29
1
-5
/
+11
*
|
* cleanups
Michael Vogt
2005-06-23
1
-0
/
+4
*
|
* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...
Michael Vogt
2005-05-10
1
-0
/
+6
|
/
[next]