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
/
contrib
/
configuration.h
Age
Commit message (
Expand
)
Author
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2015-11-04
add binary-specific options via Binary scope
David Kalnischkies
2015-06-09
configureable acquire targets to download additional files
David Kalnischkies
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
2014-09-30
mark private methods as hidden
David Kalnischkies
2014-09-29
fix Configuration::FindVector API
David Kalnischkies
2014-05-07
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...
Michael Vogt
2014-03-13
add default and override handling for Cnf::FindVector
David Kalnischkies
2013-08-15
* lp:~mvo/apt/config-clear:
Michael Vogt
2012-04-22
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-07-15
apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break
Michael Vogt
2011-07-06
* apt-pkg/init.cc:
David Kalnischkies
2011-02-27
d'uh! implement and not only declare the string wrapper for FindVector
David Kalnischkies
2010-08-28
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2010-06-26
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
2009-11-25
another round of method hardening with const& in Configuration
David Kalnischkies
2009-09-04
add a helper to easily get a vector of strings from the configuration
David Kalnischkies
2006-10-02
* removed the pragma mess
Michael Vogt
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
2005-08-09
* merged from main
Michael Vogt
2004-09-20
Some more g++-3.2 fixes.
Arch Librarian
2004-09-20
_config->Dump is now inlined, and calls Dump(clog). Du...
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Pedantic fixes
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
Fixed initialization problem
Arch Librarian
2004-09-20
Minor fixes for FTP support
Arch Librarian
2004-09-20
Dsync merge
Arch Librarian
2004-09-20
Http method
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Start on acquire stuff
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
First draft of make system and name change to apt-pkg
Arch Librarian
2004-09-20
Config class and source list
Arch Librarian
2004-09-20
Sync
Arch Librarian