log

age author description
Fri, 03 May 2019 14:11:16 +0800 Anton Shestakov commit: add ability to print file status after each successful invocation
Fri, 03 May 2019 14:07:14 +0800 Anton Shestakov tests: flatten repo structure in test-commit.t
Sat, 04 May 2019 01:16:42 -0400 Matt Harbison lfs: add a TODO file
Sat, 27 Apr 2019 22:08:45 -0700 Martin von Zweigbergk copies: make "limit" argument to _tracefile() mandatory
Fri, 03 May 2019 08:37:10 -0700 Martin von Zweigbergk localrepo: don't use defaults arguments that will never be overridden
Fri, 03 May 2019 12:32:00 -0700 Martin von Zweigbergk tags: avoid double-reversing a list
Mon, 11 Mar 2019 02:35:18 +0100 Pierre-Yves David updatecaches: also warm hgtagsfnodescache
Mon, 11 Mar 2019 01:10:20 +0100 Pierre-Yves David hgtagsfnodescache: inherit fnode from parent when possible
Mon, 11 Mar 2019 01:09:38 +0100 Pierre-Yves David hgtagsfnodescache: handle nullid lookup
Fri, 26 Apr 2019 17:39:07 +0200 Sietse Brouwer help: register the 'gpg' command category and give it a description
Thu, 25 Apr 2019 15:30:40 -0700 feyu histedit: Speed up scrolling in patch view mode
Thu, 02 May 2019 16:43:34 -0700 Yu Feng histedit: Show file names in multiple line format
Fri, 03 May 2019 20:06:03 +0900 Yuya Nishihara parser: fix crash by parsing "()" in keyword argument position stable
Sat, 06 Apr 2019 17:46:19 +0200 Pierre-Yves David repoview: introduce a `experimental.extra-filter-revs` config
Wed, 17 Apr 2019 23:10:29 -0700 Martin von Zweigbergk copies: filter out copies from non-existent source later in _chain()