Mon, 17 Dec 2012 15:52:44 -0800 |
Bryan O'Sullivan |
ignore: only read an ignore file once
|
Mon, 17 Dec 2012 16:23:37 -0800 |
Bryan O'Sullivan |
ignore: refactor ignore into two functions
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
check-code: there must also be whitespace between ')' and operator
|
Thu, 03 Nov 2011 11:24:55 -0500 |
Matt Mackall |
misc: adding missing file close() calls
stable
|
Thu, 03 Feb 2011 10:31:17 +0100 |
Martin Geisler |
remove unnecessary list comprehensions
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Thu, 09 Jul 2009 15:14:42 -0700 |
Brendan Cully |
ignore: separate pattern extraction from match compilation
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: add some default args
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: change all users of util.matcher to match.match
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
Mon, 10 Dec 2007 10:26:42 -0600 |
Matt Mackall |
ignore: fix up comment parsing
|
Thu, 30 Aug 2007 23:54:01 +0200 |
Benoit Boissinot |
kill lonely docstring
|
Mon, 30 Jul 2007 20:01:16 +0200 |
Thomas Arendsen Hein |
Fix re: and glob: patterns in .hgignore (reported by Brad Schick)
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: move ignore to its own file
|