Commit Diff


commit - cf12520fe03aa30a2fb2f256315e111de3e35b5f
commit + ef1f07d6c26bcb8099862f56114396ede2fee5bf
blob - 62aadb98c23f3cf14b56454f4fccb32fa52a5305
blob + e2db3e94a5f528ed089e376f2ac6abcc2a000072
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,14 @@
+* got 0.50; 2021-03-22
+- use Myers diff instead of Patience diff when merging files with diff3
+- port file deltification code from git9; a prerequisite for writing pack files
+- implement raw object data access; another prerequisite for writing pack files
+- improve got log -x documentation (jrick)
+- improve got ref -d documentation
+- fix strftime(3) short buffer checks (jrick)
+- ensure that old commits remain referenced after rebase and histedit
+- new got rebase -l option which lists past rebase operations
+- new got histedit -l option which lists past histedit operations
+
 * got 0.49; 2021-02-11
 - implicitly mark all files in work tree as up-to-date after 'got integrate'
 - tog: fix behaviour if 'n' is pressed before search is started (found by naddy)
blob - /dev/null
blob + da8fac1794f4c965c94e34d6b3c8ef93eeec4742 (mode 644)
Binary files /dev/null and releases/got-0.50.tar.gz differ