mercurial/context.py
Tue, 14 May 2019 22:20:10 -0700 Martin von Zweigbergk context: get filesadded() and filesremoved() from changeset if configured
Thu, 18 Apr 2019 13:34:20 -0700 Martin von Zweigbergk context: add ctx.files{modified,added,removed}() methods
Wed, 09 Jan 2019 15:54:45 -0800 Martin von Zweigbergk copies: fix duplicatecopies() with overlay context
Fri, 10 May 2019 22:24:47 -0700 Martin von Zweigbergk context: default to using branch from dirstate only in workingctx
Fri, 10 May 2019 22:51:33 -0700 Martin von Zweigbergk context: let caller pass in branch to committablectx.__init__()
Fri, 10 May 2019 21:55:59 -0700 Martin von Zweigbergk context: move contents of committablectx.markcommitted() to workingctx
Fri, 10 May 2019 21:53:41 -0700 Martin von Zweigbergk context: move walk() and match() overrides from committablectx to workingctx
Fri, 10 May 2019 21:35:30 -0700 Martin von Zweigbergk context: move flags overrides from committablectx to workingctx
Fri, 10 May 2019 13:41:42 -0700 Martin von Zweigbergk context: reuse changectx._copies() in all but workingctx
Fri, 10 May 2019 14:27:22 -0700 Martin von Zweigbergk overlayworkingctx: don't include added-then-deleted files in memctx
Fri, 10 May 2019 11:03:54 -0700 Martin von Zweigbergk overlaycontext: allow calling copydata() on clean context
Wed, 24 Apr 2019 19:42:43 +0300 Pulkit Goyal context: check file exists before getting data from _wrappedctx stable
Wed, 27 Dec 2017 22:05:20 -0800 Martin von Zweigbergk changelog: parse copy metadata if available in extras
Wed, 10 Apr 2019 17:36:37 -0700 Martin von Zweigbergk overlayworkingctx: remove misleading trailing slash from directory pattern
Wed, 10 Apr 2019 17:31:32 -0700 Martin von Zweigbergk overlayworkingctx: fix file/dir audit to be repo-relative
Wed, 10 Apr 2019 16:26:40 -0700 Martin von Zweigbergk messages: replace some instances of "folder" by "directory"
Tue, 19 Mar 2019 23:00:07 -0700 Martin von Zweigbergk memfilectx: override copysource() instead of using dummy nodeid
Tue, 19 Mar 2019 22:58:39 -0700 Martin von Zweigbergk memctx: rename constructor argument "copied" to "copysource" (API)
Fri, 15 Mar 2019 22:18:35 -0700 Martin von Zweigbergk context: use wdirhex constant instead of calculating it
Thu, 14 Mar 2019 14:46:29 -0700 Martin von Zweigbergk rebase: fix crash with in-memory rebase and copies
Wed, 20 Feb 2019 21:57:39 -0800 Martin von Zweigbergk committablectx: move status-related methods closer together
Sun, 25 Mar 2018 22:07:35 -0700 Martin von Zweigbergk memfilefromctx: migrate to new method for getting copy info
Sun, 25 Mar 2018 21:30:31 -0700 Martin von Zweigbergk context: move equivalent renamed() implementations to superclass
Sun, 25 Mar 2018 21:28:30 -0700 Martin von Zweigbergk context: rewrite renamed() in terms of new copysource() where appropriate
Sun, 25 Mar 2018 21:32:16 -0700 Martin von Zweigbergk context: add specialized way of getting copy source file only
Thu, 21 Feb 2019 19:11:35 -0800 Kyle Lippincott context: use includematcher when checking dir/file conflicts
Wed, 20 Feb 2019 19:28:51 -0500 Augie Fackler cleanup: use () to wrap long lines instead of \
Fri, 18 Jan 2019 13:13:30 -0800 Martin von Zweigbergk context: introduce p[12]copies() methods and debugp[12]copies commands
Wed, 06 Feb 2019 23:12:56 -0800 Martin von Zweigbergk patch: replace "prefix" and "relroot" arguments by "pathfn" (API)
Wed, 06 Feb 2019 22:52:49 -0800 Martin von Zweigbergk patch: accept second matcher that applies only to copy sources (API)
less more (0) -300 -100 -50 -30 tip