Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Tue, 18 Jun 2019 08:55:23 -0700 | Martin von Zweigbergk | relnotes: document template support for `hg root` |
Tue, 18 Jun 2019 09:57:06 -0400 | Augie Fackler | remotefilelog: tell runbgcommand to not block on child process startup |