index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
algorithms.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
1
-1
/
+9
2016-06-08
edsp: if internal is used, keep this decision
David Kalnischkies
1
-3
/
+2
2016-03-07
Fix several typos
Veres Lajos
1
-2
/
+2
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
1
-1
/
+1
2015-10-30
algorithms: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
1
-2
/
+1
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
1
-10
/
+0
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
1
-4
/
+4
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-2
/
+2
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-3
/
+3
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-3
/
+3
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
1
-0
/
+10
2014-09-30
mark private methods as hidden
David Kalnischkies
1
-9
/
+9
2014-09-27
fix progress output for (dist-)upgrade calculation
David Kalnischkies
1
-5
/
+5
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+4
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-2
/
+2
2013-11-01
small documentation updates
0.9.13_exp1
Michael Vogt
1
-1
/
+1
2013-10-05
Move ListUpdate/AquireUpdate into update.{cc,h}
Michael Vogt
1
-5
/
+1
2013-10-05
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
1
-15
/
+5
2013-10-05
cleanup upgrade API some more (thanks for the feedback from David)
Michael Vogt
1
-4
/
+6
2013-09-18
improve the API for Upgrade()
Michael Vogt
1
-2
/
+10
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
1
-0
/
+4
2013-06-09
deprecate InstallProtect as a cpu-eating no-op
David Kalnischkies
1
-3
/
+4
2012-05-15
* apt-pkg/algorithms.cc:
Marius Vollmer
1
-0
/
+1
2012-05-10
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-1
/
+3
2012-01-29
* apt-pkg/algorithms.cc:
Colin Watson
1
-1
/
+1
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
1
-0
/
+1
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
1
-0
/
+4
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-1
/
+2
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-4
/
+2
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
1
-0
/
+3
2011-07-14
make ResolveByKeep() more clever and hold back packages that would go into a ...
Michael Vogt
1
-0
/
+3
2011-06-08
* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
Michael Vogt
1
-0
/
+3
2011-05-03
implement external solver calling for upgrade and dist-upgrade, too
David Kalnischkies
1
-0
/
+1
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
1
-0
/
+2
2011-03-26
do not change protected packages in autoinstall (Closes: #618848)
David Kalnischkies
1
-1
/
+1
2011-02-02
add more dpointer placeholders
Michael Vogt
1
-0
/
+3
2010-07-04
* apt-pkg/policy.h:
David Kalnischkies
1
-1
/
+1
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-4
/
+4
2008-10-01
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-0
/
+1
2008-01-07
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
Michael Vogt
1
-0
/
+3
2006-10-02
* removed the pragma mess
Michael Vogt
1
-3
/
+0
2005-08-31
* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...
Michael Vogt
1
-1
/
+2
2004-12-20
* merged changes from the conference
Michael Vogt
1
-1
/
+3
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+5
2004-09-20
Join with aliencode
Arch Librarian
1
-4
/
+21
2004-09-20
Remove is not sticky
Arch Librarian
1
-2
/
+3
2004-09-20
g++- works
Arch Librarian
1
-2
/
+2
2004-09-20
Start on acquire stuff
Arch Librarian
1
-4
/
+8
2004-09-20
Sync
Arch Librarian
1
-1
/
+2
[next]