Fri, 25 Mar 2011 15:03:53 +0100 |
Adrian Buehlmann |
dirstate: eliminate _lastnormal set
|
Thu, 24 Mar 2011 18:39:54 +0100 |
Adrian Buehlmann |
dirstate: check mtime when adding to _lastnormal
|
Wed, 23 Mar 2011 11:22:29 +0100 |
Adrian Buehlmann |
dirstate: reset _lastnormal and _lastnormaltime
|
Wed, 23 Mar 2011 09:34:22 -0500 |
Matt Mackall |
dirstate: flush _lastnormal when we see newer filesystem times
|
Wed, 23 Mar 2011 09:20:40 -0500 |
Matt Mackall |
merge with stable
|
Tue, 22 Mar 2011 11:59:43 -0500 |
Matt Mackall |
dirstate: introduce a public case normalizing method
stable
|
Sun, 20 Mar 2011 17:41:09 -0400 |
Greg Ward |
dirstate: avoid a race with multiple commits in the same process
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Fri, 04 Feb 2011 09:17:07 +0100 |
Martin Geisler |
merge with stable
|
Fri, 04 Feb 2011 09:05:23 +0100 |
trbs |
subrepo: fix pruning of subrepo filenames in dirstate (issue2619)
stable
|
Wed, 05 Jan 2011 15:56:03 +0100 |
Martin Geisler |
merge with stable
|
Tue, 04 Jan 2011 03:53:11 -0800 |
Oleg Stepanov |
subrepo: do not report known files inside repositories as unknown
stable
|
Thu, 02 Dec 2010 03:43:06 +0100 |
David Soria Parra |
avoid .split() in for loops and use tuples instead
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Mon, 22 Nov 2010 12:43:31 -0600 |
Matt Mackall |
dirstate: warn on invalid parents rather than aborting
|
Mon, 01 Nov 2010 14:18:42 -0500 |
Matt Mackall |
dirstate: skip optimization on case-folding FS (issue2440)
stable
|
Fri, 24 Sep 2010 12:46:54 -0500 |
Matt Mackall |
backout most of 4f8067c94729
|
Thu, 23 Sep 2010 00:02:31 -0500 |
Brodie Rao |
cleanup: use x in (a, b) instead of x == a or x == b
|
Mon, 20 Sep 2010 22:29:13 +0200 |
Patrick Mezard |
Merge with stable
|
Mon, 20 Sep 2010 21:46:56 +0200 |
Patrick Mezard |
Use lexists() instead of exists() where appropriate
stable
|
Fri, 10 Sep 2010 23:53:51 +0200 |
Martin Geisler |
dirstate: use one pass to filter out files in subrepos
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
cmdutil: use repo.auditor when constructing match object
|
Mon, 09 Aug 2010 15:31:56 +0200 |
Martin Geisler |
dirstate: ignore symlinks when fs cannot handle them (issue1888)
stable
|
Tue, 20 Apr 2010 11:17:01 +0200 |
Benoit Boissinot |
dirstate: more explicit name, rename normaldirty() to otherparent()
|
Fri, 16 Apr 2010 19:18:20 +0200 |
Benoit Boissinot |
dirstate: remove unused variable
|
Tue, 06 Apr 2010 11:49:42 +0200 |
Benoit Boissinot |
dirstate: no need to iterate twice, a dict can be updated in place
stable
|
Mon, 05 Apr 2010 18:13:20 +0200 |
Benoit Boissinot |
dirstate: fix in memory dirstate entries for 1-second race
stable
|
Thu, 11 Feb 2010 17:44:01 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 11 Feb 2010 12:02:48 -0200 |
Wagner Bruna |
branch: avoid using reserved tag names
stable
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Thu, 31 Dec 2009 17:19:30 -0600 |
Augie Fackler |
dirstate: don't check state of subrepo directories
|
Sun, 27 Dec 2009 23:24:05 +0100 |
Martin Geisler |
dirstate: improve docstring formatting
|
Sat, 31 Oct 2009 16:56:58 +0100 |
Benoit Boissinot |
remove unused imports
|
Mon, 19 Oct 2009 22:19:28 +0300 |
Alexander Solovyov |
make path expanding more consistent
|
Thu, 01 Oct 2009 15:36:45 -0400 |
Greg Ward |
dirstate: add/improve method docstrings.
|
Thu, 01 Oct 2009 17:17:52 +0200 |
Adrian Buehlmann |
dirstate: kill dirstate.granularity config option
|
Sat, 22 Aug 2009 10:25:50 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Fri, 21 Aug 2009 14:17:23 +0200 |
Adrian Buehlmann |
dirstate.write: don't ignore stat data if mtime is in the future (issue1790)
|
Wed, 05 Aug 2009 22:51:30 -0700 |
Brendan Cully |
Backed out changeset 26fa0e31011d.
|
Sun, 26 Jul 2009 18:02:06 +0200 |
Dan Villiom Podlaski Christiansen |
dirstate: fold paths using the just added util.realpath() function.
|
Sat, 13 Jun 2009 22:42:16 +0200 |
Patrick Mezard |
dirstate: fix typo introduced by 3507f6c7715c
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
dirstate: eliminate reference cycle from normalize
|
Thu, 04 Jun 2009 16:21:09 -0500 |
Matt Mackall |
dirstate: don't complain about 0-length files
|
Mon, 01 Jun 2009 20:25:01 -0500 |
Matt Mackall |
dirstate: more accurate use of match.dir callback
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: fold plan cases down to two special cases
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: refactor walk plan
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: use match.bad callback for filetype messages
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: ignore return of match.bad
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: simplify logic for badfn clause
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: we always have a badfn
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: simplify check for missing file
|
Wed, 27 May 2009 23:39:41 +0200 |
Martin Geisler |
dirstate: fixed typo in comment
|
Mon, 25 May 2009 12:48:15 -0500 |
Matt Mackall |
dirstate: notice truncated parents read
|
Thu, 14 May 2009 19:54:26 +0200 |
Simon Heimberg |
dirstate: skip step 3 in walk if nothing new will match
|
Thu, 14 May 2009 10:50:45 +0200 |
Simon Heimberg |
dirstate: set more states in step 1 of walk
|
Thu, 14 May 2009 19:47:52 +0200 |
Simon Heimberg |
dirstate: use quicker matchfn() instead of match() everywhere
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|