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-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
2015-08-14
apt-get: allow non-root --print-uris build-dep
Julian Andres Klode
2015-08-14
add {contrib,non-free}/{metapackages,oldlibs} to section specialhandling
David Kalnischkies
2015-08-14
apt-cache(8): Drop the #versions >= #package names comparison
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
debian/control: Remove XS- from Testsuite and bump Standards-Version
Julian Andres Klode
2015-08-14
debian/control: Drop the versioned python-apt conflict
Julian Andres Klode
2015-08-14
debian/control: Replace debian by Debian
Julian Andres Klode
2015-08-14
changelog: Replace reenable by re-enable everywhere
Julian Andres Klode
2015-08-14
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
Make apt compile with clang++ again
Michael Vogt
2015-08-14
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
apt_preferences(5): Mention overlapping of pin matches
Julian Andres Klode
2015-08-14
apt_preferences(5): Correct default pin assignment documentation
Julian Andres Klode
2015-08-14
apt-cache(8): Mention that --names-only search provides
Julian Andres Klode
2015-08-14
apt-cache: Show an error if stats gets any arguments
Julian Andres Klode
2015-08-14
Say "in combination with the other options" if an option is not understood
Julian Andres Klode
2015-08-14
Mention that source order only matter per version
Julian Andres Klode
2015-08-14
Replace UINT_MAX with std::numeric_limits<unsigned int>::max()
Julian Andres Klode
2015-08-14
Add integration test for Pin-Priority range checks
Julian Andres Klode
2015-08-14
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-14
po/fr.po: Remove the unbreakable space before ! in the confirm string
Julian Andres Klode
2015-08-13
Accept --upgradeable as synonym for --upgradable
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-13
Remove an invalid fi from a testcase
Julian Andres Klode
2015-08-13
Fix integration tests for the removal of the Package pin output
Julian Andres Klode
2015-08-12
Drop the Section field from pkgCache::Package again
Julian Andres Klode
2015-08-12
apt_preferences(5): Re-document how priorities are calculated
Julian Andres Klode
2015-08-12
policy: Be more strict about parsing pin files, and document prio 0
Julian Andres Klode
2015-08-12
apt-cache: Improve translateability of the "with priority" thing
Julian Andres Klode
2015-08-12
Only make Upgradable() return true for packages with a candidate
Julian Andres Klode
2015-08-12
apt-cache: Modify policy output to use per-version pins
Julian Andres Klode
2015-08-12
Add a parameter ConsiderFiles to GetPriority(VerIterator)
Julian Andres Klode
2015-08-12
use a=experimental instead n=experimental in pin documentation
Johannes Schauer
2015-08-12
document APT::Periodic::RandomSleep
Tomas Pospisek
2015-08-12
Do not set unhonored DPKG_NO_TSTP variable for dpkg
Guillem Jover
2015-08-12
document VERSION 2 (and 3) pre-install-pkgs hook interface
Jonathan Nieder
[prev]
[next]