]>
git.ameliathe1st.gay Git - git-over-gnunet.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Amélia Coutard-Sander [Thu, 5 Dec 2024 09:21:12 +0000 (10:21 +0100)]
Authenticated pushing via the identity service
Amélia Coutard-Sander [Wed, 4 Dec 2024 23:41:45 +0000 (00:41 +0100)]
Prepare to add pushing (protected by gnunet-identity)
Amélia Coutard-Sander [Wed, 4 Dec 2024 21:33:05 +0000 (22:33 +0100)]
Better check for path correctness, allows subdirectories
Amélia Coutard-Sander [Mon, 2 Dec 2024 21:34:44 +0000 (22:34 +0100)]
Fix git repo check (didn't work for bare repos)
Amélia Coutard-Sander [Mon, 2 Dec 2024 21:07:38 +0000 (22:07 +0100)]
Rewrite using gnunet-vpn
Amélia Coutard-Sander [Mon, 2 Dec 2024 10:59:37 +0000 (11:59 +0100)]
Full path instead of relative
Amélia Coutard-Sander [Mon, 2 Dec 2024 10:50:51 +0000 (11:50 +0100)]
Daemons should now be run in the repo's root's *parent*
Amélia Coutard-Sander [Thu, 28 Nov 2024 22:17:37 +0000 (23:17 +0100)]
Updated README
Amélia Coutard-Sander [Thu, 28 Nov 2024 11:47:42 +0000 (12:47 +0100)]
Replaced my gns PKEY with the zone I had put in gnunet.pin.alt.
Amélia Coutard-Sander [Tue, 26 Nov 2024 22:54:40 +0000 (23:54 +0100)]
Removed gns handling: this should probably be done by the user since the record can be used by many repos.
Amélia Coutard-Sander [Tue, 26 Nov 2024 11:02:33 +0000 (12:02 +0100)]
Fix pull issues: the sleep needs to be as long as the repo cloning
Amélia Coutard-Sander [Tue, 26 Nov 2024 10:43:16 +0000 (11:43 +0100)]
More error checking in the client
Amélia Coutard-Sander [Tue, 26 Nov 2024 08:56:22 +0000 (09:56 +0100)]
Slightly different way to handle repos, allows for cleaner usage
Amélia Coutard-Sander [Mon, 25 Nov 2024 23:02:47 +0000 (00:02 +0100)]
Simple README
Amélia Coutard-Sander [Mon, 25 Nov 2024 22:29:01 +0000 (23:29 +0100)]
"Fix" fetch issues
Amélia Coutard-Sander [Mon, 25 Nov 2024 22:16:19 +0000 (23:16 +0100)]
Made the gns entry public. Oups
Amélia Coutard-Sander [Mon, 25 Nov 2024 22:11:47 +0000 (23:11 +0100)]
Command to run the needed daemon, and put the necessary information in a specified GNS zone
Amélia Coutard-Sander [Mon, 25 Nov 2024 21:20:46 +0000 (22:20 +0100)]
Basic daemon
Amélia Coutard-Sander [Mon, 25 Nov 2024 21:01:09 +0000 (22:01 +0100)]
"Fix" fetch issues
Amélia Coutard-Sander [Mon, 25 Nov 2024 20:56:15 +0000 (21:56 +0100)]
Change logging a bit for git-remote-gnunet
Amélia Coutard-Sander [Mon, 25 Nov 2024 19:33:04 +0000 (20:33 +0100)]
Exec `gnunet-cadet` instead of just running it
Amélia Coutard-Sander [Mon, 25 Nov 2024 17:22:22 +0000 (18:22 +0100)]
Initial Commit