Mercurial > hg-stable
graph
-
histedit: replace hexshort lambda with node.shortFri, 06 Jul 2012 11:06:57 -0500, by Augie Fackler
-
revlog: make compress a methodMon, 25 Jun 2012 13:56:13 -0700, by Bryan O'Sullivan
-
largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)Sun, 24 Jun 2012 20:36:22 +0200, by Na'Tosha Bard
-
obsolete: write obsolete marker inside a transactionWed, 04 Jul 2012 02:21:04 +0200, by Pierre-Yves David
-
obsolete: append new markers to obsstore file instead of rewriting everythingWed, 04 Jul 2012 02:02:48 +0200, by Pierre-Yves David
-
obsolete: move obsolete markers read/write logic to obsstore objectWed, 04 Jul 2012 02:00:36 +0200, by Pierre-Yves David
-
debugobsolete: remove spurious ctx from variable nameWed, 11 Jul 2012 18:35:14 -0500, by Matt Mackall
-
MergeFri, 06 Jul 2012 20:28:32 -0700, by Bryan O'Sullivan
-
setup: disable -mno-cygwin if building under mingw32Fri, 06 Jul 2012 20:19:55 -0700, by Bryan O'Sullivan
-
graphlog: don't truncate template value at last \nFri, 06 Jul 2012 00:30:18 +0200, by Mads Kiilerich
-
graphlog: display obsolete changeset as "x"Wed, 04 Jul 2012 17:29:49 +0200, by Pierre-Yves David
-
obsolete: fix context.obsolete() methodWed, 04 Jul 2012 17:26:51 +0200, by Pierre-Yves David
-
obsolete: fix error message at marker creationWed, 04 Jul 2012 16:37:00 +0200, by Pierre-Yves David
-
help: explain effect of .hgignore on tracked filesMon, 02 Jul 2012 00:31:22 +0200, by Adrian Buehlmann
-
hgignore: simply ignore all *.exe's everywhereSun, 01 Jul 2012 10:06:16 +0200, by Adrian Buehlmann
-
tests: ignore pax_global_header in test-subrepo-git.tThu, 05 Jul 2012 02:25:49 +0200, by Mads Kiilerich
-
tests: remove GNU quoting in test-subrepo-deep-nested-change.tThu, 05 Jul 2012 01:47:17 +0200, by Mads Kiilerich
-
tests: add '(glob)' for Windows paths in test-subrepo-deep-nested-change.tThu, 05 Jul 2012 00:51:05 +0200, by Mads Kiilerich
-
check-code: verify that 'saved backup bundle to ...' is '(glob)'edThu, 05 Jul 2012 00:49:26 +0200, by Mads Kiilerich
-
tests: fix test markup in test-merge-types.tThu, 05 Jul 2012 00:35:42 +0200, by Mads Kiilerich
-
test-hgweb-diffs: partially adapt for WindowsWed, 04 Jul 2012 12:43:13 +0200, by Adrian Buehlmann
-
subrepo: propagate matcher to subrepos when archivingSat, 16 Jun 2012 22:34:06 -0400, by Matt Harbison
-
largefiles: remove a standin check that could never be trueMon, 18 Jun 2012 22:45:21 -0400, by Matt Harbison
-
largefiles: fix the directory structure when archiving a subrepo in a subrepoMon, 18 Jun 2012 23:02:51 -0400, by Matt Harbison
-
largefiles: fix a traceback when archiving a subrepo in a subrepoSun, 17 Jun 2012 21:57:48 -0400, by Matt Harbison
-
help: improve hgweb helpThu, 21 Jun 2012 12:50:15 +0200, by Mads Kiilerich
-
convert: keep branch switching merges with ancestors (issue3340)Mon, 18 Jun 2012 18:19:28 +0200, by Patrick Mezard
-
revset: add "diff" field to "matching" keywordWed, 13 Jun 2012 23:32:58 +0200, by Angel Ezquerra
-
mq: defer command wrapping to extsetup (API)Fri, 08 Jun 2012 23:27:59 -0400, by Matt Harbison
-
revset: ensure we are reversing a list (issue3530)Wed, 04 Jul 2012 09:38:07 -0700, by Bryan O'Sullivan