Skip to content

Releases: RichiH/vcsh

v2.0.10

08 Apr 11:10
v2.0.10
b981fdd
Compare
Choose a tag to compare
  • Release 2.0.10
  • Fix release workflow so it builds the man page

v2.0.9

08 Apr 10:53
v2.0.9
cedc305
Compare
Choose a tag to compare
  • Release 2.0.9
  • Add missing 'commit' sub-command in bash completions
  • Switch from xz to zst compression for official artifacts
  • Generate checksums for release artifacts in CI
  • Use more idiomatic GNU/Autotools patterns

v2.0.8

27 Feb 11:08
v2.0.8
023bc7d
Compare
Choose a tag to compare
  • Release 2.0.8
  • Fix man page source syntax to work with current ronn

v2.0.7

30 Dec 09:00
v2.0.7
ccf4e8c
Compare
Choose a tag to compare
  • Release 2.0.7
  • Fix build and deploy of standalone/portable script variant

v2.0.6

29 Dec 21:55
v2.0.6
8e88f7c
Compare
Choose a tag to compare
  • Release 2.0.6
  • Revert .gitignore.d handling to match revert in Git 2.17→2.18
  • Cleanup some configure and build odds and ends
  • Fix some CI linting and publishing glitches

v2.0.5

08 Nov 12:14
v2.0.5
cd3849b
Compare
Choose a tag to compare
  • Release 2.0.5
  • Replace bashism with POSIX compliant syntax in configure script

v2.0.4

27 Oct 14:17
Compare
Choose a tag to compare
  • Release 2.0.4
  • Fix build failure on non-GNU systems, #321

v2.0.3

23 Oct 02:43
v2.0.3
9a2bce5
Compare
Choose a tag to compare
  • Release 2.0.3
  • Fix list-untracked subcommand option parsing
  • Refactor ‘mkdir && install’ to ‘install -D’

v2.0.2

04 Sep 20:58
c0fa81f
Compare
Choose a tag to compare
  • Release 2.0.2
  • Fix Makefile portability by swapping cp for install

v2.0.1

28 Aug 20:46
fb4d506
Compare
Choose a tag to compare
  • Release 2.0.1
  • Stop requiring ronn when building from source tarball