log

age author description
Tue, 08 May 2018 11:39:38 +0200 Boris Feld debugbundle: also display if a part is mandatory or advisory stable
Thu, 19 Apr 2018 20:33:43 +0900 Yuya Nishihara cmdutil: remove unused 'confirmopts' constant
Thu, 03 May 2018 15:08:16 +0900 Yuya Nishihara formatter: ditch namedtuple in favor of attr
Sun, 29 Apr 2018 15:52:01 +0900 Yuya Nishihara log: consume --stat/patch options at constructor of changesetprinter
Sun, 29 Apr 2018 15:44:17 +0900 Yuya Nishihara log: cache diffopts instance
Sat, 05 May 2018 18:06:45 -0700 Gregory Szorc merge with stable
Sat, 05 May 2018 18:03:01 -0500 Kevin Bullock Added signature for changeset 6614cac550ae stable
Sat, 05 May 2018 18:02:59 -0500 Kevin Bullock Added tag 4.6 for changeset 6614cac550ae stable
Thu, 30 Nov 2017 21:19:46 -0500 Gregory Szorc filelog: don't crash on invalid copy metadata (issue5748) stable 4.6
Mon, 30 Apr 2018 15:32:11 -0700 Gregory Szorc httppeer: detect redirect to URL without query string (issue5860) stable
Thu, 03 May 2018 14:43:25 +0900 Yuya Nishihara hgweb: prevent triggering dummy href="#" handler stable
Wed, 02 May 2018 21:00:43 -0700 Gregory Szorc paper: add href="#" to links with click handlers stable
Wed, 02 May 2018 19:16:01 -0700 Gregory Szorc paper: don't register click handlers with inline javascript (issue5812) stable
Mon, 30 Apr 2018 17:28:59 -0700 Gregory Szorc hgweb: allow Content-Security-Policy header on 304 responses (issue5844) stable
Mon, 30 Apr 2018 17:22:20 -0700 Gregory Szorc hgweb: discard Content-Type header for 304 responses (issue5844) stable
Mon, 30 Apr 2018 17:08:56 -0700 Gregory Szorc tests: add tests demonstrating ISE for HTTP 304 responses with hgwebdir stable
Fri, 27 Apr 2018 14:51:02 -0700 Gregory Szorc hgweb: guard against empty Content-Length header stable
Thu, 26 Apr 2018 21:10:56 +0900 Yuya Nishihara test-push-http: do not clear pid file stable
Thu, 26 Apr 2018 21:24:13 +0900 Yuya Nishihara debugcolor: fix crash by empty styles (issue5856) stable
Wed, 25 Apr 2018 14:51:20 -0700 Gregory Szorc tests: explicitly define compression engines for tests stable
Wed, 25 Apr 2018 13:18:51 -0400 Augie Fackler tests: update no-zstd branch of test-treediscovery.t as in 330ada7e8ea5 stable
Wed, 25 Apr 2018 13:13:42 -0400 Augie Fackler tests: glob away content-length changes relating to missing zstd bindings stable
Wed, 25 Apr 2018 09:24:07 -0700 Martin von Zweigbergk revlog: make pure version of _partialmatch() support 40-byte hex nodeids stable
Tue, 24 Apr 2018 13:55:25 -0700 Gregory Szorc hgweb: reuse body file object when hgwebdir calls hgweb (issue5851) stable
Wed, 25 Apr 2018 00:26:49 +0530 Pulkit Goyal remotenames: mark the extension as EXPERIMENTAL stable
Tue, 24 Apr 2018 22:47:14 -0400 Augie Fackler tests: fix test-check-commit.t when all commits are public stable
Tue, 24 Apr 2018 21:29:00 +0900 Yuya Nishihara import: fix crash on --exact check of empty commit (issue5702) stable
Tue, 24 Apr 2018 08:20:15 -0700 Martin von Zweigbergk tests: mark test-check-interfaces.py as requiring a repo stable
Mon, 23 Apr 2018 19:23:18 +0100 Boris Feld sshpeer: reflect actual command activity one handshake stable
Mon, 23 Apr 2018 23:24:53 -0400 Matt Harbison tests: drop a useless glob in test-infinite-bundlestore.t stable