log

age author description
Tue, 12 Feb 2019 11:27:27 -0800 Gregory Szorc revlog: use iterbytestr()
Sun, 10 Feb 2019 22:41:51 -0800 Martin von Zweigbergk commit: respect ui.relative-paths
Sun, 10 Feb 2019 22:21:45 -0800 Martin von Zweigbergk resolve: slightly simplify join expression by joining with empty strings
Sun, 10 Feb 2019 22:18:19 -0800 Martin von Zweigbergk resolve: respect ui.relative-paths also for warning messages
Mon, 11 Feb 2019 09:40:24 -0800 Martin von Zweigbergk addremove: respect ui.relative-paths
Mon, 11 Feb 2019 09:12:23 -0800 Martin von Zweigbergk windows: use util.localpath for repo-relative paths in getuipathfn()
Tue, 12 Feb 2019 17:10:31 -0500 Jordi GutiƩrrez Hermoso walkchangerevs: obey allfiles parameter when taking the slow path
Fri, 08 Feb 2019 18:26:35 +0100 Boris Feld test: stabilize test-wireproto-exchangev2.t flaky output
Mon, 04 Feb 2019 14:29:03 -0800 Kyle Lippincott zsh: fix `hg resolve` completion when in a subdirectory (issue6067)
Sun, 03 Feb 2019 19:10:39 +0530 Navaneeth Suresh revset: add expectsize to check the size of a set
Mon, 11 Feb 2019 11:18:37 -0500 Augie Fackler merge with stable
Mon, 11 Feb 2019 15:41:08 +0300 Pulkit Goyal branchmap: decode a label only once
Mon, 11 Feb 2019 15:34:35 +0300 Pulkit Goyal branchmap: move __init__ up in branchcache class
Sat, 09 Feb 2019 22:50:53 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments from {always,never,exact}() (API)
Sun, 10 Feb 2019 14:35:36 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments to constructors (API)