index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Deduplicate and Move SectionInSubTree to Configuration
Julian Andres Klode
2025-02-18
1
-35
/
+1
*
cache: Introduce partial SourceVersion support
Julian Andres Klode
2025-02-15
1
-14
/
+17
*
Record all available sources for descriptions
David Kalnischkies
2025-01-30
1
-3
/
+4
*
Drop unused version stanza size info from binary cache
David Kalnischkies
2025-01-30
1
-31
/
+19
*
apt: Introduce the modernize-sources command
Julian Andres Klode
2025-01-28
1
-0
/
+1
*
Drop APT_NORETURN usage
David Kalnischkies
2025-01-05
2
-2
/
+2
*
Drop usage of macro APT_OVERRIDE for simple override
David Kalnischkies
2025-01-05
3
-11
/
+11
*
apt-helper: Add a hash-file helper to debug file hashing
Julian Andres Klode
2024-12-21
1
-10
/
+41
*
Stop installing apt-key, make it a test suite helper
Julian Andres Klode
2024-12-07
2
-851
/
+0
*
apt-key: Temporarily accept 'pub' as an extension for binary gpg keys
Julian Andres Klode
2024-11-28
1
-1
/
+1
*
apt-key: Only cat supported keyrings into the merged one
Julian Andres Klode
2024-11-28
1
-1
/
+3
*
apt-key: Prefer gpgv-sq if it exists
Julian Andres Klode
2024-11-22
1
-0
/
+1
*
cmdline/apt-sortpkgs.cc: prepare for APT::StringView -> std::string_view
наб
2024-11-12
1
-15
/
+15
*
cmdline/apt-extracttemplates.cc: prepare for APT::StringView -> std::string_view
наб
2024-11-12
1
-15
/
+15
*
Turn std::unique_ptr<char[]/std::array<char>>(APT_BUFFER_SIZE) buffers into s...
наб
2024-11-11
1
-4
/
+5
*
Move apt-extracttemplates to /usr/lib/apt in 'apt' package
Julian Andres Klode
2024-11-11
1
-2
/
+1
*
Check gpgv --dump-options for --assert-pubkey-algo support
Julian Andres Klode
2024-06-13
1
-12
/
+2
*
EDSP: Add "solver3" alias for apt-internal-solver
Julian Andres Klode
2024-05-14
2
-1
/
+5
*
Update Graphviz URL to https://graphviz.org/
Wesley Schwengle
2024-03-14
1
-1
/
+1
*
Implement gpgv --assert-pubkey-algo=>=rsa2048,ed25519,ed448
Julian Andres Klode
2024-02-28
1
-3
/
+18
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
10
-25
/
+25
*
Merge branch 'apt-key-handle-crlf-keyrings' into 'main'
Julian Andres Klode
2024-02-20
1
-1
/
+2
|
\
|
*
apt-key: remove carriage returns from armored keyrings before dearmoring
Kenyon Ralph
2023-11-29
1
-1
/
+2
*
|
Improve and test distclean implementation
David Kalnischkies
2024-01-03
1
-0
/
+2
*
|
Merge branch 'fix-959093' into 'main'
Julian Andres Klode
2023-12-08
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add 'dist-clean' command to remove packages and list files
Gábor Németh
2023-11-22
1
-0
/
+2
*
|
Use a more gitignore style matching
Julian Andres Klode
2023-02-27
1
-2
/
+2
|
/
*
Have values in Section config trees refer to them in all components
David Kalnischkies
2023-01-30
1
-10
/
+23
*
improve `--help` text for cmdline `apt autoremove`
Camiel Vletter
2022-12-13
1
-1
/
+1
*
Documentation for autopurge command
quazgar
2022-10-28
2
-0
/
+2
*
Use pkgTagSection::Key in more places in src:apt
David Kalnischkies
2022-04-01
2
-7
/
+9
*
Warn if the legacy trusted.gpg keyring is used for verification
Julian Andres Klode
2022-02-22
1
-0
/
+3
*
Fix "was already not hold" message grammar
Ville Skyttä
2022-01-24
1
-1
/
+1
*
Use short options for cmp
Walter Lozano
2021-11-26
1
-3
/
+3
*
Use `command -v` instead of `which`
Ville Skyttä
2021-11-04
1
-12
/
+1
*
Inhibit autoremove calculation in apt-mark and apt show
David Kalnischkies
2021-08-28
1
-0
/
+4
*
Merge branch 'pu/upgradecounter' into 'main'
Julian Andres Klode
2021-04-29
1
-2
/
+7
|
\
|
*
Count uninstallable packages in "not upgraded"
David Kalnischkies
2021-04-25
1
-2
/
+7
*
|
Call MarkAndSweep only manually in apt-get for autoremove
David Kalnischkies
2021-04-26
1
-0
/
+2
|
/
*
Proper URI encoding for config requests to our test webserver
David Kalnischkies
2020-12-18
1
-0
/
+9
*
pkgnames: Do not exclude virtual packages with --all-names
Julian Andres Klode
2020-10-26
1
-7
/
+3
*
pkgnames: Correctly set the default for AllNames to false
Julian Andres Klode
2020-10-26
1
-1
/
+1
*
Merge branch 'pu/less-slaves' into 'master'
Julian Andres Klode
2020-08-04
1
-1
/
+1
|
\
|
*
CMake: Rename add_slaves() to add_links()
Julian Andres Klode
2020-07-14
1
-1
/
+1
*
|
Merge branch 'pu/apt-key-deprecated' into 'master'
Julian Andres Klode
2020-08-04
1
-4
/
+16
|
\
\
|
|
/
|
/
|
|
*
apt-key: Allow depending on gpg instead of gnupg
Julian Andres Klode
2020-05-06
1
-2
/
+2
|
*
Fully deprecate apt-key, schedule removal for Q2/2022
Julian Andres Klode
2020-05-06
1
-2
/
+14
*
|
Replace some magic 64*1024 with APT_BUFFER_SIZE
Julian Andres Klode
2020-06-23
1
-3
/
+2
|
/
*
apt-helper: Add analyze-pattern helper
Julian Andres Klode
2020-03-12
1
-0
/
+32
*
cdrom: Remove old udev dlopen stuff
Julian Andres Klode
2020-02-26
1
-1
/
+1
[next]