index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
2017-03-19
1
-1
/
+9
*
CMake: Document that the globs are expanded during CMake
Julian Andres Klode
2017-01-17
1
-0
/
+3
*
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2017-01-17
1
-22
/
+75
*
Run parsedepends_test for two different native archs
Julian Andres Klode
2017-01-02
1
-40
/
+43
*
warn if clearsigned file has ignored content parts
David Kalnischkies
2016-12-31
3
-0
/
+356
*
optional write aptwebserver log to client specific files
David Kalnischkies
2016-11-25
1
-0
/
+39
*
follow the googletest merge in build-depends
David Kalnischkies
2016-11-25
1
-2
/
+4
*
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-10-04
2
-0
/
+35
*
CMake: test/libapt: Use a prebuilt GTest library if available
Julian Andres Klode
2016-09-02
1
-15
/
+26
*
tests: silence -Wmissing-declarations
David Kalnischkies
2016-09-01
3
-7
/
+3
*
tests: don't do boundless string compares with data()
David Kalnischkies
2016-08-12
1
-9
/
+11
*
ensure a good clock() value for usage and tests
David Kalnischkies
2016-08-12
1
-1
/
+9
*
don't perform int<float in progress bar drawing
David Kalnischkies
2016-08-12
1
-1
/
+6
*
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2016-08-10
1
-0
/
+12
*
Get rid of the old buildsystem
Julian Andres Klode
2016-08-10
1
-84
/
+0
*
CMake: Add unit tests
Julian Andres Klode
2016-08-10
3
-8
/
+30
*
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
2016-07-19
1
-0
/
+28
*
don't do atomic overrides with failed files
David Kalnischkies
2016-06-29
1
-0
/
+35
*
avoid std::get_time usage to sidestep libstdc++6 bug
David Kalnischkies
2016-06-17
1
-0
/
+35
*
don't leak an FD in lz4 (de)compression
David Kalnischkies
2016-06-10
1
-1
/
+1
*
accept only the expected UTC timezones in date parsing
David Kalnischkies
2016-05-28
1
-0
/
+38
*
fix and document on the fly compressor config
David Kalnischkies
2016-05-27
1
-12
/
+22
*
properly format multiline error messages
David Kalnischkies
2016-04-25
1
-0
/
+34
*
tests: reenable basic auth test and add @ in username
David Kalnischkies
2016-03-19
1
-1
/
+9
*
Do not consider SHA1 usable
Julian Andres Klode
2016-03-13
1
-1
/
+8
*
test that seeking to a position earlier in the file works
Julian Andres Klode
2016-02-10
1
-0
/
+12
*
support <libc>-<kernel>-<cpu> in architecture specs
David Kalnischkies
2016-01-31
2
-0
/
+88
*
stablize gtest testcase environment
David Kalnischkies
2016-01-26
3
-4
/
+26
*
string_view: Drop constexpr constructor for standard compatibility
Julian Andres Klode
2016-01-15
1
-8
/
+8
*
provide a constexpr char[] overload for APT::StringView
David Kalnischkies
2016-01-15
1
-0
/
+88
*
add optional support for comments in pkgTagFile
David Kalnischkies
2016-01-02
1
-0
/
+61
*
deal with empty values properly in deb822 parser
David Kalnischkies
2015-12-27
1
-1
/
+4
*
Fix FileUtlTest.GetTempDir failure when run as root
Pino Toscano
2015-12-19
1
-3
/
+7
*
Do not swap required and important in pkgCache::Priority()
Julian Andres Klode
2015-12-10
1
-0
/
+16
*
outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages
David Kalnischkies
2015-11-27
1
-0
/
+2
*
support setting empty values (sanely) & removing support for
David Kalnischkies
2015-11-19
1
-0
/
+75
*
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
2015-11-19
1
-0
/
+6
*
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
2015-11-05
1
-0
/
+11
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-1
/
+1
*
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
1
-0
/
+30
*
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
1
-6
/
+8
*
revamp all tools help messages
David Kalnischkies
2015-11-04
1
-1
/
+1
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
2
-9
/
+9
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
2
-4
/
+10
*
add binary-specific options via Binary scope
David Kalnischkies
2015-11-04
1
-0
/
+17
*
srv test: do 100 pulls twice and compare list
David Kalnischkies
2015-09-14
1
-27
/
+61
*
use clock() as source for SRV randomness
David Kalnischkies
2015-09-01
1
-8
/
+16
*
use unusable-for-security hashes for integrity checks
David Kalnischkies
2015-09-01
1
-0
/
+14
*
Add test for using ExtractTar on compressed files
Julian Andres Klode
2015-08-27
2
-2
/
+43
*
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-20
1
-0
/
+33
[next]