workingfilectx.date = (1000, 0) ASCII : Gr?ezi! Latin-1 : Grüezi! UTF-8 : Grüezi! diff --git a/foo b/foo --- a/foo +++ b/foo @@ -1,1 +1,2 @@ foo +bar = checking context.status(): == checking workingctx.status: wctx._status= === with "pattern match": wctx._status= wctx._status= === with "always match" and "listclean=True": wctx._status= wctx._status= == checking workingcommitctx.status: wcctx._status= === with "always match": wcctx._status= wcctx._status= === with "always match" and "listclean=True": wcctx._status= wcctx._status= === with "pattern match": wcctx._status= wcctx._status= === with "pattern match" and "listclean=True": wcctx._status= wcctx._status=