Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 11379f4830 jw.pkg.cmds.projects.CmdGetAuthInfo: --remote-owner-base
Support --remote-owner-base in the command CmdGetAuthInfo. Make it
return what currently --remote-base returned: A URL including the
user / organization specific prefix of the Git remote's URL that
jw-pkg was pulled from.

   https://my-company.com/src/theowner/jw-pkg.git

would have a --remote-owner-base of

   https://my-company.com/src/theowner

Also, change what --remote-base returns to

   https://my-company.com/src

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-27 22:54:15 +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: Add target get-official 2026-02-26 15:20:25 +01:00
scripts jw.pkg.cmds.projects.CmdListRepos: --from-owner 2026-02-27 17:12:11 +01:00
src jw.pkg.cmds.projects.CmdGetAuthInfo: --remote-owner-base 2026-02-27 22:54:15 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-171@suse-tumbleweed/x86_64 2026-02-27 09:05:28 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-171@suse-tumbleweed/x86_64 2026-02-27 09:05:28 +00:00
VERSION Start version: 1.0.0-171 2026-02-27 09:04:56 +00:00