Thu, 21 Apr 2011 13:18:52 +0200 |
Adrian Buehlmann |
move checkfilename from util to scmutil
|
file |
diff |
annotate
|
Fri, 15 Apr 2011 16:15:30 +0200 |
Adrian Buehlmann |
util: new function checkfilename
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 15:52:55 -0500 |
Matt Mackall |
dirstate: add p1/p2 convenience methods
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 15:03:53 +0100 |
Adrian Buehlmann |
dirstate: eliminate _lastnormal set
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 18:39:54 +0100 |
Adrian Buehlmann |
dirstate: check mtime when adding to _lastnormal
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 11:22:29 +0100 |
Adrian Buehlmann |
dirstate: reset _lastnormal and _lastnormaltime
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 09:34:22 -0500 |
Matt Mackall |
dirstate: flush _lastnormal when we see newer filesystem times
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 09:20:40 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 11:59:43 -0500 |
Matt Mackall |
dirstate: introduce a public case normalizing method
stable
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 17:41:09 -0400 |
Greg Ward |
dirstate: avoid a race with multiple commits in the same process
|
file |
diff |
annotate
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
file |
diff |
annotate
|
Fri, 04 Feb 2011 09:17:07 +0100 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Fri, 04 Feb 2011 09:05:23 +0100 |
trbs |
subrepo: fix pruning of subrepo filenames in dirstate (issue2619)
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 15:56:03 +0100 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 03:53:11 -0800 |
Oleg Stepanov |
subrepo: do not report known files inside repositories as unknown
stable
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 03:43:06 +0100 |
David Soria Parra |
avoid .split() in for loops and use tuples instead
|
file |
diff |
annotate
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 12:43:31 -0600 |
Matt Mackall |
dirstate: warn on invalid parents rather than aborting
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 14:18:42 -0500 |
Matt Mackall |
dirstate: skip optimization on case-folding FS (issue2440)
stable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 12:46:54 -0500 |
Matt Mackall |
backout most of 4f8067c94729
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 00:02:31 -0500 |
Brodie Rao |
cleanup: use x in (a, b) instead of x == a or x == b
|
file |
diff |
annotate
|
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
|
Fri, 10 Sep 2010 23:53:51 +0200 |
Martin Geisler |
dirstate: use one pass to filter out files in subrepos
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
cmdutil: use repo.auditor when constructing match object
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 15:31:56 +0200 |
Martin Geisler |
dirstate: ignore symlinks when fs cannot handle them (issue1888)
stable
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 11:17:01 +0200 |
Benoit Boissinot |
dirstate: more explicit name, rename normaldirty() to otherparent()
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 19:18:20 +0200 |
Benoit Boissinot |
dirstate: remove unused variable
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 11:49:42 +0200 |
Benoit Boissinot |
dirstate: no need to iterate twice, a dict can be updated in place
stable
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 18:13:20 +0200 |
Benoit Boissinot |
dirstate: fix in memory dirstate entries for 1-second race
stable
|
file |
diff |
annotate
|