- Jun 04, 2023
-
-
Jonas Haag authored
-
Jonas Haag authored
-
Jonas Haag authored
-
Jonas Haag authored
-
Jelmer Vernooij authored
-
- Jun 03, 2023
-
-
Jonas Haag authored
-
Jelmer Vernooij authored
In particular: * use def rather than assigning lambda function * unused imports * 'X not in Y' vs 'not X in Y'
-
Jelmer Vernooij authored
An example of this is e.g. EUC-TW
- Apr 08, 2023
-
-
Jonas Haag authored
-
Jonas Haag authored
-
- Apr 07, 2023
-
-
Jonas Haag authored
-
- Jan 19, 2023
-
-
Jelmer Vernooij authored
In some cases, it seems to find an encoding that's not valid for the entire string.
-
- Jan 06, 2023
-
-
Jonas Haag authored
* Docker image: Fix ownership issue with Git 2.36+ * Update tests.yml
-
- Nov 27, 2022
-
-
Jelmer Vernooij authored
Add pyproject.toml.
-
- Sep 11, 2022
-
- Sep 07, 2022
-
-
Jonas Haag authored
-
- Sep 03, 2022
-
-
Jelmer Vernooij authored
Handle SymrefLoop. Fixes: #293
-
- Sep 02, 2022
-
-
Jonas Haag authored
-
Jelmer Vernooij authored
Support 'main' as a default branch name to try.
-
- Aug 27, 2022
-
-
Jelmer Vernooij authored
Fix InternalServerError when viewing history of a blob.
-
- Aug 20, 2022
-
-
Jonas Haag authored
[ci skip]
-
Jonas Haag authored
-
Jonas Haag authored
-
Jonas Haag authored
-
Jonas Haag authored
-
Jonas Haag authored
-
Jonas Haag authored
-
- Jul 15, 2022
-
-
Jonas Haag authored
-
Jelmer Vernooij authored
This should fix exceptions with undefined newblob, when there's a submodule that's the first path in the tree.
-
Jelmer Vernooij authored
This at least allows rendering pages rather than throwing 500s.
-
Jelmer Vernooij authored
* Actually test blame in blame tests. * Prepend to PYTHONPATH rather than overriding it. This is convenient for those of use that e.g. pull in httpauth through PYTHONPATH. * Support viewing blame of empty files. Without this, klaus tries to access repo[b''] which leads to a KeyError. * Update runtests.sh Co-authored-by:
Jonas Haag <jonas@lophus.org> Co-authored-by:
Jonas Haag <jonas@lophus.org>
-
Jelmer Vernooij authored
-
- Jun 24, 2022
-
-
sol authored
Close #250
-
- Jun 23, 2022
-
-
Jonas Haag authored
-
sol authored
This allows building forks etc by specifying e.g. a git+http:// URL. If the argument is not specified, KLAUS_VERSION behaves as before.
-
- Apr 22, 2022
-
-
Jonas Haag authored
-
- Apr 21, 2022
-
-
Jonas Haag authored
-