Wed, 03 Aug 2016 15:52:11 +0200 |
Pierre-Yves David |
tests: remove all remaining usage of experimental.bundle2-exp
|
Tue, 02 Aug 2016 03:53:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-obsolete.t
|
Wed, 04 May 2016 22:44:30 -0400 |
Augie Fackler |
bookmarks: properly invalidate volatile sets when writing bookmarks
stable
|
Thu, 05 May 2016 15:41:37 +0200 |
Augie Fackler |
test-obsolete: update extension in test to actually work
stable
|
Tue, 12 Apr 2016 03:40:53 -0700 |
Kostia Balytskyi |
debugobsolete: style fixes to debugobsolete that slipped from original commit
|
Mon, 04 Apr 2016 02:05:10 -0700 |
Kostia Balytskyi |
commands: make --rev and --index compatible in debugobsolete
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
Wed, 23 Mar 2016 10:50:24 -0700 |
Kostia Balytskyi |
debugobsolete: add an option to show marker index
|
Tue, 15 Mar 2016 09:51:42 +0000 |
Jun Wu |
tests: explicitly flush output streams
|
Mon, 29 Feb 2016 17:52:17 -0600 |
Matt Mackall |
merge with stable
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
stable
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
|
Wed, 20 Jan 2016 21:56:37 -0500 |
Matt Harbison |
test-obsolete: conditionalize a test dependent on chmod
|
Wed, 20 Jan 2016 13:43:01 -0800 |
Laurent Charignon |
repoview: fix corrupted hiddencache crash Mercurial (issue5042)
stable
|
Mon, 11 Jan 2016 21:00:29 -0500 |
Matt Harbison |
summary: print unstable, bumped and divergent as unconditionally plural
|
Mon, 14 Dec 2015 11:19:48 -0800 |
Laurent Charignon |
summary: add troubles list to the output of hg summary
|
Wed, 02 Dec 2015 16:12:15 -0800 |
Pierre-Yves David |
discovery: properly filter changeset in 'peer.known' (issue4982)
|
Wed, 09 Dec 2015 14:22:57 -0800 |
Pierre-Yves David |
test: add an extra base changeset in test-obsolete.t
|
Sat, 13 Jun 2015 00:51:43 -0700 |
Laurent Charignon |
repoview: invalidate 'visible' filtered revisions when bookmarks change
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Wed, 27 May 2015 04:21:39 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-obsolete
|
Tue, 26 May 2015 12:09:04 -0700 |
Laurent Charignon |
changelog: fix bug in heads computation
|
Sun, 10 May 2015 06:48:08 -0700 |
Pierre-Yves David |
obsolete: sort obsmarkers during exchange
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Wed, 29 Apr 2015 19:47:37 +0900 |
Yuya Nishihara |
bundlerepo: disable filtering of changelog while constructing revision text
stable
|
Tue, 14 Apr 2015 11:44:04 -0400 |
Pierre-Yves David |
obsolete: experimental flag to get debug about obsmarkers exchange
|
Wed, 08 Apr 2015 23:30:02 +0900 |
Yuya Nishihara |
archive: look for first visible revision to build repo identity (issue4591)
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
Sat, 28 Feb 2015 01:12:54 -0500 |
Matt Harbison |
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hash
|
Thu, 19 Feb 2015 19:32:06 +0800 |
Anton Shestakov |
hgweb: use introrev() for finding parents (issue4506)
|
Wed, 01 Oct 2014 20:26:33 -0400 |
Matt Harbison |
localrepo: don't reintroduce pruned tag entries when tagging
|
Thu, 18 Dec 2014 12:22:43 -0800 |
Eric Sumner |
bundlerepo: retract phase boundary
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
stable
|
Sun, 19 Oct 2014 16:48:33 +0900 |
Yuya Nishihara |
revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
stable
|
Fri, 17 Oct 2014 15:25:32 -0700 |
Pierre-Yves David |
repoview: issue a special message when filtering hidden changesets
|
Fri, 17 Oct 2014 15:54:43 -0700 |
Pierre-Yves David |
repoview: include the filter name in filtered revision error messages
|
Wed, 15 Oct 2014 20:37:44 -0700 |
Pierre-Yves David |
changectx: issue a FilteredRepoLookupError when applicable
|
Tue, 14 Oct 2014 13:34:25 -0700 |
Durham Goode |
obsolete: update tests to use obsolete options
|
Tue, 14 Oct 2014 13:20:31 -0700 |
Durham Goode |
obsolete: add readonly flag to obstore constructor
|
Wed, 15 Oct 2014 12:52:10 -0700 |
Durham Goode |
obsstore: fix defaultformat option passing
|
Tue, 16 Sep 2014 19:13:08 -0700 |
Pierre-Yves David |
test-obsolete: remove subminute timezone in test
|
Wed, 20 Aug 2014 19:47:35 -0700 |
Pierre-Yves David |
test-obsolete: sort the output of debugobsolete
|
Wed, 20 Aug 2014 19:42:33 -0700 |
Pierre-Yves David |
test-obsolete: change a marker so it is relevant to the exchanged set
|
Sat, 30 Aug 2014 11:57:46 +0200 |
Sune Foldager |
debugrevlog: add chainlen column to --dump output
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|
Wed, 20 Aug 2014 00:43:08 -0700 |
Pierre-Yves David |
debugobsolete: add a way to record parent information
|
Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
Wed, 13 Aug 2014 23:42:36 -0700 |
Pierre-Yves David |
debugobsolete: explicitly display date in the output
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
Thu, 14 Aug 2014 14:59:42 -0700 |
Pierre-Yves David |
obsstore.create: add a simple safeguard against cyclic markers
stable
|
Wed, 30 Jul 2014 19:26:47 -0700 |
Pierre-Yves David |
push: perform phases discovery before the push
|
Fri, 04 Jul 2014 19:52:39 +0200 |
Pierre-Yves David |
test-obsolete: better logging template
|
Sun, 29 Jun 2014 13:52:35 +0200 |
Angel Ezquerra |
repoview: do not crash when localtags refers to non existing revisions
stable
|
Mon, 14 Apr 2014 23:27:31 -0400 |
Matt Mackall |
debugrevlog: use unfiltered view for changelog
|
Tue, 18 Mar 2014 20:10:33 -0500 |
Sean Farley |
repoview: add non-global tags to candidate list for blocking hidden changesets
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|