log

age author description
Fri, 11 Sep 2020 12:39:45 +0900 Yuya Nishihara test-grep: add tests for --follow with/without --diff and/or paths
Thu, 10 Sep 2020 13:10:53 +0900 Yuya Nishihara grep: clarify that --all works exactly the same way as --diff
Thu, 17 Sep 2020 15:34:13 +0200 Stephane churn: add an usage example in docstring
Thu, 17 Sep 2020 15:47:19 +0530 Pulkit Goyal tests: run test-check-py3-compat only in pure python mode
Sat, 12 Sep 2020 07:23:47 +0900 Yuya Nishihara log: make -frREV PATH detect missing files before falling back to slow path
Fri, 11 Sep 2020 15:13:35 +0900 Yuya Nishihara log: fix -fr'wdir()' PATH to follow newly added file
Fri, 11 Sep 2020 15:08:58 +0900 Yuya Nishihara log: reorganize if-else and for loop in logcmdutil._makematcher()
Wed, 26 Aug 2020 16:37:23 +0530 Pulkit Goyal merge: update commitinfo from all mergeresults during bid merge
Mon, 24 Aug 2020 17:22:28 +0530 Pulkit Goyal merge: add missing ACTION_KEEP when both remote and ancestor are not present
Mon, 24 Aug 2020 15:20:09 +0530 Pulkit Goyal merge: store ACTION_KEEP_ABSENT when we are keeping the file absent locally
Tue, 01 Sep 2020 17:08:26 +0530 Pulkit Goyal merge: add `ACTION_KEEP_ABSENT` to represent files we want to keep absent
Mon, 14 Sep 2020 13:51:39 +0530 Pulkit Goyal mergeresult: introduce dedicated tuple for no-op actions
Fri, 19 Jun 2020 13:27:46 +0200 Pierre-Yves David tests: add criss cross merging tests whose behavior need to be fixed
Fri, 11 Sep 2020 15:52:06 -0700 Kyle Lippincott repo: avoid copying/updating a dict on every `repo.__getitem__`
Thu, 23 Jul 2020 20:23:44 +0200 Joerg Sonnenberger obsstore: refactor v1 logic to fix 32 byte hash support