Build and packaging library
Find a file
Jan Lindemann 1b21e33ded pgit.sh: Support --remote-base
pgit.sh has ssh://$login@git.janware.com/srv/git/$fromuser/proj/$reponame
hard-coded as the remote Git URLs of every cloned project.

This commit adds support for the global option --remote-base. Passing
it changes the URL to <remote-base>/$fromuser/$reponame..

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-18 15:25:46 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects-dir.mk: Conditionally pass --create-remote-user-repos 2025-11-18 16:39:52 +01:00
scripts pgit.sh: Support --remote-base 2025-11-18 15:25:46 +01:00
src build.cmds.CmdListRepos: Add module 2025-11-18 12:56:14 +01:00
.gitignore .gitignore: Add .gitignore 2025-11-16 19:50:25 +01:00
HASH Release 1.0.0-138@suse-tumbleweed/x86_64 2025-11-17 01:30:27 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-138@suse-tumbleweed/x86_64 2025-11-17 01:30:27 +00:00
VERSION Start version: 1.0.0-138 2025-11-17 00:08:47 +00:00