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-12
document VERSION 2 (and 3) pre-install-pkgs hook interface
Jonathan Nieder
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-12
replace direct calls to egrep with grep -E
Daniel Hartwig
2015-08-12
remove Dir:: scope limit of RootDir in the documentation
David Kalnischkies
2015-08-12
support setting a port for rsh:// in sources.list
Daniel Hartwig
2015-08-12
po-fixups: fill Project-Id-Version and Encoding correctly
Guillem Jover
2015-08-12
travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5
David Kalnischkies
2015-08-12
apt.cron.daily: Reference 10periodic instead of 02periodic
Julian Andres Klode
2015-08-11
debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0
Julian Andres Klode
2015-08-11
debian/gbp.conf: Set multimaint-merge = True
Julian Andres Klode
2015-08-11
Annotate more methods with APT_OVERRIDE
Julian Andres Klode
2015-08-11
Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkg
Julian Andres Klode
2015-08-11
Merge changelog entries from sid-gcc5
Julian Andres Klode
2015-08-11
po: Update Simplified Chinese programs translation
Zhou Mo
2015-08-11
po: update zh_CN translation slightly
Zhou Mo
2015-08-11
ExecFork: Use /proc/self/fd to determine which files to close
Julian Andres Klode
2015-08-11
Make QItem a subclass of DescItem
Julian Andres Klode
2015-08-11
Re-introduce None as a deprecated alias for No
Julian Andres Klode
2015-08-11
Drop C++11 elements from headers
Julian Andres Klode
2015-08-11
apt-get: Do not include apt-pkg/indexrecords.h
Julian Andres Klode
2015-08-11
Fix an obscure warning from GCC
Julian Andres Klode
2015-08-11
Simply ignore cruft in the status files, do not treat it as prio 0
Julian Andres Klode
2015-08-11
Replace INT_MIN with std::numeric_limits<int>::min
Julian Andres Klode
2015-08-10
initialize PinVers to a nullptr
David Kalnischkies
2015-08-10
move manual-bit from 'oldlibs' pkg to its dependencies
David Kalnischkies
2015-08-10
move APT::Never-MarkAuto-Sections handling to MarkDelete
David Kalnischkies
2015-08-10
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
change to libapt-pkg abi 5.0 with versioned symbols
David Kalnischkies
2015-08-10
update symbols file to current state of affairs
David Kalnischkies
2015-08-10
mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual
David Kalnischkies
2015-08-10
drop extra newline in 'Failed to fetch' and 'GPG error' message
David Kalnischkies
2015-08-10
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-08-10
drop obsolete explicit :none handling in pkgCacheGen
David Kalnischkies
2015-08-10
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
eliminate dead file-provides code in cache generation
David Kalnischkies
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
just-in-time creation for (explicit) negative deps
David Kalnischkies
2015-08-10
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
use a smaller type for flags storage in the cache
David Kalnischkies
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
link DependencyData structs together
David Kalnischkies
2015-08-10
split-up Dependency struct
David Kalnischkies
2015-08-10
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
avoid virtual in the iterators
David Kalnischkies
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
headers are for declarations only
David Kalnischkies
2015-08-10
implement a more generic ShowList method
David Kalnischkies
2015-08-10
enforce GCC5 C++11 ABI and usage
David Kalnischkies
[next]