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-11-30
Move unused variable
Igor Pashev
1
-2
/
+1
2019-11-29
Fix iconv
Igor Pashev
1
-4
/
+3
2019-11-29
Use appropriate getservbyport_r()
Igor Pashev
1
-1
/
+6
2019-11-29
Define O_DIRECTORY=0 if undefined
Igor Pashev
1
-0
/
+4
2019-11-26
Fix some style warnings from cppcheck
David Kalnischkies
2
-5
/
+6
2019-11-25
strutl: Add APT::String::DisplayLength() function
Алексей Шилин
2
-0
/
+50
2019-08-22
srvrec: Use re-entrant resolver functions
Julian Andres Klode
1
-2
/
+7
2019-08-05
Merge branch 'pu/locking-msg' into 'master'
Julian Andres Klode
1
-2
/
+53
2019-07-08
Apply various suggestions by cppcheck
David Kalnischkies
3
-8
/
+9
2019-06-21
Improve locking messaging - pid and name, "do not remove lock file"
Julian Andres Klode
1
-2
/
+53
2019-06-17
RFC1123StrToTime: Accept const std::string& as first argument
Julian Andres Klode
3
-1
/
+13
2019-06-12
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
17
-106
/
+0
2019-06-11
Allow comparing string to StringView
Julian Andres Klode
1
-0
/
+2
2019-06-11
Make APT::StringView public
Julian Andres Klode
4
-26
/
+5
2019-05-06
Change soname to libapt-pkg.so.5.90
Julian Andres Klode
1
-2
/
+2
2019-05-06
Merge libapt-inst into libapt-pkg
Julian Andres Klode
4
-0
/
+595
2019-05-03
Prevent shutdown while running dpkg
Julian Andres Klode
2
-0
/
+50
2019-04-30
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
1
-2
/
+2
2019-04-30
apt-pkg: hashes: Add 'explicit' to single argument constructors
Julian Andres Klode
1
-5
/
+5
2019-04-30
Add 'explicit' to most single argument constructors
Julian Andres Klode
4
-6
/
+6
2019-03-08
Merge tag '1.8.0'
Julian Andres Klode
1
-2
/
+16
2019-03-03
Add explicit message for unsupported binary signature
David Kalnischkies
1
-2
/
+16
2019-02-26
fileutl: Merge Popen variants
Julian Andres Klode
2
-13
/
+1
2019-02-26
fileutl: Remove deprecated functions such as gzFd()
Julian Andres Klode
2
-28
/
+0
2019-02-26
strutl: Remove deprecated functions
Julian Andres Klode
2
-57
/
+0
2019-02-26
sptr: Remove deprecated smart pointer classes
Julian Andres Klode
2
-75
/
+0
2019-02-26
netrc: Remove deprecated function maybe_add_auth()
Julian Andres Klode
2
-11
/
+0
2019-02-26
hashes: Remove deprecated functions
Julian Andres Klode
2
-58
/
+6
2019-02-26
Bump SONAMEs in preparation for ABI breaks
Julian Andres Klode
1
-2
/
+2
2019-02-10
Fix various typos in the documentation
Jakub Wilk
1
-1
/
+1
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
[next]