Fri, 27 May 2016 14:03:00 -0700 Sean Farley histedit: use _getsummary in ruleeditor
Fri, 27 May 2016 14:02:36 -0700 Sean Farley histedit: use _getsummary in torule
Fri, 27 May 2016 14:00:12 -0700 Sean Farley histedit: extract common summary code into method
Thu, 26 May 2016 15:43:00 -0700 Sean Farley histedit: remove unneeded initial parameter
Thu, 26 May 2016 16:46:10 -0700 Sean Farley histedit: move autoverb logic from torule to ruleeditor
Thu, 30 Jun 2016 13:06:19 -0700 Martin von Zweigbergk treemanifests: actually strip directory manifests
Thu, 30 Jun 2016 15:26:11 +0100 Jun Wu logtoprocess: do not leak the ui object in uisetup
Wed, 29 Jun 2016 23:53:20 +0100 Jun Wu chgserver: document why we don't merge mtimehash and confighash
Thu, 30 Jun 2016 10:31:50 +0100 Jun Wu extensions: move uisetup and extsetup to standalone functions
Sat, 02 Jul 2016 09:41:40 -0700 Gregory Szorc sslutil: don't access message attribute in exception (issue5285) stable
Fri, 01 Jul 2016 16:02:56 -0500 Matt Mackall merge with stable
Fri, 01 Jul 2016 13:54:35 +0800 Anton Shestakov hgweb: add absolute urls for archives in json-summary
Fri, 01 Jul 2016 13:36:59 +0800 Anton Shestakov tests: allow bz2 archives in test-hgweb-json.t
Fri, 01 Jul 2016 19:17:16 +0530 Pulkit Goyal keepalive: switch from thread to threading module
Tue, 28 Jun 2016 16:01:53 +0530 Pulkit Goyal py3: conditionalize httplib import
Fri, 01 Jul 2016 15:12:33 -0500 Matt Mackall Added signature for changeset 26a5d605b868 stable
Fri, 01 Jul 2016 15:12:32 -0500 Matt Mackall Added tag 3.8.4 for changeset 26a5d605b868 stable
Sun, 26 Jun 2016 19:34:48 -0700 Gregory Szorc sslutil: synchronize hostname matching logic with CPython stable 3.8.4
Sun, 26 Jun 2016 19:16:54 -0700 Gregory Szorc tests: import CPython's hostname matching tests stable
Fri, 01 Jul 2016 07:41:37 -0300 Wagner Bruna i18n-pt_BR: synchronized with dd9175ca81dc stable
Wed, 29 Jun 2016 19:43:27 -0700 Gregory Szorc sslutil: emit warning when no CA certificates loaded
Wed, 29 Jun 2016 19:49:39 -0700 Gregory Szorc tests: test case where default ca certs not available
Wed, 29 Jun 2016 19:38:24 -0700 Gregory Szorc sslutil: don't load default certificates when they aren't relevant
Wed, 29 Jun 2016 19:37:38 -0700 Gregory Szorc sslutil: display a better error message when CA file loading fails
Wed, 29 Jun 2016 18:15:28 -0700 Gregory Szorc tests: add test for empty CA certs file
Mon, 06 Jun 2016 13:08:13 +0200 Maciej Fijalkowski internals: move the bitmanipulation routines into its own file
Fri, 24 Jun 2016 16:12:05 +0100 Martijn Pieters journal: new experimental extension
Mon, 27 Jun 2016 11:53:50 -0400 Augie Fackler httpclient: update to 54868ef054d2 of httpplus
Mon, 27 Jun 2016 20:44:14 +0900 Yuya Nishihara revset: check invalid function syntax "func-name"() explicitly
Tue, 28 Jun 2016 22:39:06 +0900 Yuya Nishihara chg: silence warning of unused parameter 'sig'
Wed, 29 Jun 2016 22:48:32 +0800 Anton Shestakov hgweb: reindent atom/changelogentry.tmpl
Wed, 29 Jun 2016 21:07:59 +0800 Anton Shestakov hgweb: remove unused/nonexistent filelogentry from atom/map
Wed, 29 Jun 2016 20:58:09 +0800 Anton Shestakov hgweb: remove unnecessary CDATA markup in atom/branchentry.tmpl
Wed, 29 Jun 2016 20:19:04 +0800 Anton Shestakov hgweb: reindent rss/changelogentry.tmpl
Wed, 29 Jun 2016 19:40:04 +0800 Anton Shestakov hgweb: remove a couple of superfluous spaces in rss style
Mon, 27 Jun 2016 19:10:30 +0530 Pulkit Goyal py3: add tests in check-code to load modules from util.py
Mon, 27 Jun 2016 16:48:54 +0530 Pulkit Goyal py3: conditionalize SocketServer import
Mon, 27 Jun 2016 16:37:37 +0530 Pulkit Goyal py3: conditionalize xmlrpclib import
Mon, 27 Jun 2016 16:16:10 +0530 Pulkit Goyal py3: conditionalize the urlparse import
Mon, 27 Jun 2016 15:53:38 +0530 Pulkit Goyal py3: update tests/test-check-py3-compat.t
Fri, 24 Jun 2016 15:21:10 +0100 Jun Wu chg: send SIGPIPE to server immediately when pager exits (issue5278)
Fri, 24 Jun 2016 17:06:41 +0100 Jun Wu chgserver: do not ignore SIGPIPE if pager is used
Fri, 24 Jun 2016 11:12:41 -0700 Martin von Zweigbergk debug: make debug{revlog,index,data} --dir not just a flag
Fri, 24 Jun 2016 11:25:55 -0700 Martin von Zweigbergk debugdata: disallow trailing option with -c/-m
Sun, 26 Jun 2016 17:16:57 +0900 Yuya Nishihara revset: get rid of redundant error checking from match()
Fri, 24 Jun 2016 10:32:38 +0100 Martijn Pieters share: move magic string to a constant
Sat, 12 Mar 2016 16:08:19 -0800 Gregory Szorc branchmap: remove unused exception variable
Mon, 27 Jun 2016 12:11:18 +0200 Henrik Stuart patch: allow copy information to be passed in
Thu, 23 Jun 2016 22:37:17 +0200 liscju largefiles: check file in the repo store before checking remotely (issue5257)
Mon, 27 Jun 2016 10:33:33 +0200 liscju largefiles: remove additional blank lines
Fri, 24 Jun 2016 09:08:16 +0200 liscju largefiles: fix misleading comments in lfutil instore and storepath
Sat, 25 Jun 2016 19:10:46 -0700 Gregory Szorc revset: implement match() in terms of matchany()
Sat, 25 Jun 2016 19:12:20 -0700 Gregory Szorc scmutil: improve documentation of revset APIs
Sat, 25 Jun 2016 13:52:46 -0700 Gregory Szorc mdiff: remove use of __slots__
Sat, 25 Jun 2016 17:40:53 -0700 Gregory Szorc i18n: use unicode literal
Sat, 25 Jun 2016 17:22:06 -0700 Gregory Szorc pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
Sun, 26 Jun 2016 07:59:02 -0700 Gregory Szorc ui: path option to declare which revisions to push by default
Sat, 25 Jun 2016 18:35:14 -0700 Gregory Szorc ui: don't fixup [paths] sub-options
Sat, 25 Jun 2016 07:26:43 -0700 Gregory Szorc sslutil: abort when unable to verify peer connection (BC)
Sat, 25 Jun 2016 07:32:02 -0700 Gregory Szorc sslutil: remove out of place comment
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip