index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 1.8.1
1.8.1
Julian Andres Klode
2019-05-06
5
-4
/
+13
*
Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs
Julian Andres Klode
2019-05-06
1
-0
/
+5
*
Prevent shutdown while running dpkg
Julian Andres Klode
2019-05-03
9
-0
/
+103
*
Add test case for local-only packages pinned to never
Julian Andres Klode
2019-04-02
1
-1
/
+14
*
Release 1.8.0
1.8.0
Julian Andres Klode
2019-03-08
7
-13
/
+26
*
CMake: Install auth.conf.d directory
Julian Andres Klode
2019-03-07
1
-0
/
+1
*
Dutch manpages translation update
Frans Spiesschaert
2019-03-06
1
-5
/
+4
*
Dutch program translation update
Frans Spiesschaert
2019-03-06
1
-6
/
+9
*
Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)
Julian Andres Klode
2019-03-06
1
-1
/
+1
*
Merge branch 'l10n-1.8.y' into '1.8.y'
Julian Andres Klode
2019-03-04
1
-18
/
+15
|
\
|
*
[l10n] Update Italian translation
Milo Casagrande
2019-03-04
1
-18
/
+15
*
|
Merge branch 'bugfix/reportbinarysig' into '1.8.y'
Julian Andres Klode
2019-03-04
2
-2
/
+38
|
\
\
|
|
/
|
/
|
|
*
Add explicit message for unsupported binary signature
David Kalnischkies
2019-03-03
2
-2
/
+38
|
/
*
Release 1.8.0~rc4
1.8.0_rc4
Julian Andres Klode
2019-02-26
5
-6
/
+14
*
Introduce APT::Install::Pre-Invoke / Post-Invoke-Success
Julian Andres Klode
2019-02-13
1
-1
/
+6
*
update: Provide APT::Update-Post-Invoke-Stats script hook point
Julian Andres Klode
2019-02-13
1
-0
/
+2
*
Release 1.8.0~rc3
1.8.0_rc3
Julian Andres Klode
2019-02-11
5
-6
/
+28
*
Install translated apt_auth and apt-transport-* manpages
Julian Andres Klode
2019-02-11
1
-0
/
+2
*
debian/gbp.conf: Set debian-branch to 1.8.y
Julian Andres Klode
2019-02-11
1
-1
/
+1
*
Dutch manpages translation update
Frans Spiesschaert
2019-02-10
1
-30
/
+20
*
Dutch program translation update
Frans Spiesschaert
2019-02-10
1
-61
/
+59
*
Fix various typos in the documentation
Jakub Wilk
2019-02-10
18
-44
/
+44
*
Russian program translation update
Алексей Шилин
2019-02-10
1
-21
/
+21
*
json-hooks-protocol: The "pin" field is optional
Julian Andres Klode
2019-02-07
1
-1
/
+1
*
Fix issues in previous two debian/changelog entries
Julian Andres Klode
2019-02-07
1
-2
/
+1
*
aptmethod.h: Do not have gcc warning about ignoring write() result
Julian Andres Klode
2019-02-05
1
-0
/
+7
*
Release 1.8.0~rc2
1.8.0_rc2
Julian Andres Klode
2019-02-04
3
-2
/
+9
*
Correctly handle feature detection for sse4.2 and crc32
Julian Andres Klode
2019-02-04
1
-4
/
+4
*
Release 1.8.0~rc1
1.8.0_rc1
Julian Andres Klode
2019-02-04
59
-186
/
+1373
*
Use std::to_string() for HashStringList::FileSize() getter
Julian Andres Klode
2019-02-04
1
-3
/
+1
*
Detect function multiversioning and sse4.2/crc32, enables i386
Julian Andres Klode
2019-02-04
4
-2
/
+50
*
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
8
-10
/
+206
|
\
|
*
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2019-02-01
7
-4
/
+124
|
*
Introduce experimental 'never' pinning for sources
Julian Andres Klode
2019-02-01
2
-6
/
+82
*
|
Merge branch 'pu/refuseunsignedlines' into 'master'
Julian Andres Klode
2019-02-01
9
-249
/
+515
|
\
\
|
*
|
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
2
-10
/
+161
|
*
|
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
5
-85
/
+51
|
*
|
Fail on non-signature lines in Release.gpg
David Kalnischkies
2019-01-23
3
-36
/
+139
|
*
|
Fail instead of warn for unsigned lines in InRelease
David Kalnischkies
2019-01-23
3
-133
/
+118
|
|
/
*
|
French program translation update
Baptiste Jammet
2019-02-01
1
-74
/
+58
*
|
Russian program translation update
Алексей Шилин
2019-02-01
1
-9
/
+5
*
|
Step over empty sections in TagFiles with comments
David Kalnischkies
2019-02-01
3
-2
/
+76
*
|
Merge branch 'pu/verify-method-messages-2' into 'master'
Julian Andres Klode
2019-01-31
1
-0
/
+31
|
\
\
[next]