commit 04cd06a11c979403bbcd1c5df58dd6fe19d424b0 from: Stefan Sperling date: Sun Oct 17 17:48:55 2021 UTC publish got 0.63 commit - f4819969b488188de2f7cabd63ff1a6f0ad1538d commit + 04cd06a11c979403bbcd1c5df58dd6fe19d424b0 blob - 4660a91f2709940d22d3ddc8f6406f4d2189c0f3 blob + ad0de6160112102e1201dbefc6f2717607d60e8f --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,10 @@ +* got 0.63; 2021-10-17 +- fix 'got send -T' regression if tag already exists on server (found by Omar) +- fix another regression where a 3-way merge would segfault (naddy) +- tog: add Ctrl-n/Ctrl-p for scrolling one line down/up (patch by Omar Polo) +- always initialize output parameter "n" of get_line() in diff3.c +- set oldo.to in diff3.c's duplicate() even if the file contains no newlines + * got 0.62; 2021-10-16 - man pages: document command aliases in tmux(1) style, add tags (kn) - ignore unversioned files while aborting rebase, histedit, merge or operations blob - /dev/null blob + b403953b6b1db06a64565da425a2702736dc8cb0 (mode 644) Binary files /dev/null and releases/got-0.63.tar.gz differ