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
/
packagemanager.h
Age
Commit message (
Expand
)
Author
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2013-10-31
fix some more ABI issues, abicheck is happy now
Michael Vogt
2013-10-31
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
2013-10-22
fix install-progress location
Michael Vogt
2013-10-21
restore binary compatiblity with the pkgPackageManager interface
Michael Vogt
2013-10-13
move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...
Michael Vogt
2013-10-11
first iteration of install progress refactor
Michael Vogt
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-08-15
Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve...
Christopher Baines
2011-07-27
SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...
Christopher Baines
2011-07-16
Dont try to configure packages using SmartConfigure when not performing immed...
Christopher Baines
2011-07-06
Added a APT::Immediate-Configure-All option to enable imediate configuration ...
Christopher Baines
2011-06-27
Initial commit from my GSoC project. Added a verification function (VerifyCon...
Christopher Baines
2011-05-16
* apt-pkg/packagemanager.cc:
David Kalnischkies
2010-05-24
- show at the end of the install process a list of disappeared packages
David Kalnischkies
2009-09-29
* apt-pkg/packagemanager.cc:
Michael Vogt
2008-01-03
* apt-pkg/packagemanager.{cc,h}:
Michael Vogt
2007-09-14
* apt-pkg/packagemanager.{cc,h}:
Michael Vogt
2007-09-11
* fix missing SetExecClose() call when the status-fd is used
Michael Vogt
2006-12-14
* merged the no-pragma branch
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2005-08-18
* merged from main
Michael Vogt
2005-08-09
* merged from main
Michael Vogt
2005-06-29
* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...
Michael Vogt
2005-06-24
* merged with the apt--improved-do-install patch
Michael Vogt
2005-01-19
Merge michael.vogt@canonical.com--2004/apt--status-fd--0
Matt Zimmerman
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Make OrderInstall virtual
Arch Librarian
2004-09-20
Warning tidy ups
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
Daniel Jacobowitz's gcc 2.95 C++ patch
Arch Librarian
2004-09-20
g++- works
Arch Librarian
2004-09-20
CD swapping support
Arch Librarian
2004-09-20
Dselect support
Arch Librarian
2004-09-20
By gosh, I think it works
Arch Librarian
2004-09-20
Archive acquire code
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
Package Manager
Arch Librarian
2004-09-20
Sync
Arch Librarian