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
Age
Commit message (
Expand
)
Author
2015-08-27
debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONS
Julian Andres Klode
2015-08-27
allow explicit dis/enable of IndexTargets in sources options
David Kalnischkies
2015-08-27
not all targets are deb-src targets
David Kalnischkies
2015-08-27
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-27
fix various typos reported by codespell
David Kalnischkies
2015-08-27
lintian: don't show the typofix as a typo
David Kalnischkies
2015-08-27
add a libapt-pkg recommends apt
David Kalnischkies
2015-08-27
ignore AllowMem parameter in cache generation
David Kalnischkies
2015-08-27
correct 'apt update' download summary line
David Kalnischkies
2015-08-27
Swedish program translation update
Anders Jonsson
2015-08-27
just-in-time removal of broken essential packages
David Kalnischkies
2015-08-27
test for #796070: downgrades involving essential packages
Julian Andres Klode
2015-08-27
tests: check apt-get source release name switching with -t
David Kalnischkies
2015-08-27
Fix more instances of missing remapping handling
Julian Andres Klode
2015-08-27
pkgcachegen: Account for remapping when parsing depends from NewPackage
Julian Andres Klode
2015-08-24
releasing package apt version 1.1~exp10
1.1.exp10
Michael Vogt
2015-08-24
Fix typo
Michael Vogt
2015-08-21
doc/apt.conf.5.xml: document Acquire::EnableSrvRecods
Michael Vogt
2015-08-20
postinst: Correctly pass --home instead of -home, and fixup old user
Julian Andres Klode
2015-08-20
Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
Julian Andres Klode
2015-08-20
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
Michael Vogt
2015-08-20
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-19
Support tabs in sources.list files
Julian Andres Klode
2015-08-18
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
Provide "apt-get full-upgrade" to match "apt full-upgrade"
Michael Vogt
2015-08-18
apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()
Michael Vogt
2015-08-18
cleanup
Michael Vogt
2015-08-18
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...
Michael Vogt
2015-08-18
Merge branch 'debian/experimental' into feature/srv-records
Michael Vogt
2015-08-18
releasing package apt version 1.1~exp9
1.1.exp9
Michael Vogt
2015-08-18
Do not fail if building test/ fails (issues with parallel builds)
Michael Vogt
2015-08-17
Fix the test suite harder
Julian Andres Klode
2015-08-17
Fix the test suite again
Julian Andres Klode
2015-08-17
Re-add support for G++ 4.8 and configure travis to use it
Julian Andres Klode
2015-08-17
Really fix all iwyu issues
Michael Vogt
2015-08-17
debian/NEWS: Mention new pinning algorithm added in 2.0~exp1
Julian Andres Klode
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
Do not crash in 'apt show' for non-installed packages
Julian Andres Klode
2015-08-16
Replace "extra" in "the following extra packages [...]" by "additional"
Julian Andres Klode
2015-08-16
Make pkgCache::Priority() static, it does not need the instance
Julian Andres Klode
2015-08-16
install: If package already is the newest version, display version
Julian Andres Klode
2015-08-16
Use terminfo's typical save_cursor/restore_cursor sequences
James McCoy
2015-08-16
Show full package records in apt-cache search -f
Kusanagi Kouichi
2015-08-16
When looking if Provides match, OR them with the normal patches
Julian Andres Klode
2015-08-15
Document the general effect of the comma operator
Julian Andres Klode
2015-08-15
Add GetPriority(VerIterator) to pkgDepCache::Policy
Julian Andres Klode
2015-08-15
cachefile.cc: Do not ignore return value of pkgDepCache::Init()
Julian Andres Klode
2015-08-15
update: Check if the cache could be opened, don't just assume it
Julian Andres Klode
2015-08-14
doc/files.dbk: Improve documentation for {src,}pkgcache.bin
Julian Andres Klode
[next]