summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'bash-completion-build-dep-dsc-985899' into 'main'Julian Andres Klode2022-02-011-3/+7
|\ \ \ | |_|/ |/| |
| * | Provide bash-completion of .dsc filenames for `apt build-dep`Jörn-Thorben Hinz2022-01-261-3/+7
|/ /
* | Merge branch 'chore/already-not-held-spelling' into 'main'Julian Andres Klode2022-01-2445-45/+45
|\ \
| * | Fix "was already not hold" message grammarVille Skyttä2022-01-2445-45/+45
|/ /
* | Merge branch 'pu/show-full' into 'main'Julian Andres Klode2022-01-213-8/+25
|\ \ | |/ |/|
| * Add a --full mode to apt showJulian Andres Klode2022-01-213-8/+25
|/
* Merge branch 'fix-size-parsing-1004064' into 'main'Julian Andres Klode2022-01-201-1/+1
|\
| * Fix incorrect type when parsing Size (int to unsigned long long)Arnaud Rebillout2022-01-201-1/+1
|/
* Release 2.3.142.3.14Julian Andres Klode2022-01-0616-232/+707
* Introduce and use isalpha_ascii() in debversion rather than isalpha()Julian Andres Klode2022-01-062-1/+16
* Merge branch 'main' into 'main'Julian Andres Klode2022-01-062-10/+32
|\
| * Fix incorrect SIGWINCH handlingZhang Boyang2021-12-192-10/+32
* | Merge branch 'spelling' into 'main'Julian Andres Klode2022-01-0514-44/+44
|\ \
| * | Spelling fixesVille Skyttä2021-11-2714-44/+44
| |/
* | Merge branch 'cmp-short-options' into 'main'Julian Andres Klode2022-01-051-3/+3
|\ \
| * | Use short options for cmpWalter Lozano2021-11-261-3/+3
| |/
* | Merge branch 'preferences_package_field' into 'main'Julian Andres Klode2022-01-052-9/+80
|\ \
| * | doc/apt_preferences.5.xml: document Package field syntaxJohannes Schauer Marin Rodrigues2022-01-051-9/+24
| * | test/integration/test-policy-pinning: test listing multiple package in Packag...Johannes Schauer Marin Rodrigues2022-01-031-0/+56
|/ /
* | Dutch program translation updateFrans Spiesschaert2021-12-291-19/+4
* | Merge branch 'bug-1002646' into 'main'Julian Andres Klode2021-12-264-0/+25
|\ \ | |/ |/|
| * add pattern to select packages by codename (closes: #1002646)Johannes Schauer Marin Rodrigues2021-12-264-0/+25
|/
* German program translation updateHelge Kreutzmann2021-11-241-2/+5
* Release 2.3.132.3.13Julian Andres Klode2021-11-245-6/+22
* Merge branch 'ck/fix-basehttp-enum' into 'main'Julian Andres Klode2021-11-232-22/+22
|\
| * basehttp: Rename HaveContent's TristateCameron Katri2021-11-232-22/+22
|/
* Merge branch 'pu/reltagmatchforsource' into 'main'Julian Andres Klode2021-11-234-48/+127
|\
| * Support more than exact release matches in 'source'David Kalnischkies2021-11-234-48/+127
|/
* Portuguese manpages translation updateAmérico Monteiro2021-11-231-118/+92
* Merge branch 'musl-fix' into 'main'Julian Andres Klode2021-11-221-0/+1
|\
| * apt-pkg/contrib/srvrec.h: Explicitly include sys/types.hAlexander Kanavin2021-11-221-0/+1
|/
* Release 2.3.122.3.12Julian Andres Klode2021-11-1747-791/+856
* Release 2.3.12Julian Andres Klode2021-11-172-0/+34
* Merge branch 'pu/essential-removal' into 'main'Julian Andres Klode2021-11-175-3/+46
|\
| * Do not remove Essential/Protected due to dependenciesJulian Andres Klode2021-11-175-3/+46
* | Merge branch 'pu/no-prompt-essential-removal' into 'main'Julian Andres Klode2021-11-173-32/+1
|\ \
| * | Require argument to remove essential packages, do not promptJulian Andres Klode2021-11-173-32/+1
| |/
* | Merge branch 'egrep' into 'main'Julian Andres Klode2021-11-131-1/+1
|\ \
| * | bash completion: use `grep -E` instead of `egrep`Ville Skyttä2021-11-131-1/+1
|/ /
* | Dutch manpages translation updateFrans Spiesschaert2021-11-091-36/+25
* | Merge branch 'fix-debug-output-from-signed-by' into 'main'Julian Andres Klode2021-11-051-1/+0
|\ \
| * | Don't print every inline PGP key in Signed-ByVictor Westerhuis2021-11-051-1/+0
|/ /
* | Merge branch 'command-v' into 'main'Julian Andres Klode2021-11-043-17/+6
|\ \ | |/ |/|
| * Use `command -v` instead of `which`Ville Skyttä2021-11-043-17/+6
|/
* Release 2.3.112.3.11Julian Andres Klode2021-10-2148-491/+508
* Invalidate cached architecture list when building cacheJulian Andres Klode2021-10-192-1/+5
* Merge branch 'feature/install-versioned-provides' into 'main'Julian Andres Klode2021-10-197-67/+287
|\
| * Allow =version and /release selector on virtual packagesDavid Kalnischkies2020-05-275-60/+253
| * Allow version selection to match versioned self-providesDavid Kalnischkies2020-05-272-7/+34
* | Respect NO_COLOR environment variableJulian Andres Klode2021-10-192-2/+3