log

age author description
Sun, 24 May 2015 17:59:55 +0900 Yuya Nishihara revrange: clean up meaningless reconstruction of sets
Sun, 24 May 2015 17:53:22 +0900 Yuya Nishihara revrange: drop unnecessary deduplication of revisions
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Mon, 25 May 2015 16:48:55 -0700 Gregory Szorc tags: support setting hgtags fnodes cache entries
Mon, 25 May 2015 16:24:23 -0700 Gregory Szorc tags: support reading tags cache without populating
Sun, 31 May 2015 17:41:35 -0700 Gregory Szorc check-commit: make foo_bar naming regexp less greedy
Wed, 27 May 2015 12:05:08 -0700 Pierre-Yves David test: use bundle2 in test-http
Wed, 27 May 2015 12:03:31 -0700 Pierre-Yves David test: copy test-http.t to test-http-bundle1.t
Wed, 27 May 2015 11:57:20 -0700 Pierre-Yves David test: use bundle2 in test-ssh
Wed, 27 May 2015 11:55:39 -0700 Pierre-Yves David test: copy test-ssh.t to test-ssh-bundle1.t
Wed, 27 May 2015 04:39:24 -0700 Pierre-Yves David test: lock test-unbundlehash to bundle1 usage
Wed, 27 May 2015 06:42:42 -0700 Pierre-Yves David test: use bundle2 in test-acl
Wed, 27 May 2015 11:37:11 -0700 Pierre-Yves David test: use both bundle formats in test-pull-http
Wed, 27 May 2015 06:52:23 -0700 Pierre-Yves David test: use bundle2 in test-http-proxy
Wed, 27 May 2015 04:56:44 -0700 Pierre-Yves David tests: use bundle2 for test-hook
Wed, 27 May 2015 04:57:03 -0700 Pierre-Yves David pull: only prefetch bookmarks when using bundle1
Thu, 28 May 2015 14:01:53 -0700 Pierre-Yves David pull: document the race condition with bookmark name
Thu, 28 May 2015 13:55:03 -0700 Pierre-Yves David pull: only list remote bookmarks if -B is used to populate pulled heads
Mon, 01 Jun 2015 10:50:15 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 8594d0b3018e stable
Sat, 30 May 2015 12:46:30 +0900 Yuya Nishihara hg: explicitly check that peer lookup object has instance() if call failed
Mon, 30 Mar 2015 16:23:35 +0900 Yuya Nishihara extensions: show traceback on load failure if --traceback flag is set
Sun, 31 May 2015 14:40:28 +0900 Yuya Nishihara ui: flush stdout before writing traceback to stderr
Wed, 27 May 2015 10:44:04 -0700 Martin von Zweigbergk treemanifest: visit directory 'foo' when given e.g. '-X foo/ba?'
Fri, 29 May 2015 14:24:50 -0700 Laurent Charignon phases: fix bug where native phase computation wasn't called
Fri, 29 May 2015 17:00:55 -0500 Matt Mackall merge with stable
Wed, 27 May 2015 15:56:10 -0700 Laurent Charignon record: add default value for operation argument
Thu, 28 May 2015 16:41:47 -0700 Laurent Charignon record: precise documentation
Wed, 27 May 2015 06:55:32 -0700 Pierre-Yves David test: use both bundle formats in test-bookmarks-pushpull
Wed, 27 May 2015 06:35:34 -0700 Pierre-Yves David test: explicitly test wire protocol discovery with bundle1 and bundle2
Wed, 27 May 2015 06:37:56 -0700 Pierre-Yves David test: use bundle2 for exchange in test-push-warn