Sun, 03 Apr 2016 16:34:55 +0300 |
Robert Stanca |
py3: lexicographical order imports and print_function in test-context.py
|
Sun, 03 Apr 2016 06:20:17 +0300 |
Robert Stanca |
py3: use absolute_import in test-context.py
|
Mon, 09 Nov 2015 17:15:36 -0500 |
Matt Harbison |
test-context: conditionalize the workingfilectx date printing for Windows
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: override _dirstatestatus in workingcommitctx for correct matching
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: make unknown/ignored/clean of cached status empty for equivalence
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: cache self._status correctly at workingctx.status
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: open file in binary mode to use POSIX end-of-line style anywhere
stable
|
Fri, 13 Jun 2014 15:59:18 -0700 |
Sean Farley |
test-context: add test for performing a diff on a memctx
|
Fri, 13 Jun 2014 15:56:11 -0700 |
Sean Farley |
test-context: add test for memctx status
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Thu, 19 May 2011 18:09:25 +0200 |
Martin Geisler |
changelog: convert user and desc from local encoding early
stable
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|