Mercurial > hg
graph
-
patch: add a workingbackend dirstate layer on top of fsbackendWed, 18 May 2011 23:48:17 +0200, by Patrick Mezard
-
patch: handle binary copies as regular onesWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: remove files while patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: set desired mode when patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: stop changing current directory before patchingWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
revlog: linearize created changegroups in generaldelta revlogsWed, 18 May 2011 23:26:26 +0200, by Sune Foldager
-
revlogdag: add linearize functionWed, 18 May 2011 23:11:34 +0200, by Sune Foldager
-
localrepo, sshrepo: use Boolean create argument in __init__Wed, 18 May 2011 19:30:17 +0200, by Martin Geisler
-
commands: replace 'x = f(); return x' with 'return f()'Wed, 18 May 2011 19:25:34 +0200, by Martin Geisler
-
merge with stableWed, 18 May 2011 19:22:55 +0200, by Martin Geisler
-
subrepo: respect non-default path for incoming/outgoing stableWed, 18 May 2011 15:13:26 +0200, by Martin Geisler
-
run-tests: print a newline after all warningsWed, 18 May 2011 15:45:57 +0200, by Thomas Arendsen Hein
-
annotate: fix alignment of columns in front of line numbers (issue2807)Wed, 18 May 2011 15:41:03 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 18 May 2011 09:56:27 +0200, by Martin Geisler
-
revset: the name is optional for the tag predicate stableWed, 18 May 2011 09:31:19 +0200, by Martin Geisler
-
revset: note case-insensitive matches in keyword and user stableWed, 18 May 2011 09:20:52 +0200, by Martin Geisler
-
revset: expand help for contains predicate stableWed, 18 May 2011 09:15:18 +0200, by Martin Geisler
-
patch: remove unused variable to make pyflakes test happyWed, 18 May 2011 09:05:18 +0200, by Sune Foldager
-
patch: add lexists() to backends, use it in selectfile()Tue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: move copyfile() into backends, abstract basedirTue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: merge makerejlines() into write_rej()Tue, 17 May 2011 23:46:37 +0200, by Patrick Mezard
-
patch: extract fs access from patchfile into fsbackendTue, 17 May 2011 23:46:15 +0200, by Patrick Mezard
-
mq: fix qpush changes detection of renamed filesTue, 17 May 2011 23:27:58 +0200, by Patrick Mezard
-
httpconnection: correctly handle redirects from http to httpsMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
win32.py: add argtypes and restypeSun, 15 May 2011 21:33:51 +0200, by Adrian Buehlmann
-
win32.py: more explicit definition of _STD_ERROR_HANDLESun, 15 May 2011 21:27:59 +0200, by Adrian Buehlmann
-
revset: add follow(filename) to follow a filename's history across copiesMon, 16 May 2011 17:02:35 -0500, by Matt Mackall