commit f1e1ebf66b447850ae97e203ddb8c200911837c8 from: Stefan Sperling date: Tue Oct 20 23:56:59 2020 UTC publish got 0.43 commit - 6a39850c34df7c51bf089975d3e64ea3fde022c5 commit + f1e1ebf66b447850ae97e203ddb8c200911837c8 blob - b2c4d3c6003f73aa2d3e9e943647e9368679e43c blob + 983749113178ce2f8e8b7f0ced8a6bd55f1b366f --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,13 @@ +* got 0.43; 2020-10-21 +- do not treat the -h and -V flags as errors (naddy) +- allow regress test data to be stored in locations other than /tmp +- unveil repositories read-write when adding tags with 'got tag' +- rewrite test argument parsing with the POSIX getopts shell built-in (naddy) +- in tests, accommodate ls -l implementations that print "total 0" (naddy) +- fix a bug where 'got status' showed an unchanged empty file as changed +- handle non-const basename(3) and dirname(3) for POSIX compatibility +- properly handle nonexistent remote repository names given to 'got fetch' + * 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 blob - /dev/null blob + f6b6a49d5aca01c8baaa10e05769735d55870d8f (mode 644) Binary files /dev/null and releases/got-0.43.tar.gz differ