AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Upgrade to version 2.0.0: * Breaking: Moved ./bin/homeshick.csh to ./homeshick.csh * Speed up refresh operation by reducing exec calls * Fix some path quoting issues
- Upgrade to version 1.1.0: * symlinks are now relative (useful when linking for a chrooted environment or when renaming the home folder) * fish shell completion (guide in wiki) * homeshick.sh can now be sourced from dash as well * the entire codebase is now linted with shellcheck * loads of minor bugfixes - Rename default-location.patch to suse-packaging.patch
- Upstream introduced version numbers; no change of content.
- Added README for openSUSE.
- Make homeshick command available by default
- PRs #135 and #138 accepted upstream, which allows running BATS tests in %check section without patches.
- Latest obs_compat fixes, spec-cleaning.
- First build with running BATS tests * Based on development branch for required fix
- Initial version