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
/
apt-pkg
/
algorithms.h
Age
Commit message (
Expand
)
Author
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
2014-09-30
mark private methods as hidden
David Kalnischkies
2014-09-27
fix progress output for (dist-)upgrade calculation
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2013-11-01
small documentation updates
0.9.13_exp1
Michael Vogt
2013-10-05
Move ListUpdate/AquireUpdate into update.{cc,h}
Michael Vogt
2013-10-05
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
2013-10-05
cleanup upgrade API some more (thanks for the feedback from David)
Michael Vogt
2013-09-18
improve the API for Upgrade()
Michael Vogt
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-06-09
deprecate InstallProtect as a cpu-eating no-op
David Kalnischkies
2012-05-15
* apt-pkg/algorithms.cc:
Marius Vollmer
2012-05-10
* apt-pkg/algorithms.cc:
David Kalnischkies
2012-01-29
* apt-pkg/algorithms.cc:
Colin Watson
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-07-14
make ResolveByKeep() more clever and hold back packages that would go into a ...
Michael Vogt
2011-06-08
* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
Michael Vogt
2011-05-03
implement external solver calling for upgrade and dist-upgrade, too
David Kalnischkies
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
2011-03-26
do not change protected packages in autoinstall (Closes: #618848)
David Kalnischkies
2011-02-02
add more dpointer placeholders
Michael Vogt
2010-07-04
* apt-pkg/policy.h:
David Kalnischkies
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2008-10-01
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2008-01-07
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2005-08-31
* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...
Michael Vogt
2004-12-20
* merged changes from the conference
Michael Vogt
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
Remove is not sticky
Arch Librarian
2004-09-20
g++- works
Arch Librarian
2004-09-20
Start on acquire stuff
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Comment touch ups
Arch Librarian
2004-09-20
First draft of make system and name change to apt-pkg
Arch Librarian
2004-09-20
Sync
Arch Librarian