log mercurial/logcmdutil.py @ 43013:198b51d453fe

age author description
Wed, 19 Jun 2019 10:19:32 -0700 Martin von Zweigbergk log: pass getcopies() function instead of getrenamed() to displayer (API)
Tue, 18 Jun 2019 23:19:24 -0700 Martin von Zweigbergk logcmdutil: also check for copies in null revision and working copy
Thu, 16 May 2019 08:15:20 +0900 Yuya Nishihara log: flag topo-sorted set as such
Wed, 01 May 2019 09:34:47 -0700 Martin von Zweigbergk log: add config for making `hg log -G` always topo-sorted
Tue, 14 May 2019 09:13:39 -0700 Martin von Zweigbergk log: remove an unnecessary "and opts.get('rev')" condition
Thu, 21 Mar 2019 21:40:22 -0400 Matt Harbison diff: support diffing explicit files in subrepos
Sun, 10 Mar 2019 12:57:24 +0900 Yuya Nishihara template: add CBOR output format