log

age author description
Sun, 13 Aug 2017 22:46:03 -0700 Phil Cohen simplemerge: write merge result to the localctx, if passed
Sun, 13 Aug 2017 20:06:52 -0700 Phil Cohen simplemerge: use contexts to read file data from, if passed
Sun, 13 Aug 2017 20:06:52 -0700 Phil Cohen filemerge: pass contexts to simplemerge
Sun, 13 Aug 2017 20:06:52 -0700 Phil Cohen simplemerge: add optional context parameters to simplemerge
Sun, 13 Aug 2017 20:06:52 -0700 Phil Cohen simplemerge: extract verifytext as a helper function
Mon, 14 Aug 2017 23:26:54 -0700 Martin von Zweigbergk commit: use context manager with dirstateguard
Mon, 14 Aug 2017 23:26:51 -0700 Martin von Zweigbergk commit: move dirstateguard creation out of try-block