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
/
test
Age
Commit message (
Expand
)
Author
2020-08-04
Replace whitelist/blacklist with allowlist/denylist
Julian Andres Klode
2020-08-04
aptwebserver: Rename slaves to workers
Julian Andres Klode
2020-07-07
Detect pkg-config-dpkghook failure in tests to avoid fallback
David Kalnischkies
2020-07-07
Fix test due to display change in ls (coreutils 8.32)
David Kalnischkies
2020-07-02
Add dependency points in the resolver also to providers
David Kalnischkies
2020-07-02
Filter out impossible solutions for protected propagation
David Kalnischkies
2020-07-02
Delay removals due to Conflicts until Depends are resolved
David Kalnischkies
2020-06-29
Add basic support for the Protected field
Julian Andres Klode
2020-06-14
Deduplicate EDSP Provides line of M-A:foreign packages
David Kalnischkies
2020-06-14
Tell EDSP solvers about all installed pkgs ignoring arch
David Kalnischkies
2020-06-14
Do not sent our filename-provides trick to EDSP solvers
David Kalnischkies
2020-06-03
Deal with duplicates in the solution space of a dep
David Kalnischkies
2020-06-02
Consider if a fix is successful before claiming it is
David Kalnischkies
2020-05-29
Consider protected packages for removal if they are marked as such
David Kalnischkies
2020-05-23
Keep status number if candidate is discarded for kept back display
David Kalnischkies
2020-05-23
Reset candidate version explicitly for internal state-keeping
David Kalnischkies
2020-05-19
Check satisfiability for versioned provides, not providing version
David Kalnischkies
2020-05-18
Recognize propagated protected in pkgProblemResolver
David Kalnischkies
2020-05-18
Propagate protected to already satisfied dependencies
David Kalnischkies
2020-05-18
Propagate protected to already satisfied conflicts
David Kalnischkies
2020-05-18
Keep going if a dep is bad for user requests to improve errors
David Kalnischkies
2020-05-18
Allow prefix to be a complete filename for GetTempFile
David Kalnischkies
2020-05-13
Fix location of testdeb in added regression tests
Julian Andres Klode
2020-05-12
SECURITY UPDATE: Fix out of bounds read in .ar and .tar implementation (CVE-2...
Julian Andres Klode
2020-05-08
Allow aptitude to MarkInstall broken packages via FromUser
David Kalnischkies
2020-05-04
apt list: Fix behavior of regex vs fnmatch vs wildcards
Julian Andres Klode
2020-05-04
Reinstate * wildcards
Julian Andres Klode
2020-04-27
Protect a package while resolving in MarkInstall
David Kalnischkies
2020-04-27
Prefer upgrading installed orgroup members
David Kalnischkies
2020-04-27
Propagate Protected flag to single-option dependencies
David Kalnischkies
2020-04-27
Discard candidate if its dependencies can't be satisfied
David Kalnischkies
2020-04-27
Explore or-groups for Recommends further than first
David Kalnischkies
2020-04-26
Discard impossible candidate versions also for non-installed
David Kalnischkies
2020-04-06
test/integration/apt.pem: Regenerate with SHA2 hashes
Julian Andres Klode
2020-03-21
Parse last line in deb file correctly by adding a newline
David Kalnischkies
2020-03-10
Don't crash pattern matching sections if pkg has no section
David Kalnischkies
2020-02-26
Parse records including empty tag names correctly
David Kalnischkies
2020-02-18
Remove code tagged APT_PKG_590, add some missing includes
Julian Andres Klode
2020-02-16
Revert "Add a Packages-Require-Authorization Release file field"
Julian Andres Klode
2020-02-03
patterns: test for empty terms, reject them
Julian Andres Klode
2020-02-03
Correctly stop parsing short form arguments on space, also on ?
Julian Andres Klode
2020-02-03
patterns: Implement parsing of (...) groups
Julian Andres Klode
2020-02-03
Implement | as or
Julian Andres Klode
2020-02-03
patterns: Parse sequence of patterns as ?and
Julian Andres Klode
2020-02-03
patterns: Allow bare words only in arguments
Julian Andres Klode
2020-02-03
patterns: Implement unary !
Julian Andres Klode
2020-02-03
Implement short patterns (patterns starting with ~)
Julian Andres Klode
2020-01-30
Widen regular expressions for versioned kernel packages
Julian Andres Klode
2020-01-16
NewProvidesAllArch: Check if group is empty before using it
Julian Andres Klode
2020-01-15
Merge branch 'pu/apt-regex-cli' into 'master'
Julian Andres Klode
[next]