Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 19 Jun 2019 05:37:33 +0200 | Pierre-Yves David | run-tests: stop matching line for missing feature stable |
Wed, 19 Jun 2019 10:19:32 -0700 | Martin von Zweigbergk | log: pass getcopies() function instead of getrenamed() to displayer (API) |
Wed, 19 Jun 2019 09:59:45 -0700 | Martin von Zweigbergk | copies: create helper for getting all copies for changeset |
Tue, 18 Jun 2019 23:19:24 -0700 | Martin von Zweigbergk | logcmdutil: also check for copies in null revision and working copy |
Tue, 18 Jun 2019 23:23:30 -0700 | Martin von Zweigbergk | tests: demonstrate missing copy information in working copy with graphlog |
Wed, 19 Jun 2019 10:33:13 -0700 | Martin von Zweigbergk | remotefilelog: handle copies in changesets in getrenamedfn() override |
Wed, 19 Jun 2019 11:12:06 -0700 | Martin von Zweigbergk | remotefilelog: check if RFL is enabled in getrenamedfn() override |