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 2.5.1
2.5.1
Julian Andres Klode
2022-06-30
5
-6
/
+27
*
test-phased-updates-upgrade: Tests with arguments
Julian Andres Klode
2022-06-30
1
-0
/
+70
*
Merge branch 'fix_readme_typos' into 'main'
Julian Andres Klode
2022-06-29
1
-6
/
+6
|
\
|
*
Some minor tweaks of spelling/grammar for better readability.
Roberto C. Sánchez
2022-06-17
1
-6
/
+6
*
|
Merge branch 'deb.debian.org/debian-security' into 'main'
Julian Andres Klode
2022-06-29
2
-4
/
+6
|
\
\
|
*
|
Switch from "security.d.o" to "deb.d.o" (matching bullseye release notes)
Tianon Gravi
2022-06-24
2
-4
/
+6
|
|
/
*
|
Merge branch 'pu/phasing-better' into 'main'
Julian Andres Klode
2022-06-29
5
-10
/
+410
|
\
\
|
|
/
|
/
|
|
*
policy: Do not override negative pins with 1 due to phasing
Julian Andres Klode
2022-06-28
2
-8
/
+36
|
*
(Temporarily) Rewrite phased updates using a keep-back approach
Julian Andres Klode
2022-06-28
5
-2
/
+374
*
|
Merge branch 'flextension-underflow' into 'main'
Julian Andres Klode
2022-05-24
1
-1
/
+1
|
\
\
|
*
|
Fix integer underflow in flExtension
Ronan Desplanques
2022-05-23
1
-1
/
+1
|
/
/
*
/
Portuguese manpages translation update
Américo Monteiro
2022-05-20
1
-74
/
+71
|
/
*
Release 2.5.0
2.5.0
Julian Andres Klode
2022-05-17
5
-6
/
+52
*
tests: Add g++ dependency to pkg-config test
Julian Andres Klode
2022-05-17
1
-1
/
+1
*
Use temporary file instead of depending on /dev/stdin for triehash
David Kalnischkies
2022-05-11
1
-2
/
+3
*
Build examples for arch:any packages again after nodoc branch
David Kalnischkies
2022-05-11
1
-2
/
+2
*
Merge branch 'ci/nomorelessdocs' into 'main'
Julian Andres Klode
2022-05-11
36
-172
/
+249
|
\
|
*
Ship our README.md in apt package
David Kalnischkies
2022-05-07
1
-0
/
+1
|
*
Include our config.h in all C++ files to avoid ODR violations
David Kalnischkies
2022-05-07
11
-1
/
+25
|
*
Ignore stty failures in testcases
David Kalnischkies
2022-05-07
1
-2
/
+2
|
*
Do not build documentation twice in CI
David Kalnischkies
2022-05-07
1
-18
/
+15
|
*
Run ./prepare-release post-build checks in Gitlab CI
David Kalnischkies
2022-05-07
2
-9
/
+22
|
*
Remove unused public zlib include from libapt fileutl.h
David Kalnischkies
2022-05-07
4
-4
/
+2
|
*
Link interactive helpers against system libapt for autopkgtest
David Kalnischkies
2022-05-07
8
-43
/
+57
|
*
Avoid building inside the source dir in autopkgtest
David Kalnischkies
2022-05-07
2
-8
/
+20
|
*
Mark pkg-config-test autopkgtest as superficial
David Kalnischkies
2022-05-07
2
-17
/
+27
|
*
Use build-dep & satisfy for our CI dependency resolution
David Kalnischkies
2022-05-07
1
-29
/
+6
|
*
Add pkg.apt.nodoxygen build profile
David Kalnischkies
2022-05-07
2
-6
/
+11
|
*
Avoid building all docs in nodoc build profile
David Kalnischkies
2022-05-07
11
-49
/
+67
|
*
Add support for "nodoc" build profile
Vagrant Cascadian
2022-05-07
2
-4
/
+12
|
*
Pass -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON via dh_auto_configure override
Vagrant Cascadian
2022-05-07
1
-1
/
+1
|
/
*
Merge branch 'pu/invalid-dotty-options' into 'main'
Julian Andres Klode
2022-05-06
1
-1
/
+1
|
\
|
*
Do not accept arguments for apt-cache dotty, xvcg
Julian Andres Klode
2022-05-06
1
-1
/
+1
*
|
Merge branch 'mirror-dequeue-fix' into 'main'
Julian Andres Klode
2022-05-06
1
-2
/
+14
|
\
\
|
*
|
Fix mirror method dequeuing incorrect items
Troy Varney
2022-04-28
1
-2
/
+14
*
|
|
Merge branch 'fix/tagfilekeys' into 'main'
Julian Andres Klode
2022-05-06
26
-252
/
+289
|
\
\
\
|
*
|
|
Parse Checksum fields via pkgTagSection::Key, too
David Kalnischkies
2022-04-01
8
-41
/
+48
|
*
|
|
Use pkgTagSection::Key in more places in src:apt
David Kalnischkies
2022-04-01
12
-104
/
+110
|
*
|
|
Avoid .c_str() on strings feed into pkgTagSection::FindS
David Kalnischkies
2022-04-01
4
-13
/
+13
|
*
|
|
Stop parsing undocumented unknown EDSP field APT-Hash
David Kalnischkies
2022-04-01
1
-3
/
+1
|
*
|
|
Do not order long obsoleted fields anymore
David Kalnischkies
2022-04-01
2
-8
/
+8
|
*
|
|
Drop support for long obsoleted Suggests alias: Optional
David Kalnischkies
2022-04-01
5
-21
/
+3
|
*
|
|
Document tagfile-keys.h as internal to apt
David Kalnischkies
2022-04-01
7
-45
/
+82
|
*
|
|
Use extra-environment to point to dpkg/dak sources
David Kalnischkies
2022-04-01
1
-25
/
+26
|
*
|
|
Do not unique the field names in test to catch duplicates
David Kalnischkies
2022-04-01
1
-3
/
+9
*
|
|
|
Merge branch 'pu/gcc-12' into 'main'
Julian Andres Klode
2022-05-06
2
-3
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Avoid use of deprecated std::iterator (twice)
Helmut Grohne
2022-03-21
2
-3
/
+12
*
|
|
|
Dutch manpages translation update
Frans Spiesschaert
2022-04-24
1
-56
/
+59
*
|
|
|
Dutch program translation update
Frans Spiesschaert
2022-04-24
1
-3
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Release 2.4.5
2.4.5
Julian Andres Klode
2022-04-08
5
-6
/
+13
[next]