]> sourceware.org Git - gitsigur.git/log
gitsigur.git
5 days agotestsuite: add some more git-config blurbs for operation on uninitialized accounts master
Frank Ch. Eigler [Fri, 1 Nov 2024 14:08:02 +0000 (10:08 -0400)]
testsuite: add some more git-config blurbs for operation on uninitialized accounts

5 days agotrigger #3
Frank Ch. Eigler [Fri, 1 Nov 2024 13:28:54 +0000 (09:28 -0400)]
trigger #3

5 days agobuildbot trigger test 2
Frank Ch. Eigler [Fri, 1 Nov 2024 13:09:49 +0000 (09:09 -0400)]
buildbot trigger test 2

5 days agobuildbot trigger test
Frank Ch. Eigler [Fri, 1 Nov 2024 10:52:23 +0000 (06:52 -0400)]
buildbot trigger test

7 days agossh check: chmod og-rwx the testsuite private key files
Frank Ch. Eigler [Thu, 31 Oct 2024 02:12:30 +0000 (22:12 -0400)]
ssh check: chmod og-rwx the testsuite private key files

Otherwise, during the run-sshsig.sh test fails, because ssh (client)
complains about overly generous permissions of the private keys
in the gitsigur source tree.  (Recall that git does not save/restore
file permission bits, except for being executable or not).

7 days agotests: absolutize $srcdir for relative-srcdir builds
Frank Ch. Eigler [Thu, 31 Oct 2024 01:44:47 +0000 (21:44 -0400)]
tests: absolutize $srcdir for relative-srcdir builds

7 days agogitsigur: add ssh signature checking support
Frank Ch. Eigler [Thu, 31 Oct 2024 00:22:14 +0000 (20:22 -0400)]
gitsigur: add ssh signature checking support

7 days agotestsuite: baby steps
Frank Ch. Eigler [Wed, 30 Oct 2024 14:56:40 +0000 (10:56 -0400)]
testsuite: baby steps

16 months agogitsigur: add a mypy decl
Frank Ch. Eigler [Thu, 22 Jun 2023 22:21:40 +0000 (18:21 -0400)]
gitsigur: add a mypy decl

16 months agogitsigur: handle 0000 old or new refs
Frank Ch. Eigler [Wed, 21 Jun 2023 01:58:46 +0000 (21:58 -0400)]
gitsigur: handle 0000 old or new refs

These occur if a user is pushing to a new ref (thus entire commit
history is newly checked), or deleting an old ref (thus nothing
needs to be checked).

16 months agoadd placeholder readme & gpl3+ license tag
Frank Ch. Eigler [Fri, 16 Jun 2023 23:17:33 +0000 (19:17 -0400)]
add placeholder readme & gpl3+ license tag

16 months agogitsigur.1: tweak man page formatting
Frank Ch. Eigler [Fri, 16 Jun 2023 22:11:47 +0000 (18:11 -0400)]
gitsigur.1: tweak man page formatting

plus add a working manual invocation example, based on sourceware.org itself

16 months agogitsigur: tolerate absent $GIT_DIR env var
Frank Ch. Eigler [Fri, 16 Jun 2023 22:11:12 +0000 (18:11 -0400)]
gitsigur: tolerate absent $GIT_DIR env var

16 months agogitsigur: unset $GIT_DIR
Frank Ch. Eigler [Fri, 16 Jun 2023 21:45:17 +0000 (17:45 -0400)]
gitsigur: unset $GIT_DIR

problem only seen via actual githooks-invocation, not hand-running

16 months agogitsigur: python 3.6 compatibility
Frank Ch. Eigler [Fri, 16 Jun 2023 20:40:06 +0000 (16:40 -0400)]
gitsigur: python 3.6 compatibility

switching to older subprocess.run lingo

16 months agotest signed empty
Frank Ch. Eigler [Fri, 16 Jun 2023 19:50:29 +0000 (15:50 -0400)]
test signed empty

16 months agorenaming "hooks.gitsigur.foo" to just "gitsigur.foo" in git-config
Frank Ch. Eigler [Fri, 16 Jun 2023 19:48:57 +0000 (15:48 -0400)]
renaming "hooks.gitsigur.foo" to just "gitsigur.foo" in git-config

16 months agotest
Frank Ch. Eigler [Fri, 16 Jun 2023 19:45:50 +0000 (15:45 -0400)]
test

16 months agogitsigur.1: git-config invocation typo fix
Frank Ch. Eigler [Fri, 16 Jun 2023 19:43:57 +0000 (15:43 -0400)]
gitsigur.1: git-config invocation typo fix

16 months agoinitial commit
Frank Ch. Eigler [Fri, 16 Jun 2023 19:28:51 +0000 (15:28 -0400)]
initial commit

happy birthday

This page took 0.15299 seconds and 5 git commands to generate.