Mercurial > public > mercurial-scm > hg-stable
log mercurial/context.py @ 40450:41f0529b5112 stable
age | author | description |
---|---|---|
Sun, 14 Oct 2018 11:05:41 -0400 | Augie Fackler | context: raise runtime errors with sysstrs |
Sat, 13 Oct 2018 08:54:31 -0400 | Augie Fackler | context: open files in bytes mode |
Fri, 28 Sep 2018 22:35:05 -0700 | Martin von Zweigbergk | narrow: filter files by narrowspec in ctx.matches() |
Fri, 28 Sep 2018 17:09:15 -0700 | Martin von Zweigbergk | narrow: only walk files within narrowspec also for committed revisions |
Thu, 27 Sep 2018 23:01:26 -0700 | Martin von Zweigbergk | status: intersect matcher with narrow matcher instead of filtering afterwards |
Thu, 04 Oct 2018 10:38:55 -0700 | Martin von Zweigbergk | filectx: correct docstring about "changeid" |