summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/rredSupport compressed output from rred similar to apt-helper cat-fileDavid Kalnischkies6 years
mainUnfuzzy the ::host vs host:: doc-only example changeDavid Kalnischkies5 weeks
masterHarden test for no new acquires after transaction abortDavid Kalnischkies5 years
 
TagDownloadAuthorAge
3.3.1commit 6014db70d5...Julian Andres Klode2 months
3.3.0commit 57cff6ed01...Julian Andres Klode3 months
3.2.0commit 6cc5779d18...Julian Andres Klode3 months
3.1.16commit 02f2b0abd7...Julian Andres Klode5 months
3.1.15commit c794ce0992...Julian Andres Klode6 months
3.1.14commit 0a37f95b2d...Julian Andres Klode6 months
3.1.13commit 7fcbb7f89a...Julian Andres Klode6 months
3.1.12commit 6b12812427...Julian Andres Klode8 months
3.1.11commit ea9c5cb303...Julian Andres Klode9 months
3.1.10commit 1da5869dbf...Julian Andres Klode9 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-02-01Release 2.3.152.3.15Julian Andres Klode5-6/+29
2022-02-01Merge branch 'bash-completion-tweaks-apt-install' into 'main'Julian Andres Klode1-9/+8
2022-02-01Merge branch 'fix-bash-compl-cmd-comparison' into 'main'Julian Andres Klode1-1/+1
2022-02-01Merge branch 'bash-completion-build-dep-dsc-985899' into 'main'Julian Andres Klode1-3/+7
2022-02-01bash-completion: Don’t misidentify short options as commands to `apt`Jörn-Thorben Hinz1-1/+1
2022-02-01Don’t fail bash-completion for `apt` when the nounset option is setJörn-Thorben Hinz1-6/+4
2022-01-26Provide bash-completion of .dsc filenames for `apt build-dep`Jörn-Thorben Hinz1-3/+7
2022-01-26Start bash-completing .deb file paths after the first . passed in anJörn-Thorben Hinz1-1/+1
2022-01-26Bash-complete either package name or .deb filename for `apt install`Jörn-Thorben Hinz1-2/+3
2022-01-26Also bash-complete .deb filenames after `apt install` for paths starting with ~Jörn-Thorben Hinz1-1/+1
[...]