Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 09 Mar 2017 15:10:27 -0800 | Jun Wu | localrepo: rename proxycls to filteredrepo |
Wed, 08 Mar 2017 17:35:20 -0800 | Durham Goode | dirstate: track otherparent files same as nonnormal |
Tue, 07 Mar 2017 13:24:24 -0500 | Augie Fackler | pycompat: verify sys.argv exists before forwarding it (issue5493) stable |
Mon, 06 Mar 2017 09:28:33 +0100 | Denis Laxalde | hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithm |
Mon, 06 Mar 2017 09:44:39 +0100 | Denis Laxalde | hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlines |
Fri, 03 Mar 2017 17:20:11 +0100 | Denis Laxalde | patch: add a diffhunks function yielding (diffheaders, hunks) |