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
/
libapt
Age
Commit message (
Expand
)
Author
2017-08-12
Work around float rounding change in gcc 7 on i386
Julian Andres Klode
2017-07-26
reimplement and document auth.conf
David Kalnischkies
2017-07-26
use FileFd to parse all apt configuration files
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-06-26
Refactor to avoid loop/dangling gcc warnings
David Kalnischkies
2017-03-19
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
2017-01-17
CMake: Document that the globs are expanded during CMake
Julian Andres Klode
2017-01-17
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2017-01-02
Run parsedepends_test for two different native archs
Julian Andres Klode
2016-12-31
warn if clearsigned file has ignored content parts
David Kalnischkies
2016-11-25
optional write aptwebserver log to client specific files
David Kalnischkies
2016-11-25
follow the googletest merge in build-depends
David Kalnischkies
2016-10-04
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-09-02
CMake: test/libapt: Use a prebuilt GTest library if available
Julian Andres Klode
2016-09-01
tests: silence -Wmissing-declarations
David Kalnischkies
2016-08-12
tests: don't do boundless string compares with data()
David Kalnischkies
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
2016-08-12
don't perform int<float in progress bar drawing
David Kalnischkies
2016-08-10
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2016-08-10
Get rid of the old buildsystem
Julian Andres Klode
2016-08-10
CMake: Add unit tests
Julian Andres Klode
2016-07-19
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
2016-06-29
don't do atomic overrides with failed files
David Kalnischkies
2016-06-17
avoid std::get_time usage to sidestep libstdc++6 bug
David Kalnischkies
2016-06-10
don't leak an FD in lz4 (de)compression
David Kalnischkies
2016-05-28
accept only the expected UTC timezones in date parsing
David Kalnischkies
2016-05-27
fix and document on the fly compressor config
David Kalnischkies
2016-04-25
properly format multiline error messages
David Kalnischkies
2016-03-19
tests: reenable basic auth test and add @ in username
David Kalnischkies
2016-03-13
Do not consider SHA1 usable
Julian Andres Klode
2016-02-10
test that seeking to a position earlier in the file works
Julian Andres Klode
2016-01-31
support <libc>-<kernel>-<cpu> in architecture specs
David Kalnischkies
2016-01-26
stablize gtest testcase environment
David Kalnischkies
2016-01-15
string_view: Drop constexpr constructor for standard compatibility
Julian Andres Klode
2016-01-15
provide a constexpr char[] overload for APT::StringView
David Kalnischkies
2016-01-02
add optional support for comments in pkgTagFile
David Kalnischkies
2015-12-27
deal with empty values properly in deb822 parser
David Kalnischkies
2015-12-19
Fix FileUtlTest.GetTempDir failure when run as root
Pino Toscano
2015-12-10
Do not swap required and important in pkgCache::Priority()
Julian Andres Klode
2015-11-27
outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages
David Kalnischkies
2015-11-19
support setting empty values (sanely) & removing support for
David Kalnischkies
2015-11-19
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
2015-11-05
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-04
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
revamp all tools help messages
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2015-11-04
add binary-specific options via Binary scope
David Kalnischkies
[next]