Fri, 27 May 2016 15:20:03 -0700 Danek Duvall tests-subrepo-git: emit a different "pwned" message based on the test stable 3.8.3
Fri, 27 May 2016 15:10:38 -0700 Danek Duvall tests-subrepo-git: make the "pwned" message output in a stable order stable
Fri, 27 May 2016 11:14:29 -0700 Danek Duvall test-cache-abuse: correct for different hunk headers between Solaris and GNU stable
Fri, 27 May 2016 21:24:05 +0200 Javi Merino lazymanifest: fix typo s/typles/tuples/ stable
Wed, 25 May 2016 19:57:31 -0700 Gregory Szorc sslutil: remove sslkwargs() (API)
Wed, 25 May 2016 19:57:02 -0700 Gregory Szorc url: remove use of sslkwargs
Wed, 25 May 2016 19:56:20 -0700 Gregory Szorc mail: remove use of sslkwargs
Wed, 25 May 2016 19:54:06 -0700 Gregory Szorc httpconnection: remove use of sslkwargs
Wed, 25 May 2016 19:52:02 -0700 Gregory Szorc sslutil: move sslkwargs logic into internal function (API)
Wed, 25 May 2016 19:43:22 -0700 Gregory Szorc sslutil: remove ui from sslkwargs (API)
Wed, 25 May 2016 16:09:07 -0700 Mateusz Kwapich dirstate: remove file from copymap on drop
Thu, 26 May 2016 02:35:44 +0000 timeless run-tests: use json.dumps(separators=)
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori debugignore: make messages translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori grep: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori subrepo: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori merge: make messages translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori httppeer: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori notify: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori gpg: make a message translatable
Mon, 23 May 2016 14:09:50 -0700 Martijn Pieters revset: use getargsdict for sort()
Wed, 25 May 2016 15:32:35 -0500 Matt Mackall merge with stable
Thu, 12 May 2016 22:29:05 -0400 Augie Fackler changegroup: extract method that sorts nodes to send
Wed, 11 May 2016 23:24:41 +0000 timeless hg: disable demandimport for py3
Sun, 15 May 2016 10:48:05 +0900 Yuya Nishihara tests: enable import checker for all python files (including no .py files)
Sun, 15 May 2016 10:45:32 +0900 Yuya Nishihara tests: make 'f' utility import hashlib unconditionally
Sun, 15 May 2016 10:41:01 +0900 Yuya Nishihara tests: fix typo of shebang prefix in test-check-pyflakes.t
Sun, 15 May 2016 10:40:26 +0900 Yuya Nishihara hghave: silence future pyflakes warning of unused import
Sun, 15 May 2016 10:39:44 +0900 Yuya Nishihara tests: remove unused import from 'f' utility
Tue, 24 May 2016 23:36:27 +0200 liscju bookmarks: allow pushing active bookmark on new remote head (issue5236) stable
Sun, 15 May 2016 11:50:49 -0700 Gregory Szorc sslutil: remove redundant check of sslsocket.cipher()
Sun, 15 May 2016 11:38:38 -0700 Gregory Szorc sslutil: convert socket validation from a class to a function (API)
Sun, 15 May 2016 11:32:11 -0700 Gregory Szorc sslutil: store and use hostname and ui in socket instance
Sun, 15 May 2016 11:25:07 -0700 Gregory Szorc sslutil: use a dict for hanging hg state off the wrapped socket
Thu, 05 May 2016 19:10:18 -0700 Gregory Szorc sslutil: require serverhostname argument (API)
Wed, 18 May 2016 16:37:32 -0500 Matt Mackall annotate: optimize line counting
Mon, 16 May 2016 14:21:39 -0700 Gregory Szorc purge: use opts.get()
Wed, 11 May 2016 15:20:25 +0000 timeless test-run-tests: clean up inuse server eagerly
Wed, 11 May 2016 16:40:16 +0000 timeless tests: refactor run-tests helpers
Wed, 11 May 2016 04:49:27 +0000 timeless tests: silence test-repo obsolete warning
Mon, 09 May 2016 10:05:32 +0200 liscju largefiles: send statlfile remote calls only for nonexisting locally files
Mon, 16 May 2016 21:18:59 +0000 timeless check-code: reject .next(...)
Mon, 16 May 2016 21:30:53 +0000 timeless py3: convert to next() function
Mon, 16 May 2016 21:30:32 +0000 timeless revset: rename variable to avoid shadowing with builtin next() function
Fri, 06 May 2016 18:12:36 -0700 Sean Farley histedit: add experimental config for using the first word of the commit
Fri, 06 May 2016 18:00:03 -0700 Sean Farley histedit: add optional parameter for determining intial editor line
Sat, 14 May 2016 14:16:43 +0900 Yuya Nishihara tests: enable import checker for all **.py files
Sat, 14 May 2016 14:33:45 +0900 Yuya Nishihara py3: make contrib/import-checker.py get along with itself
Sat, 14 May 2016 14:23:04 +0900 Yuya Nishihara py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modules
Sat, 14 May 2016 14:18:15 +0900 Yuya Nishihara py3: make contrib/bdiff-torture.py conform to our import style
Sat, 14 May 2016 13:39:33 +0900 Yuya Nishihara import-checker: extend check of symbol-import order to all local modules
Sat, 14 May 2016 13:20:13 +0900 Yuya Nishihara import-checker: always build a list of imported symbols
Sat, 14 May 2016 13:49:46 +0900 Yuya Nishihara import-checker: fix test to make a real package
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Thu, 19 May 2016 00:20:38 +0900 FUJIWARA Katsunori util: make copyfile avoid ambiguity of file stat if needed
Thu, 19 May 2016 00:20:38 +0900 FUJIWARA Katsunori vfs: make rename avoid ambiguity of file stat if needed
Thu, 19 May 2016 00:20:38 +0900 FUJIWARA Katsunori vfs: make atomictempfile avoid ambiguity of file stat if needed
Thu, 19 May 2016 00:20:38 +0900 FUJIWARA Katsunori util: make atomictempfile avoid ambiguity of file stat if needed
Thu, 19 May 2016 00:20:37 +0900 FUJIWARA Katsunori util: add filestat class to detect ambiguity of file stat
Thu, 05 May 2016 23:17:19 +0000 timeless run-tests: handle json.dumps divergence
Tue, 10 May 2016 22:52:26 +0000 timeless tests: use debuginstall to retrieve hg version
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip