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
Age
Commit message (
Expand
)
Author
2015-08-27
correct 'apt update' download summary line
David Kalnischkies
2015-08-27
just-in-time removal of broken essential packages
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-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
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-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
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-16
Make pkgCache::Priority() static, it does not need the instance
Julian Andres Klode
2015-08-16
Use terminfo's typical save_cursor/restore_cursor sequences
James McCoy
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-14
Also add 'in combination with the other options.' to another error
Julian Andres Klode
2015-08-14
Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogs
Julian Andres Klode
2015-08-14
Make apt compile with clang++ again
Michael Vogt
2015-08-14
Say "in combination with the other options" if an option is not understood
Julian Andres Klode
2015-08-14
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-13
Use setresuid() and setresgid() where available
Julian Andres Klode
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-13
Mark SPtr as deprecated, and convert users to std::unique_ptr
Julian Andres Klode
2015-08-13
C++11: Switch from auto_ptr to unique_ptr
Julian Andres Klode
2015-08-12
Drop the Section field from pkgCache::Package again
Julian Andres Klode
2015-08-12
policy: Be more strict about parsing pin files, and document prio 0
Julian Andres Klode
2015-08-12
Only make Upgradable() return true for packages with a candidate
Julian Andres Klode
2015-08-12
Add a parameter ConsiderFiles to GetPriority(VerIterator)
Julian Andres Klode
2015-08-12
Do not set unhonored DPKG_NO_TSTP variable for dpkg
Guillem Jover
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-11
Annotate more methods with APT_OVERRIDE
Julian Andres Klode
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
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
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
[prev]
[next]