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-private
Age
Commit message (
Expand
)
Author
2020-05-18
private-search: Only use V.TranslatedDescription() if good
Julian Andres Klode
2020-05-04
apt list: Fix behavior of regex vs fnmatch vs wildcards
Julian Andres Klode
2020-02-26
apt(8): Wait for frontend and cache lock
Julian Andres Klode
2020-02-24
Make map_pointer<T> typesafe
Julian Andres Klode
2020-02-24
Replace map_pointer_t with map_pointer<T>
Julian Andres Klode
2020-02-18
Remove code tagged APT_PKG_590, add some missing includes
Julian Andres Klode
2020-02-03
Implement short patterns (patterns starting with ~)
Julian Andres Klode
2020-01-15
apt(8): Disable regular expressions and fnmatch
Julian Andres Klode
2020-01-14
Convert users of {MD5,SHA1,SHA256,SHA512}Summation to use Hashes
Julian Andres Klode
2019-12-06
satisfy: Fix segmentation fault when called with empty argument
Julian Andres Klode
2019-11-25
Search in all available description translations
Алексей Шилин
2019-09-27
Parse 'show' arguments for the 'info' alias as well
Julian Andres Klode
2019-08-15
Add pattern tree parser infra and connect with cacheset and apt list
Julian Andres Klode
2019-07-08
Apply various suggestions by cppcheck
David Kalnischkies
2019-06-14
Remove deprecated cacheset methods
Julian Andres Klode
2019-06-12
Adjust code for missing includes/using std::string
Julian Andres Klode
2019-06-11
Merge branch 'depend-solutions' into 'master'
Julian Andres Klode
2019-06-11
Introduce apt satisfy and apt-get satisfy
Julian Andres Klode
2019-05-13
apt-cache: only show solutions if displayed
Stephen Kitt
2019-05-10
apt-mark: Add hidden showheld alias for showhold
Julian Andres Klode
2019-04-30
Add 'explicit' to most single argument constructors
Julian Andres Klode
2019-04-30
acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItem
Julian Andres Klode
2019-03-08
Merge tag '1.8.0'
Julian Andres Klode
2019-03-06
Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)
Julian Andres Klode
2019-02-26
apt-private: Remove unused InitLocale() variant
Julian Andres Klode
2019-02-26
sptr: Remove deprecated smart pointer classes
Julian Andres Klode
2019-02-26
acquire: Fold pkgAcquireStatus2 into pkgAcquireStatus
Julian Andres Klode
2019-02-26
clean: Fold pkgArchiveCleaner2 into pkgArchiveCleaner
Julian Andres Klode
2019-02-26
pkgSrcRecords::Parser: Fold Files2() into Files()
Julian Andres Klode
2019-02-13
Introduce APT::Install::Pre-Invoke / Post-Invoke-Success
Julian Andres Klode
2019-02-13
update: Provide APT::Update-Post-Invoke-Stats script hook point
Julian Andres Klode
2019-01-29
private-json-hooks.cc: deal with EPIPE
Michael Vogt
2019-01-27
Add a "reinstall" command as an alias for "install --reinstall".
Josh Triplett
2019-01-10
apt-mark: Introduce minimize-manual
Julian Andres Klode
2019-01-07
apt-private: Export some functions for apt-mark
Julian Andres Klode
2018-12-03
Provide a "autopurge" shortcut
Julian Andres Klode
2018-11-25
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-21
Print useful error on "apt changelog" without arguments
Julian Andres Klode
2018-09-20
Deal with descriptions embedded in displayed record correctly
David Kalnischkies
2018-09-15
Show all architectures in 'apt list' output
David Kalnischkies
2018-08-07
Merge branch 'bugfix/big-lock' into 'master'
Julian Andres Klode
2018-08-07
Add support for dpkg frontend lock
Julian Andres Klode
2018-06-30
Add trailing newline to output of edit-sources.
Jean-Ralph Aviles
2018-06-27
Handle JSON hooks that just close the file/exit and fix some other errors
Julian Andres Klode
2018-05-11
Support local files as arguments in show command
David Kalnischkies
2018-05-11
Support --with-source in show & search commands
David Kalnischkies
2018-05-11
Support release selector for volatile files as well
David Kalnischkies
2018-05-11
Extend apt build-dep pkg/release to switch dep as needed
David Kalnischkies
2018-04-15
Introduce experimental new hooks for command-line tools
Julian Andres Klode
2018-04-13
apt-private: Collect not found packages in CacheSetHelperAPTGet
Julian Andres Klode
[next]