Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 91abb82879 pgit.sh: Set -o pipefail
Set -o pipefail at the start of the script. This makes pgit.sh commit
work. Before it didn't, because run_git() doesn't return a proper
return value when it's used in a pipe with a cosmetic sed afterwards.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-04 19:02:24 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf jw-pkg.py: Enable argcomplete 2026-03-06 12:06:28 +01:00
make projects-dir.mk: Add git-show-pushable 2026-04-04 18:57:40 +02:00
scripts pgit.sh: Set -o pipefail 2026-04-04 19:02:24 +02:00
src lib.ec.ssh.Paramiko: Fix exception logging 2026-04-03 17:29:44 +02:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-198@suse-tumbleweed/x86_64 2026-04-03 23:24:54 +00:00
Makefile make: Replace RPM -> PKG 2026-03-16 14:57:50 +01:00
RELEASES Release 1.0.0-198@suse-tumbleweed/x86_64 2026-04-03 23:24:54 +00:00
VERSION Start version: 1.0.0-198 2026-04-03 23:10:05 +00:00