- Apr 08, 2023
-
-
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
-
- Jan 08, 2022
-
-
Jonas Haag authored
Default to running Klaus in Python3
-
Jelmer Vernooij authored
-
- Jun 04, 2021
-
-
Jonas Haag authored
Install python3 plugin for uwsgi
-
- Jun 02, 2021
-
-
Jelmer Vernooij authored
-
- May 19, 2021
-
-
Jonas Haag authored
Check that README is actually a blob, not a tree
-
Jelmer Vernooij authored
-
- May 03, 2021
-
-
Jonas Haag authored
repo.py: fix cloneurls showing up as b'http://example.org/foo\n'
-
- May 02, 2021
-
-
http://example.org/foo\nWessel Dankers authored
-
- Nov 03, 2020
-
-
Ariana Giroux authored
Simply converts all known readme naming conventions and file names within the tree to lower case on file discovery. This ensures double the coverage of acceptable readme filenames. This patch is the result of a discussion over making the known readme naming conventions extendable by the user on the Klaus mailing list. [ See https://groups.google.com/forum/#!topic/klaus-users/mXjDxyqbeMQ ]
-
- Oct 30, 2020
-
-
Jonas Haag authored
added power support arch on yml file.
-