Alexis Hildebrandt

Results 28 issues of Alexis Hildebrandt

This is a first, likely incomplete, attempt to add an _option to filter contact table (--kind)_ as mentioned in the [`todo.txt`](https://github.com/lucc/khard/blob/develop/todo.txt#L5). ~~ℹ️ This PR depends on changes introduced in #309...

enhancement

The local copy of [utfcpp](https://github.com/nemtrif/utfcpp) (v2_0) seems rather old, if not "outdated" given that the latest version is [3.2.1](https://github.com/nemtrif/utfcpp/releases/tag/v3.2.1) released on June 6th, 2021. ℹ️ The majority of commits in...

Many projects using [git](https://git-scm.com) have renamed the default branch from `master` to `main` (see [Regarding Git and Branch Naming](https://sfconservancy.org/news/2020/jun/23/gitbranchname/), [`github/renaming`](https://github.com/github/renaming)) and [git version 2.28.0](https://github.com/git/git/blob/master/Documentation/RelNotes/2.28.0.txt#L107-L110) introduced the `init.defaultBranch` option to configure...

How do ~~we~~people feel about removing support for Python 2 to simplify the codebase a bit now that use of Python 2 has been deprecated for over two years? >...

python

###### Description of changes ###### Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [x] aarch64-darwin - [ ] For...

10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10
10.rebuild-darwin: 1
10.rebuild-linux: 1

In my setup my terminal has about 110 characters with all the information (index, flags, date, sender, list subject, etc.) I'd like to see in neomutt it feels cramped at...

type:question

This PR adds support for building the Ledger Python package via [pip](https://pypi.org/project/pip/) and possibly other Python installation methods supporting [`pyproject.toml`](https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/) using [scikit-build-core](https://scikit-build-core.readthedocs.io/en/latest/) build backends. 🐍🥳 Please note, that this PR...

enhancement
python

While debugging #2302 I noticed that `CheckManpage.py` and `CheckTexinfo.py` are not included in the test suite. I believe it is safe to include them even though they currently fail due...

enhancement
documentation
tests