update to got 0.83

- fix usage display error in got merge command (patch by Mikhail)
- fix missing commits in pack files created with packed object enumeration
- avoid traversing enumerated commits more than once in got-read-pack
- fix ulimit-related test failures on sparc64 (tracey)
- got commit editor now shows log messages from backout and cherrypick (jamsek)
- new cherrypick/backout -l option to show recorded log messages (jamsek)
- new cherrypick/backout -X option to discard recorded log messages (jamsek)
- gotd: implement the delete-refs capability (op)
- fix histedit -m on a commit which only changes filemode bits
- gotsh.1: show how to set up anonymous public read-only repository access
This commit is contained in:
stsp 2023-01-30 09:21:44 +00:00
parent 86b20eaeb3
commit 391693927c
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ COMMENT-main = game of trees version control system
COMMENT-server = game of trees repository server
COMMENT-webd = game of trees repository fast-cgi server
V = 0.82
V = 0.83
DISTNAME = got-${V}
PKGNAME-server = gotd-${V}
PKGNAME-webd = gotwebd-${V}

View File

@ -1,2 +1,2 @@
SHA256 (got-0.82.tar.gz) = 2uo/82ImZ/qZ8j7M6aPS2xadPHxRYnxPT+x5iCuhYZA=
SIZE (got-0.82.tar.gz) = 785741
SHA256 (got-0.83.tar.gz) = TzcrxBo0Rz3iIE5pTQWg2JZXGg3LH/zvQC+LrT95iMI=
SIZE (got-0.83.tar.gz) = 795432