index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
Use std::to_string() for HashStringList::FileSize() getter
Julian Andres Klode
1
-3
/
+1
2019-02-04
gpgv: Use buffered writes for splitting clearsigned files
Julian Andres Klode
3
-2
/
+13
2019-02-04
Merge branch 'pu/dead-pin' into 'master'
Julian Andres Klode
2
-0
/
+48
2019-02-01
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2
-0
/
+48
2019-02-01
Drop buffered writing from clearsigned message extraction
David Kalnischkies
1
-1
/
+1
2019-02-01
Avoid boolean flags by splitting writeTo functions
David Kalnischkies
1
-14
/
+20
2019-01-29
Reuse APT::StringView more in LineBuffer
David Kalnischkies
1
-32
/
+9
2019-01-29
Rework ifs to use not instead of == false/true
David Kalnischkies
1
-54
/
+66
2019-01-28
Refuse files with lines unexpectedly starting with a dash
David Kalnischkies
1
-9
/
+37
2019-01-28
Use more abstraction to handle the current line buffer
David Kalnischkies
1
-83
/
+133
2019-01-28
Explicitly remove the whitespaces defined by RFC
David Kalnischkies
1
-4
/
+20
2019-01-24
Merge and reuse tmp file handling across the board
David Kalnischkies
2
-55
/
+29
2019-01-23
Fail on non-signature lines in Release.gpg
David Kalnischkies
1
-20
/
+64
2019-01-23
Fail instead of warn for unsigned lines in InRelease
David Kalnischkies
1
-106
/
+99
2019-01-22
Remove `register` keyword
Khem Raj
1
-1
/
+1
2018-12-26
configuration: Compare size first during lookup
Julian Andres Klode
1
-1
/
+1
2018-12-04
Override FileFd copy constructor to prevent copying
Julian Andres Klode
1
-0
/
+1
2018-11-29
Use quoted tagnames in config dumps
David Kalnischkies
1
-1
/
+1
2018-11-25
Fix typo reported by codespell in code comments
David Kalnischkies
2
-2
/
+2
2018-10-14
Merge branch 'feature/subkeys' into 'master'
Julian Andres Klode
1
-4
/
+7
2018-10-05
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
1
-0
/
+3
2018-09-11
Support multiple keyrings in sources.list Signed-By
David Kalnischkies
1
-4
/
+7
2018-05-28
Use a steady clock source for progress reporting
David Kalnischkies
1
-5
/
+12
2018-05-11
don't try SRV requests based on IP addresses
David Kalnischkies
1
-0
/
+10
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
29
-29
/
+0
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
2
-3
/
+3
2018-05-05
Avoid implicitly promotion of float to double
David Kalnischkies
1
-1
/
+1
2018-04-13
zstd: Implement support for multi-frame files
Julian Andres Klode
1
-4
/
+12
2018-04-13
Implement compression level handling for zstd
Julian Andres Klode
1
-1
/
+18
2018-03-12
apt-pkg: Add support for zstd
Julian Andres Klode
2
-2
/
+209
2018-01-02
Support cleartext signed InRelease files with CRLF line endings
David Kalnischkies
1
-6
/
+21
2017-12-13
support multiline values in LookupTag
David Kalnischkies
1
-23
/
+69
2017-12-13
deal with floats without old-style cast
David Kalnischkies
1
-2
/
+3
2017-12-13
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
1
-19
/
+14
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
6
-17
/
+19
2017-12-13
deprecate the single-line deprecation ignoring macro
David Kalnischkies
1
-0
/
+1
2017-12-13
explicitly name token in auth.conf parsing error
David Kalnischkies
1
-2
/
+12
2017-10-22
Run the ProxyAutoDetect script in the sandbox again
Julian Andres Klode
3
-1
/
+13
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
5
-10
/
+10
2017-08-24
Redefine APT_CONST to mean APT_PURE
Julian Andres Klode
1
-1
/
+2
2017-08-04
don't keep configuration files open needlessly
David Kalnischkies
1
-1
/
+1
2017-07-26
reimplement and document auth.conf
David Kalnischkies
2
-187
/
+116
2017-07-26
show warnings instead of errors if files are unreadable
David Kalnischkies
3
-9
/
+16
2017-07-26
use FileFd to parse all apt configuration files
David Kalnischkies
3
-20
/
+57
2017-07-20
Fix memory leak in C++-thread-local _error implementation
Julian Andres Klode
1
-2
/
+2
2017-07-20
Use C++11 threading support instead of pthread
Julian Andres Klode
1
-25
/
+3
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
29
-133
/
+127
2017-07-08
fix various typos reported by codespell & spellintian
David Kalnischkies
1
-1
/
+1
2017-06-30
Allow http(s) and socks5h for http and https in proxy auto detect
Julian Andres Klode
1
-1
/
+16
2017-06-26
fix some unlikely memory leaks in error cases
David Kalnischkies
1
-3
/
+7
[next]