log

age author description
Tue, 25 Apr 2017 22:10:26 -0400 Matt Harbison test-bookmarks: factor hooks out to a shell script for Windows stable
Wed, 19 Apr 2017 17:04:22 -0700 Matt DeVore help: explain how to access subtopics in internals stable
Tue, 18 Apr 2017 14:51:32 -0700 Matt DeVore log: document the characters ---graph uses to draw stable
Tue, 25 Apr 2017 00:19:03 -0700 Gregory Szorc tests: demonstrate that pager.attend-<abbreviated> doesn't work stable
Mon, 24 Apr 2017 23:11:44 -0700 Gregory Szorc tests: test that abbreviated command alias is also paged stable
Mon, 24 Apr 2017 23:10:43 -0700 Gregory Szorc tests: drop unnecessary pager attend in test stable
Mon, 24 Apr 2017 10:48:07 +0200 Denis Laxalde hgweb: change text of followlines links to "older / newer" stable
Mon, 24 Apr 2017 10:32:15 +0200 Denis Laxalde hgweb: do not show "descending" link in followlines UI for filelog heads stable
Mon, 24 Apr 2017 18:33:23 +0200 Denis Laxalde context: optimize linkrev adjustment in blockancestors() (issue5538) stable
Mon, 24 Apr 2017 17:13:24 +0200 Boris Feld record: update help message to use operation instead of "record" (issue5432) stable
Mon, 24 Apr 2017 14:38:30 -0400 Augie Fackler tests: add lots of regex matching to test-http-bad-server.t stable
Sun, 23 Apr 2017 09:38:10 -0400 Augie Fackler tests: pass only one file at a time to tail(1) stable
Sat, 22 Apr 2017 12:29:17 -0400 Augie Fackler debian: configure editor and pager to sensible-\1 by default stable
Sat, 22 Apr 2017 12:24:47 -0400 Augie Fackler tests: work around flaky test failure on FreeBSD and relatives stable
Thu, 20 Apr 2017 21:40:28 +0200 Denis Laxalde context: start walking from "introrev" in blockancestors() stable
Thu, 13 Apr 2017 16:09:40 -0400 Augie Fackler sshpeer: try harder to snag stderr when stdout closes unexpectedly stable
Thu, 20 Apr 2017 22:51:28 +0900 Yuya Nishihara test-worker: disable tests of forked workers on Windows stable
Thu, 20 Apr 2017 22:45:45 +0900 Yuya Nishihara test-profile: allow negative time in JSON output (issue5542) stable
Tue, 18 Apr 2017 11:10:08 -0700 Gregory Szorc show: add basic labels to work template stable
Tue, 18 Apr 2017 10:49:46 -0700 Gregory Szorc show: rename "underway" to "work" stable
Thu, 20 Apr 2017 17:18:08 -0700 Siddharth Agarwal histedit: make check for unresolved conflicts explicit (issue5545) stable
Tue, 18 Apr 2017 14:51:30 -0500 Kevin Bullock Added signature for changeset 616e788321cc stable
Tue, 18 Apr 2017 14:51:24 -0500 Kevin Bullock Added tag 4.2-rc for changeset 616e788321cc stable
Tue, 18 Apr 2017 12:24:34 -0400 Augie Fackler freeze: merge default into stable for 4.2 code freeze stable 4.2-rc
Tue, 18 Apr 2017 11:22:42 -0400 Augie Fackler Merge stable with security patch. stable
Tue, 18 Apr 2017 11:13:01 -0400 Augie Fackler Added signature for changeset 77eaf9539499 stable
Tue, 18 Apr 2017 11:12:59 -0400 Augie Fackler Added tag 4.1.3 for changeset 77eaf9539499 stable
Wed, 12 Apr 2017 11:23:55 -0700 Augie Fackler dispatch: protect against malicious 'hg serve --stdio' invocations (sec) stable 4.1.3
Thu, 13 Apr 2017 22:31:17 +0900 Yuya Nishihara progress: retry ferr.flush() and .write() on EINTR (issue5532)
Thu, 13 Apr 2017 22:27:25 +0900 Yuya Nishihara progress: extract stubs to restart ferr.flush() and .write() on EINTR