log

age author description
Sun, 13 Sep 2015 17:52:37 +0900 Yuya Nishihara obsstore: delay loading markers from obsstore file
Sun, 13 Sep 2015 17:47:18 +0900 Yuya Nishihara obsstore: initialize _all markers without using _addmarkers()
Wed, 23 Sep 2015 00:41:07 -0700 Pierre-Yves David revset: avoid implicit None testing in revset
Sun, 20 Sep 2015 16:53:42 -0700 Durham Goode revset: speed up existence checks for ordered filtered sets
Sun, 20 Sep 2015 19:27:53 -0700 Durham Goode revset: remove existence check from min() and max()
Fri, 18 Sep 2015 17:23:10 -0700 Pierre-Yves David update: move default destination into a revset
Thu, 17 Sep 2015 14:03:15 -0700 Pierre-Yves David merge: move default destination computation in a revset
Thu, 17 Sep 2015 12:44:52 -0700 Pierre-Yves David mergecmd: simplify conditional
Thu, 17 Sep 2015 10:59:52 -0700 Pierre-Yves David rebase: move destination computation in a revset
Tue, 22 Sep 2015 14:47:18 -0400 Augie Fackler debian: include bash completions in mercurial-common
Tue, 22 Sep 2015 14:32:17 -0400 Augie Fackler debian: install hgk as part of mercurial-common (issue4829)
Tue, 22 Sep 2015 14:14:05 -0400 Augie Fackler debian: install config files as part of mercurial-common
Tue, 22 Sep 2015 14:31:17 -0400 Augie Fackler debian: configuration so that cacerts is properly loaded
Tue, 22 Sep 2015 14:13:07 -0400 Augie Fackler debian: install hg-ssh to /usr/bin just like downstream
Sun, 20 Sep 2015 20:13:27 +0900 Yuya Nishihara highlight: remove temporary hack to overwrite repo.getcwd