~crocmagnon

France

https://gabnotes.org

~crocmagnon/public-inbox

Last active 4 years ago
View more

Recent activity

[PATCH v3] show ref in title 10 months ago

From Gabriel Augendre to ~sircmpwn/sr.ht-dev

Signed-off-by: Gabriel Augendre <gabriel@augendre.info>
---
Dropped the "ref: " text, leaving just the reference inside the parens

 gitsrht/templates/blame.html | 2 +-
 gitsrht/templates/blob.html  | 2 +-
 gitsrht/templates/tree.html  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gitsrht/templates/blame.html b/gitsrht/templates/blame.html
index 2c09ea5..42aad5d 100644
--- a/gitsrht/templates/blame.html
+++ b/gitsrht/templates/blame.html
@@ -1,7 +1,7 @@
[message trimmed]

[PATCH v2] show ref in title 10 months ago

From Gabriel Augendre to ~sircmpwn/sr.ht-dev

Signed-off-by: Gabriel Augendre <gabriel@augendre.info>
---
Text has been updated to be more generic according to feedback.

 gitsrht/templates/blame.html | 2 +-
 gitsrht/templates/blob.html  | 2 +-
 gitsrht/templates/tree.html  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gitsrht/templates/blame.html b/gitsrht/templates/blame.html
index 2c09ea5..f99df22 100644
--- a/gitsrht/templates/blame.html
+++ b/gitsrht/templates/blame.html
@@ -1,7 +1,7 @@
[message trimmed]

Re: [PATCH git.sr.ht] show ref in title 10 months ago

From Gabriel Augendre to ~sircmpwn/sr.ht-dev

My opinion is to always display it, in order to be explicit.
For reference, here's the (short) thread discussing the idea:
https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3CZUiH2lSmaFraZh3g%40dj3ntoo%3E

Re: git.sr.ht: Show branch in title 10 months ago

From Gabriel Augendre to ~sircmpwn/sr.ht-discuss

Hello,

I sent a patch for the blame, blob and tree views:
https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/46637

Regards,

-- 
Gabriel Augendre

[PATCH git.sr.ht] show ref in title 10 months ago

From Gabriel Augendre to ~sircmpwn/sr.ht-dev

Signed-off-by: Gabriel Augendre <gabriel@augendre.info>
---
 gitsrht/templates/blame.html | 2 +-
 gitsrht/templates/blob.html  | 2 +-
 gitsrht/templates/tree.html  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gitsrht/templates/blame.html b/gitsrht/templates/blame.html
index 2c09ea5..f6a4015 100644
--- a/gitsrht/templates/blame.html
+++ b/gitsrht/templates/blame.html
@@ -1,7 +1,7 @@
{% extends "repo-full.html" %}
{% import "utils.html" as utils %}
[message trimmed]

[PATCH] Add gabnotes.org 1 year, 7 months ago

From Gabriel Augendre to ~koehr/the-250kb-club-devel

---
 pages.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pages.txt b/pages.txt
index 80a4768..324c9be 100644
--- a/pages.txt
+++ b/pages.txt
@@ -339,3 +339,4 @@ https://www.cweagans.net/
https://5am.is/
https://nelson.cloud/
https://arciniega.one/
https://gabnotes.org/
--
[message trimmed]

Re: Can't clone with https on self hosted instance 3 years ago

From Gabriel Augendre to ~sircmpwn/sr.ht-discuss

I'll try that :)
Do you have any hint on how to "start debugging"? Maybe just some search 
engine for "debug fcgiwrap"?

Thanks again, I'll post here when I find a solution.

-- 
Gabriel Augendre

Re: Can't clone with https on self hosted instance 3 years ago

From Gabriel Augendre to ~sircmpwn/sr.ht-discuss

Sadly nothing useful, at least I guess

tail -f /var/log/nginx/*

==> nginx/access.log <==
192.168.0.10 - - [21/Nov/2020:15:16:44 +0100] "GET 
/~crocmagnon/test/info/refs?service=git-upload-pack HTTP/1.0" 403 15 "-" 
"git/2.29.2" "[some ipv6 address]"

-- 
Gabriel Augendre

Re: Can't clone with https on self hosted instance 3 years ago

From Gabriel Augendre to ~sircmpwn/sr.ht-discuss

Thanks,
Here's what I have:
-rw-r--r--    1 git      git         4.4K Nov 20 21:22 git.sr.ht.log
-rw-r--r--    1 git      git        13.7K Nov 21 08:29 gitsrht-dispatch
-rw-r--r--    1 git      git        23.5K Nov 21 08:29 gitsrht-keys
-rw-r--r--    1 git      git         4.9K Nov 21 08:29 gitsrht-shell
-rw-r--r--    1 git      git          648 Nov 20 21:07 gitsrht-update-hook

I did a `tail -f git*` and tried to `git clone` with https but nothing 
moved.

-- 
Gabriel Augendre

Re: Can't clone with https on self hosted instance 3 years ago

From Gabriel Augendre to ~sircmpwn/sr.ht-discuss

Yeah I noticed some issues when cloning with ssh indeed, I created and chowned the ones that were mentioned in stderr.
Could you please list all the files that should exist? Maybe I’m missing some?

-- 
Gabriel Augendre
Sent from a mobile device / Envoyé depuis un appareil mobile