Commit Diff


commit - b91a753c8ccf678b45abf218a94d374c285830d0
commit + 1e95776471162163e3f8e61daf3108e8ee524dcd
blob - 95683d06d670ff68b643576b364b5cd1e63ec7fc
blob + 62aadb98c23f3cf14b56454f4fccb32fa52a5305
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,13 @@
+* 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)
+- in 'got clone', allow -l together with -q, for consistency with 'got fetch'
+- add 'got commit -F' option to commit with a log message stored in a file
+- simplify error message shown when 'got rebase' has nothing to do
+- tolerate tag objects which lack tagger timestamp information (found by naddy)
+- got info: fix a pasto in an error message (naddy)
+- include remote branches in the output of 'got branch -l' (suggested by helg)
+
 * got 0.48; 2021-01-22
 - use POSIX [s1 = s2] syntax instead of [s1 == s2] (patch by Ryo ONODERA)
 - tog log: terminate author field at '>' in case there is no '@' (naddy)
blob - /dev/null
blob + e30ce358d8e68d98edc81ece938b548317246e7f (mode 644)
Binary files /dev/null and releases/got-0.49.tar.gz differ