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
/
init.cc
Age
Commit message (
Expand
)
Author
2018-12-10
Merge branch 'pu/dpkg-path' into 'master'
Julian Andres Klode
2018-12-10
Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg
Julian Andres Klode
2018-12-04
Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)
Julian Andres Klode
2018-10-26
Remove "Tanglu" config for Acquire::Changelogs and as vendor
Manuel A. Fernandez Montecelo
2018-10-26
Remove "Ultimedia" config for Acquire::Changelogs
Manuel A. Fernandez Montecelo
2018-10-13
Default to https: scheme for fetching Debian changelogs
Ben Hutchings
2018-08-29
Fix typos reported by codespell & spellintian
David Kalnischkies
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
2018-03-15
Use https for Ubuntu changelogs
Julian Andres Klode
2018-01-03
allow a method to request auxiliary files
David Kalnischkies
2017-07-26
show warnings instead of errors if files are unreadable
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-03-07
Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$
Julian Andres Klode
2017-01-19
fix various typos reported by codespell
David Kalnischkies
2017-01-17
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2016-08-29
init: Add Dir::Bin::planners default entry
Julian Andres Klode
2016-08-29
init: Fix path to external solvers
Julian Andres Klode
2016-08-26
Make directory paths configurable
Julian Andres Klode
2016-06-29
if conf unset, don't read / as conf/pref/sources dir
David Kalnischkies
2016-06-29
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-27
eipp: enable xz-compressed scenario logging
David Kalnischkies
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
forbid insecure repositories by default expect in apt-get
David Kalnischkies
2016-06-08
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-02-11
use local changelog from /usr/share/doc if possible
David Kalnischkies
2015-12-02
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-14
Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogs
Julian Andres Klode
2015-08-10
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
remove the longtime deprecated vendor{,list} stuff
David Kalnischkies
2015-06-15
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-10
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-09
configureable acquire targets to download additional files
David Kalnischkies
2014-11-08
mark internal interfaces as hidden
David Kalnischkies
2014-10-13
Change default of Acquire::AllowInsecureRepositories to "true"
Michael Vogt
2014-10-13
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-01
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-04-25
reduce delta from ubuntu
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-02-10
do not use an empty APT_CONFIG environment variable
David Kalnischkies
2013-12-01
drop old /var/state to /var/lib transition artefacts
David Kalnischkies
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2011-09-21
* apt-pkg/init.cc:
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-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-07-06
* apt-pkg/init.cc:
David Kalnischkies
[next]