Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Mon, 07 Mar 2011 15:45:10 -0600 |
Matt Mackall |
ancestor: improve description
|
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, 21 Jun 2010 13:25:42 -0500 |
Matt Mackall |
merge: sort arguments to stabilize the ancestor search
|
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
|
Tue, 24 Nov 2009 09:49:23 +0100 |
Sune Foldager |
ancestor: improve docstring
|
Sun, 17 May 2009 03:53:13 +0200 |
Benoit Boissinot |
ancestor: use set instead of dict
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Mon, 23 Mar 2009 15:36:30 +0100 |
Nicolas Dumazet |
ancestor: caching the parent list to improve performance
|
Sat, 29 Mar 2008 12:39:47 -0500 |
Matt Mackall |
symmetricdifference: move back to copies
|
Sat, 29 Mar 2008 12:39:47 -0500 |
Matt Mackall |
symmetricdifference: change colors to sides
|
Sat, 29 Mar 2008 12:39:47 -0500 |
Matt Mackall |
ancestors: simplify symmetric difference
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
diff: use copy smarts from copies.py
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
merge: move symmetricdifferences to ancestor.py
|
Fri, 17 Nov 2006 08:06:54 +0100 |
Thomas Arendsen Hein |
white space and line break cleanups
|
Wed, 20 Sep 2006 16:50:50 -0500 |
Matt Mackall |
Abstract ancestor algorithm into generic function
|