Mon, 20 Sep 2010 22:29:13 +0200 |
Patrick Mezard |
Merge with stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:46:56 +0200 |
Patrick Mezard |
Use lexists() instead of exists() where appropriate
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 13:40:46 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 13:29:46 +0200 |
Martin Geisler |
context: mark string for translation
stable
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 18:10:05 +0200 |
Martin Geisler |
subrepos: support remapping of .hgsub source paths
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 10:39:59 +0900 |
Nicolas Dumazet |
context: reuse filecontext.cmp in workingfilecontext.cmp
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 23:40:46 +0900 |
Nicolas Dumazet |
filectx: use cmp(self, fctx) instead of cmp(self, text)
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 16:33:55 +0900 |
Nicolas Dumazet |
context: use os.lstat instead of os.stat to fetch file size
stable
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 11:02:39 +0900 |
Nicolas Dumazet |
cmp: document the fact that we return True if content is different
stable
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 11:59:48 +0900 |
Nicolas Dumazet |
workingfilectx.cmp: invert boolean return value
stable
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 08:48:05 +0200 |
Peter Arrenbrecht |
context: allow passing the common cset ancestor to fctx.ancestor
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
file |
diff |
annotate
|
Sat, 01 May 2010 15:00:21 +0300 |
Alexander Solovyov |
slightly improve memctx api
|
file |
diff |
annotate
|
Tue, 11 May 2010 20:21:25 +0200 |
Benoit Boissinot |
merge with stable
|
file |
diff |
annotate
|
Tue, 11 May 2010 20:13:52 +0200 |
Benoit Boissinot |
context: fallback function should not return None
stable
|
file |
diff |
annotate
|
Sat, 01 May 2010 23:05:21 +0200 |
Edouard Gomez |
subrepo: dirtiness checks should iterate over subrepos
|
file |
diff |
annotate
|
Fri, 07 May 2010 14:07:30 -0500 |
Steve Borho |
changectx: change diff() to accept keyword opts
|
file |
diff |
annotate
|
Fri, 07 May 2010 10:59:11 -0500 |
Steve Borho |
changectx: use repo.ui diffopts, allow argument override
|
file |
diff |
annotate
|
Wed, 05 May 2010 20:21:57 -0500 |
Matt Mackall |
context: only scan unknowns when needed
|
file |
diff |
annotate
|
Tue, 04 May 2010 15:52:42 -0500 |
Matt Mackall |
context: use asserts for ignored and clean exceptions
|
file |
diff |
annotate
|
Tue, 04 May 2010 15:02:55 -0500 |
Steve Borho |
workingctx: use member variables to store ignored and clean
|
file |
diff |
annotate
|
Tue, 04 May 2010 14:52:25 -0500 |
Steve Borho |
workingctx: add explicit status method, add ignored and fix clean
|
file |
diff |
annotate
|
Tue, 04 May 2010 20:12:58 -0500 |
Steve Borho |
context: add a changectx.diff() convenience function
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 01:18:31 +0200 |
Benoit Boissinot |
context: remove parents parameter to workingctx
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 20:30:31 +0200 |
Benoit Boissinot |
filectx: _fileid isn't normalized, use _filenode instead
stable
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 01:57:32 +0200 |
Benoit Boissinot |
context: fix bug introduced in fb89cd21a7a0, path should be used
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 18:08:48 +0200 |
Benoit Boissinot |
workingctx: correctly compute the flag for noexec filesystems+merge
stable
|
file |
diff |
annotate
|