Fri, 05 Jun 2015 07:49:06 +0900 Yuya Nishihara test-https: kill only hgweb daemon to restart for client-auth test
Thu, 04 Jun 2015 17:51:19 -0500 Matt Mackall merge with stable
Mon, 01 Jun 2015 18:06:20 -0400 Matt Harbison hgwebdir: don't allow the hidden parent of a subrepo to show as a directory stable
Wed, 03 Jun 2015 14:29:11 -0700 Pierre-Yves David pull: avoid race condition with 'hg pull --rev name --update' (issue4706) stable
Fri, 29 May 2015 13:11:52 -0700 Laurent Charignon revert: add an experimental config to use inverted selection
Wed, 20 May 2015 11:44:06 -0500 Pierre-Yves David bundle2: stop capturing output for ssh again
Wed, 20 May 2015 11:41:48 -0500 Pierre-Yves David sshpeer: use the doublepipe object for the server to client channel
Fri, 22 May 2015 10:48:11 -0500 Pierre-Yves David sshpeer: introduce a "doublepipe" class
Wed, 20 May 2015 18:00:05 -0500 Pierre-Yves David util: add a simple poll utility
Wed, 03 Jun 2015 14:22:21 -0700 Laurent Charignon crecord: fix blue artifact bug coming back from help screen
Wed, 03 Jun 2015 14:21:15 -0400 Matt Harbison scmutil: consistently return subrepos relative to ctx1 from itersubrepos()
Wed, 03 Jun 2015 13:51:27 -0400 Matt Harbison context: introduce the nullsub() method
Wed, 03 Jun 2015 13:45:42 -0400 Matt Harbison subrepo: introduce the nullsubrepo() method
Thu, 07 May 2015 17:15:24 +0900 Yuya Nishihara ssl: prompt passphrase of client key file via ui.getpass() (issue4648)
Thu, 07 May 2015 17:02:20 +0900 Yuya Nishihara https: do not inherit httplib.HTTPSConnection that creates unused SSLContext
Thu, 07 May 2015 17:38:22 +0900 Yuya Nishihara test-https: test basic functions of client certificate authentication
Mon, 01 Jun 2015 14:16:52 -0400 Jordi Gutiérrez Hermoso phases: add `hg help phases` hint to failures to edit public commits
Mon, 01 Jun 2015 18:05:38 +0000 Jordi Gutiérrez Hermoso phases: rewrite "immutable changeset" to "public changeset"
Tue, 02 Jun 2015 15:04:39 -0400 Jordi Gutiérrez Hermoso revlog: raise an exception earlier if an entry is too large (issue4675)
Wed, 03 Jun 2015 14:31:19 -0500 Steve Borho wix: move library.zip and all *.pyd into a lib/ folder
Wed, 20 May 2015 11:31:38 -0500 Pierre-Yves David sshpeer: run the ssh command unbuffered
Sun, 31 May 2015 00:00:36 -0700 Pierre-Yves David sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Sat, 30 May 2015 23:55:24 -0700 Pierre-Yves David util: introduce a bufferedinputpipe utility
Wed, 27 May 2015 22:11:37 -0700 Pierre-Yves David test: drop all the forced use of bundle2
Fri, 06 Feb 2015 17:41:24 +0000 Pierre-Yves David bundle2: use bundle2 by default
Mon, 01 Jun 2015 10:28:40 -0700 Pierre-Yves David wireprotocol: distinguish list and set in getbundle argument
Mon, 25 May 2015 17:14:11 -0700 Gregory Szorc exchange: support transferring .hgtags fnodes mapping
Mon, 01 Jun 2015 20:23:22 -0700 Gregory Szorc bundle2: part handler for processing .hgtags fnodes mappings
Tue, 02 Jun 2015 19:58:06 -0700 Gregory Szorc changegroup: rename _computeoutgoing to computeoutgoing
Tue, 02 Jun 2015 13:24:39 -0500 Matt Mackall merge with stable
Mon, 01 Jun 2015 22:46:05 -0400 Matt Harbison test-treemanifest: add globs for Windows
Mon, 01 Jun 2015 22:41:07 -0400 Matt Harbison test-import: sync with 6084926366b9 for platforms without execbit
Mon, 01 Jun 2015 14:42:55 -0400 Matt Harbison hgwebdir: avoid redundant repo and directory entries when 'web.name' is set stable
Mon, 01 Jun 2015 15:16:28 -0500 Matt Mackall Added signature for changeset ed18f4acf435 stable
Mon, 01 Jun 2015 15:16:24 -0500 Matt Mackall Added tag 3.4.1 for changeset ed18f4acf435 stable
Mon, 01 Jun 2015 14:47:02 -0500 Matt Mackall merge with stable
Tue, 02 Jun 2015 02:28:33 +0900 FUJIWARA Katsunori templatekw: compare target context and its parent exactly (issue4690) stable 3.4.1
Fri, 29 May 2015 15:18:49 -0700 Pierre-Yves David test: use bundle2 in test-pull-http
Wed, 27 May 2015 12:55:32 -0700 Pierre-Yves David test: use bundle2 in test-push-http
Wed, 27 May 2015 12:54:51 -0700 Pierre-Yves David test: copy test-push-http.t to testpush-http-bundle1.t
Sun, 31 May 2015 16:59:34 -0500 Matt Mackall tests: add (?) flag for optional lines
Wed, 15 Apr 2015 09:07:54 -0700 Ryan McElroy templatekw: display active bookmark more consistently (issue4552) (BC)
Sun, 24 May 2015 18:30:27 +0900 Yuya Nishihara revrange: build spanset from x:y range
Sun, 24 May 2015 18:11:33 +0900 Yuya Nishihara revrange: build balanced tree of addsets from revisions (issue4565)
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip