Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann 1e9ab195a6 pgit.sh: Pass --autostash to rebase

Calling make git-pull-xxx from a projects directory stops iterating projects if one has a dirty workspace. Calling --autostash fixes that.

With this in place, a failed rebase leaves the local changes behind stashed. So, after manually fixing the rebase, the stash needs to be manually reapplied. The commands that led up to the failure are logged right before, so I have hope that this is learnable, and not too much of a footgun.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-10 09:55:59 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make make: Install cache-projects.mk 2026-02-01 09:50:52 +01:00
scripts pgit.sh: Pass --autostash to rebase 2026-02-10 09:55:59 +01:00
src jw.pkg.App.get_libname(): Fix typo 2026-02-04 16:00:45 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-160@suse-tumbleweed/x86_64 2026-02-05 00:21:11 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-160@suse-tumbleweed/x86_64 2026-02-05 00:21:11 +00:00
VERSION Start version: 1.0.0-160 2026-02-05 00:20:39 +00:00