Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 10 Sep 2018 20:57:18 +0900 | Yuya Nishihara | ancestor: remove extra generator from lazyancestors.__iter__() |
Wed, 12 Sep 2018 11:24:51 -0700 | Martin von Zweigbergk | localrepo: fix a mixmatched arg name in createrepository() docstring |
Wed, 12 Sep 2018 11:37:34 -0400 | Augie Fackler | error: ensure ProgrammingError message is always a str |
Wed, 12 Sep 2018 11:39:48 -0400 | Augie Fackler | py3: whitelist a test caught by the ratchet |
Wed, 12 Sep 2018 11:38:46 -0400 | Augie Fackler | tests: handle Python 3 not quoting non-empty-directory error |
Wed, 12 Sep 2018 17:45:43 +0300 | Pulkit Goyal | context: don't count deleted files as candidates for path conflicts in IMM |
Wed, 12 Sep 2018 17:22:46 +0300 | Pulkit Goyal | rebase: add tests showing patch conflict detection needs to be smarter in IMM |