Mon, 16 Jul 2012 16:19:53 -0500 |
Matt Mackall |
dirstate: drop assert
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 01:31:37 +0200 |
Adrian Buehlmann |
dirstate: eliminate redundant check parameter on _addpath()
|
file |
diff |
annotate
|
Mon, 18 Jun 2012 08:06:42 -0700 |
Joshua Redstone |
dirstate: factor common update code into _addpath
|
file |
diff |
annotate
|
Wed, 30 May 2012 12:55:33 -0700 |
Bryan O'Sullivan |
parsers: add a C function to pack the dirstate
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:00:57 +0200 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 22:25:55 +0200 |
Patrick Mezard |
localrepo: add setparents() to adjust dirstate copies (issue3407)
stable
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 20:29:21 +0200 |
Patrick Mezard |
dirstate: preserve path components case on renames (issue3402)
stable
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 20:06:36 +0200 |
Patrick Mezard |
rebase: skip resolved but emptied revisions
stable
|
file |
diff |
annotate
|
Thu, 19 Apr 2012 18:11:42 +0300 |
Idan Kamara |
dirstate: write branch file atomically
stable
|
file |
diff |
annotate
|
Sat, 31 Mar 2012 15:55:03 +0900 |
FUJIWARA Katsunori |
dirstate: fix some problems for recursive case normalization (issue3342)
stable
|
file |
diff |
annotate
|
Sat, 31 Mar 2012 00:04:08 +0900 |
FUJIWARA Katsunori |
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
stable
|
file |
diff |
annotate
|
Wed, 28 Mar 2012 19:24:13 -0500 |
Matt Mackall |
dirstate: normalize case of directory components
stable
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 00:46:37 +0900 |
FUJIWARA Katsunori |
icasefs: use case preserved root for 'util.fspath()' invocation (issue3302)
stable
|
file |
diff |
annotate
|
Thu, 01 Mar 2012 17:49:59 +0200 |
Idan Kamara |
dirstate: filecacheify _ignore (issue3278)
stable 2.1.1
|
file |
diff |
annotate
|
Thu, 01 Mar 2012 17:42:49 +0200 |
Idan Kamara |
dirstate: filecacheify _branch
stable
|
file |
diff |
annotate
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
dirstate: add filecache support
stable
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
context: add 'dirs()' to changectx/workingctx for directory patterns
stable
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 20:16:57 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 07:37:59 +0100 |
Pierre-Yves David |
dirstate: propagate IOError other than ENOENT when reading branch
stable
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 18:15:54 +0100 |
Martin Geisler |
Use explicit integer division
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: avoid normcase()-ing in util.fspath() for efficiency
stable
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
dirstate: prevent useless util.fspath() invocation for '.'
stable
|
file |
diff |
annotate
|
Tue, 22 Nov 2011 17:26:31 -0600 |
Matt Mackall |
dirstate: use util.normcase to build foldmap
stable
|
file |
diff |
annotate
|
Tue, 15 Nov 2011 14:25:11 -0600 |
Matt Mackall |
dirstate: fix case-folding identity for traditional Unix
stable
|
file |
diff |
annotate
|
Tue, 01 Nov 2011 15:19:37 -0500 |
Matt Mackall |
dirstate: don't fail when dropping a not-tracked file (issue3080)
stable 2.0
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 16:12:33 -0500 |
Matt Mackall |
windows: recompute flags when committing a merge (issue1802)
stable
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
file |
diff |
annotate
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
file |
diff |
annotate
|
Sun, 08 May 2011 20:45:47 +0200 |
Adrian Buehlmann |
rename util.is_exec to isexec
|
file |
diff |
annotate
|