Mercurial > hg
graph
-
remove: warn if unversionned files are specified (issue1454)Wed, 20 May 2009 21:16:04 +0200, by Benoit Boissinot
-
fetch: allow -r for remote reposWed, 20 May 2009 19:37:25 +0200, by Benoit Boissinot
-
filelog encoding: move the encoding/decoding into storeWed, 20 May 2009 18:35:47 +0200, by Benoit Boissinot
-
store: refactor the fncache handlingWed, 20 May 2009 18:35:41 +0200, by Benoit Boissinot
-
hgweb: make hgwebdir handle dict/list paths the same as config pathsWed, 20 May 2009 16:04:37 +0200, by Jeremy Whitlock
-
workingfilectx: always use the same filelog, even for renamesWed, 20 May 2009 02:08:53 +0200, by Benoit Boissinot
-
use 'x is None' instead of 'x == None'Wed, 20 May 2009 00:52:46 +0200, by Martin Geisler
-
patch: simplify Boolean expression slightlyWed, 20 May 2009 00:43:23 +0200, by Martin Geisler
-
mq: new method invalidateTue, 05 May 2009 10:29:34 +0200, by Simon Heimberg
-
mq: only read files when neededMon, 04 May 2009 03:35:42 +0200, by Simon Heimberg
-
tests: replace #...# syntax with {...}Tue, 19 May 2009 23:02:17 +0200, by Martin Geisler
-
match: use self.exact instead of lambdaFri, 15 May 2009 09:43:30 +0200, by Simon Heimberg
-
dirstate: use quicker matchfn() instead of match() everywhereThu, 14 May 2009 19:47:52 +0200, by Simon Heimberg
-
patchbomb: don't localize Date headersTue, 19 May 2009 15:10:45 +0200, by Dirkjan Ochtman
-
alias: a0104303f400 did not correctly handle whitespace in the argsTue, 19 May 2009 14:14:07 +0200, by Benoit Boissinot
-
update --clean: do not unlink added files (issue575)Tue, 19 May 2009 03:59:58 +0200, by Benoit Boissinot