Commit Diff


commit - 219e4d3c88384debedf619f8757bc1543a3f665f
commit + 6a39850c34df7c51bf089975d3e64ea3fde022c5
blob - bf239d0345b214b3284b41a22565f37dfa65ce7f
blob + b2c4d3c6003f73aa2d3e9e943647e9368679e43c
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,10 @@
+* got 0.42; 2020-09-30
+- add "branch" keyword to got.conf which specifies a list of branches to fetch
+- rework got's commit-time log message modification check
+- fix potential type mismatches between format specifiers and arguments (naddy)
+- prefer the BSD extension to reset getopt over the GNU one (naddy)
+- fix 'bad path' error from 'got clone' by unveiling the repository path again
+
 * got 0.41; 2020-09-25
 - make 'got ref -d' delete both loose and packed representations of the ref
 - make dangling symbolic references show up in 'got ref -l'
blob - /dev/null
blob + 7b43d3054fc7e28ffc92d2928ba938018e020dc0 (mode 644)
Binary files /dev/null and releases/got-0.42.tar.gz differ