Sun, 01 Oct 2006 19:26:33 +0200 |
Thomas Arendsen Hein |
Whitespace/Tab cleanup
|
file |
diff |
annotate
|
Mon, 25 Sep 2006 17:53:17 -0500 |
Matt Mackall |
dirstate: add copies function
|
file |
diff |
annotate
|
Sun, 20 Aug 2006 01:13:11 -0300 |
Alexis S. L. Carvalho |
dirstate.py: when comparing mtimes, use only the integer part.
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 21:03:29 -0700 |
Vadim Gelfer |
fix issue 322.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
file |
diff |
annotate
|
Wed, 09 Aug 2006 15:03:46 -0500 |
Matt Mackall |
Merge manifest refactor work
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 03:14:17 -0500 |
Matt Mackall |
Start using manifestflags methods
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 21:22:56 +0200 |
Benoit Boissinot |
self.root == '/': prefix length computation out of the loop
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 11:09:17 -0700 |
Gil |
Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
|
file |
diff |
annotate
|
Thu, 20 Jul 2006 16:21:07 -0700 |
Vadim Gelfer |
status: add -c (clean) and -A (all files) options
|
file |
diff |
annotate
|
Fri, 23 Jun 2006 08:09:48 +0200 |
Benoit Boissinot |
simplify filterfiles when filtering based on a directory
|
file |
diff |
annotate
|
Fri, 23 Jun 2006 00:11:53 +0200 |
Brendan Cully |
filterfiles: Search as long as the target is a prefix of current.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 23:58:21 -0700 |
Vadim Gelfer |
use demandload more.
|
file |
diff |
annotate
|
Fri, 16 Jun 2006 12:58:24 -0700 |
Vadim Gelfer |
replace os.stat with os.lstat in some where.
|
file |
diff |
annotate
|
Tue, 13 Jun 2006 14:56:01 -0700 |
Vadim Gelfer |
dirstate: fix call to os.lstat when st is None
|
file |
diff |
annotate
|