Skip to content

Releases: git-as-svn/git-as-svn

1.30.1

01 Feb 12:50
Compare
Choose a tag to compare
* Pass `GITALY_HOOKS_PAYLOAD` environment variable to GitLab hooks to fix compatibility with GitLab 13.7+. https://github.com/bozaro/git-as-svn/issues/367[#367]

1.30.0

30 Jan 22:26
Compare
Choose a tag to compare
* Fix compatibility with GitLab 13.7+ LFS. https://github.com/bozaro/git-as-svn/issues/365[#365]

1.29.0

11 Dec 15:44
Compare
Choose a tag to compare
* Update dependencies

1.28.1

10 Nov 20:35
Compare
Choose a tag to compare
* Fix regression bug introduced in 1.28.0 that made git-as-svn to ignore some configuration options

1.28.0

28 Aug 14:53
Compare
Choose a tag to compare
* Experimental empty dirs support. https://github.com/bozaro/git-as-svn/issues/126[#126]
* Update dependencies

1.27.0

27 Jul 09:47
Compare
Choose a tag to compare
* Fix compatibility with GitLab 13.1+. https://github.com/bozaro/git-as-svn/issues/355[#355]
* Update dependencies

1.26.1

30 Apr 12:51
Compare
Choose a tag to compare
* Fix compatibility with GitLab 12.10+. https://github.com/bozaro/git-as-svn/issues/347[#347]

1.26.0

28 Apr 15:42
Compare
Choose a tag to compare
* Release remote LFS locks on commit unless keep-locks option is enabled
* Block commit to locked file even if user claims he doesn't have any local version of that file
* Improve error message when commit is aborted due to lock
* Update dependencies

1.25.2

24 Apr 16:58
Compare
Choose a tag to compare
* Fix file descriptor leak when `useHooksDir` is enabled

1.25.1

01 Apr 08:00
Compare
Choose a tag to compare
* Fix compatibility with GitLab 12.9+ in `/etc/default/git-as-svn` that we provide. https://github.com/bozaro/git-as-svn/issues/337[#337]