index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
netrc: Restrict auth.conf entries to https by default
Julian Andres Klode
2019-12-02
1
-1
/
+21
*
Fix some style warnings from cppcheck
David Kalnischkies
2019-11-26
2
-5
/
+6
*
strutl: Add APT::String::DisplayLength() function
Алексей Шилин
2019-11-25
2
-0
/
+50
*
srvrec: Use re-entrant resolver functions
Julian Andres Klode
2019-08-22
1
-2
/
+7
*
Merge branch 'pu/locking-msg' into 'master'
Julian Andres Klode
2019-08-05
1
-2
/
+53
|
\
|
*
Improve locking messaging - pid and name, "do not remove lock file"
Julian Andres Klode
2019-06-21
1
-2
/
+53
*
|
Apply various suggestions by cppcheck
David Kalnischkies
2019-07-08
3
-8
/
+9
|
/
*
RFC1123StrToTime: Accept const std::string& as first argument
Julian Andres Klode
2019-06-17
3
-1
/
+13
*
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-06-12
17
-106
/
+0
*
Allow comparing string to StringView
Julian Andres Klode
2019-06-11
1
-0
/
+2
*
Make APT::StringView public
Julian Andres Klode
2019-06-11
4
-26
/
+5
*
Change soname to libapt-pkg.so.5.90
Julian Andres Klode
2019-05-06
1
-2
/
+2
*
Merge libapt-inst into libapt-pkg
Julian Andres Klode
2019-05-06
4
-0
/
+595
*
Prevent shutdown while running dpkg
Julian Andres Klode
2019-05-03
2
-0
/
+50
*
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2019-04-30
1
-2
/
+2
*
apt-pkg: hashes: Add 'explicit' to single argument constructors
Julian Andres Klode
2019-04-30
1
-5
/
+5
*
Add 'explicit' to most single argument constructors
Julian Andres Klode
2019-04-30
4
-6
/
+6
*
Merge tag '1.8.0'
Julian Andres Klode
2019-03-08
1
-2
/
+16
|
\
|
*
Add explicit message for unsupported binary signature
David Kalnischkies
2019-03-03
1
-2
/
+16
*
|
fileutl: Merge Popen variants
Julian Andres Klode
2019-02-26
2
-13
/
+1
*
|
fileutl: Remove deprecated functions such as gzFd()
Julian Andres Klode
2019-02-26
2
-28
/
+0
*
|
strutl: Remove deprecated functions
Julian Andres Klode
2019-02-26
2
-57
/
+0
*
|
sptr: Remove deprecated smart pointer classes
Julian Andres Klode
2019-02-26
2
-75
/
+0
*
|
netrc: Remove deprecated function maybe_add_auth()
Julian Andres Klode
2019-02-26
2
-11
/
+0
*
|
hashes: Remove deprecated functions
Julian Andres Klode
2019-02-26
2
-58
/
+6
*
|
Bump SONAMEs in preparation for ABI breaks
Julian Andres Klode
2019-02-26
1
-2
/
+2
|
/
*
Fix various typos in the documentation
Jakub Wilk
2019-02-10
1
-1
/
+1
*
Use std::to_string() for HashStringList::FileSize() getter
Julian Andres Klode
2019-02-04
1
-3
/
+1
*
gpgv: Use buffered writes for splitting clearsigned files
Julian Andres Klode
2019-02-04
3
-2
/
+13
*
Merge branch 'pu/dead-pin' into 'master'
Julian Andres Klode
2019-02-04
2
-0
/
+48
|
\
|
*
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2019-02-01
2
-0
/
+48
*
|
Drop buffered writing from clearsigned message extraction
David Kalnischkies
2019-02-01
1
-1
/
+1
*
|
Avoid boolean flags by splitting writeTo functions
David Kalnischkies
2019-02-01
1
-14
/
+20
*
|
Reuse APT::StringView more in LineBuffer
David Kalnischkies
2019-01-29
1
-32
/
+9
*
|
Rework ifs to use not instead of == false/true
David Kalnischkies
2019-01-29
1
-54
/
+66
*
|
Refuse files with lines unexpectedly starting with a dash
David Kalnischkies
2019-01-28
1
-9
/
+37
*
|
Use more abstraction to handle the current line buffer
David Kalnischkies
2019-01-28
1
-83
/
+133
*
|
Explicitly remove the whitespaces defined by RFC
David Kalnischkies
2019-01-28
1
-4
/
+20
*
|
Merge and reuse tmp file handling across the board
David Kalnischkies
2019-01-24
2
-55
/
+29
*
|
Fail on non-signature lines in Release.gpg
David Kalnischkies
2019-01-23
1
-20
/
+64
*
|
Fail instead of warn for unsigned lines in InRelease
David Kalnischkies
2019-01-23
1
-106
/
+99
|
/
*
Remove `register` keyword
Khem Raj
2019-01-22
1
-1
/
+1
*
configuration: Compare size first during lookup
Julian Andres Klode
2018-12-26
1
-1
/
+1
*
Override FileFd copy constructor to prevent copying
Julian Andres Klode
2018-12-04
1
-0
/
+1
*
Use quoted tagnames in config dumps
David Kalnischkies
2018-11-29
1
-1
/
+1
*
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-25
2
-2
/
+2
*
Merge branch 'feature/subkeys' into 'master'
Julian Andres Klode
2018-10-14
1
-4
/
+7
|
\
|
*
Support multiple keyrings in sources.list Signed-By
David Kalnischkies
2018-09-11
1
-4
/
+7
*
|
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
2018-10-05
1
-0
/
+3
|
/
*
Use a steady clock source for progress reporting
David Kalnischkies
2018-05-28
1
-5
/
+12
[next]