Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
file |
diff |
annotate
|
Fri, 07 Jan 2022 11:53:23 +0300 |
Anton Shestakov |
branchmap: skip obsolete revisions while computing heads
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 08:47:11 -0700 |
Martin von Zweigbergk |
errors: raise InputError on bad revset to revrange() iff provided by the user
|
file |
diff |
annotate
|
Thu, 10 Jun 2021 14:55:10 -0700 |
Martin von Zweigbergk |
cmdutil: make amend() take str-keyed opts
|
file |
diff |
annotate
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
file |
diff |
annotate
|
Wed, 10 Mar 2021 13:14:32 +0530 |
Pulkit Goyal |
commit: get info from mergestate whether a file was merged or not
|
file |
diff |
annotate
|
Fri, 24 Apr 2020 16:36:04 +0200 |
Joerg Sonnenberger |
bundle: optional advisory obsolescence parts
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
file |
diff |
annotate
|
Tue, 17 Nov 2020 15:37:18 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg debugobsolete`
|
file |
diff |
annotate
|
Wed, 23 Sep 2020 15:36:15 -0700 |
Martin von Zweigbergk |
repoview: don't crash if mergestate points to non-existent node
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2020 16:07:14 -0700 |
Martin von Zweigbergk |
tests: demonstrate crash caused by pinning of non-existent mergestate node
stable
|
file |
diff |
annotate
|
Thu, 23 Jul 2020 16:57:56 +0200 |
Pierre-Yves David |
exchange: backout changeset c26335fa4225
stable
|
file |
diff |
annotate
|
Fri, 17 Jul 2020 08:21:31 +0200 |
Manuel Jacob |
exchange: check actually missing revs for obsolete / unstable revs (issue6372)
|
file |
diff |
annotate
|
Fri, 17 Jul 2020 07:59:20 +0200 |
Manuel Jacob |
tests: test that push doesn’t complain about unstable changesets if no changes
|
file |
diff |
annotate
|
Mon, 13 Apr 2020 01:19:09 -0400 |
Matt Harbison |
revset: import `unstable()` from the evolve extension
|
file |
diff |
annotate
|
Sat, 29 Feb 2020 12:58:38 +0530 |
Pulkit Goyal |
pull: add `--confirm` flag to confirm before writing changes
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 13:19:24 +0200 |
Pierre-Yves David |
debugobsolete: also issue the "new obsmarkers" messsage
|
file |
diff |
annotate
|
Sun, 23 Dec 2018 02:01:35 +0530 |
Sushil khanchi |
obsutil: fix the issue5686
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 01:55:51 +0300 |
Zharaskhan Aman |
obsolete: fix ValueError when stored note contains ':' char (issue5783)
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 16:55:06 +0200 |
Boris Feld |
pullreport: rev duplicated and extinct into account
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 16:52:25 +0200 |
Boris Feld |
pullreport: issue a message about "extinct" pulled changesets
|
file |
diff |
annotate
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 13:31:24 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sat, 19 May 2018 16:50:30 -0400 |
Augie Fackler |
tests: port inline extensions in test-obsolete.t to Python 3
|
file |
diff |
annotate
|
Mon, 07 May 2018 19:43:43 -0700 |
Martin von Zweigbergk |
update: print warning about hidden changeset after update
|
file |
diff |
annotate
|
Sat, 05 May 2018 19:00:03 -0700 |
Gregory Szorc |
tests: remove pid file by default
|
file |
diff |
annotate
|
Tue, 08 May 2018 14:17:46 -0700 |
Boris Feld |
bundle2: mark the bundle2 part as advisory (issue5872)
stable
|
file |
diff |
annotate
|
Tue, 08 May 2018 11:39:38 +0200 |
Boris Feld |
debugbundle: also display if a part is mandatory or advisory
stable
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 22:58:49 +0900 |
Yuya Nishihara |
formatter: convert timestamp to int
|
file |
diff |
annotate
|
Sun, 15 Apr 2018 18:37:22 +0800 |
Anton Shestakov |
tests: make custom templates that use {whyunstable} terser
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 17:00:12 +0800 |
Anton Shestakov |
templates: add whyunstable template keyword
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 14:04:18 -0700 |
Gregory Szorc |
tests: conditionalize tests for various repo features
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 23:55:47 -0700 |
Martin von Zweigbergk |
hgweb: don't include hidden revisions in /filelog/ view
|
file |
diff |
annotate
|
Thu, 05 Apr 2018 00:00:48 -0700 |
Martin von Zweigbergk |
tests: show that hgweb contains hidden revisions in /filelog/ view
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 11:44:38 -0700 |
Gregory Szorc |
tests: disallow using simple store repo with bundlerepo
|
file |
diff |
annotate
|
Tue, 20 Mar 2018 14:19:28 +0800 |
Anton Shestakov |
hgweb: explain instabilities of unstable changesets (the rest of the themes)
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 17:33:00 +0100 |
Boris Feld |
bundle: include advisory rev branch cache part in bundle2 bundle
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 20:44:21 +0800 |
Anton Shestakov |
hgweb: explain instabilities of unstable changesets
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 20:44:01 +0800 |
Anton Shestakov |
debug: add debugwhyunstable that explains instabilities
|
file |
diff |
annotate
|
Thu, 01 Mar 2018 23:58:21 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-obsolete.t
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 12:48:50 +0800 |
Anton Shestakov |
hgweb: show each obsfateentry on its own line
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 12:30:23 +0800 |
Anton Shestakov |
tests: check obsolete changeset with two obsfate entries
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 21:14:57 +0800 |
Anton Shestakov |
hgweb: show dates recorded in obsolescence markers
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 20:32:32 +0800 |
Anton Shestakov |
hgweb: show users recorded in obsolescence markers
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 14:28:57 +0100 |
Boris Feld |
bookmarks: display the obsfate of hidden revision we create a bookmark on
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 14:08:54 +0100 |
Boris Feld |
update: display the obsfate of hidden revision we update to
|
file |
diff |
annotate
|
Sun, 14 Jan 2018 00:02:40 -0800 |
Martin von Zweigbergk |
evolution: make reporting of new unstable changesets optional
|
file |
diff |
annotate
|
Sun, 14 Jan 2018 23:59:17 -0800 |
Martin von Zweigbergk |
evolution: report new unstable changesets
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 22:28:06 +0530 |
Pulkit Goyal |
bookmarks: add bookmarks to hidden revs if directaccess config is set
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 09:12:08 +0100 |
Boris Feld |
visibility: improve the message when accessing filtered obsolete rev
|
file |
diff |
annotate
|
Wed, 27 Dec 2017 00:14:00 +0530 |
Pulkit Goyal |
update: support updating to hidden cset if directaccess config is set
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 21:25:46 +0800 |
Anton Shestakov |
hgweb: link to successors of obsoleted changesets
|
file |
diff |
annotate
|
Tue, 21 Nov 2017 17:03:41 +0800 |
Anton Shestakov |
hgweb: display fate of obsolete changesets
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
file |
diff |
annotate
|
Sun, 19 Nov 2017 14:02:50 +0800 |
Anton Shestakov |
hgweb: show instabilities of a commit
|
file |
diff |
annotate
|
Sat, 18 Nov 2017 12:04:08 +0800 |
Anton Shestakov |
hgweb: show obsolescence status of a commit
|
file |
diff |
annotate
|
Wed, 01 Nov 2017 17:08:33 +0100 |
Boris Feld |
obsolete: activate effect-flag by default
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 12:33:53 +0200 |
Boris Feld |
obsfate: rename obsfate into obsolete in default mapfile
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 12:32:42 +0200 |
Boris Feld |
obsfate: rename obsfate into obsolete in changeset_printer
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 15:56:49 +0200 |
Boris Feld |
config: rename stabilization.track-operation
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 21:07:58 +0100 |
Boris Feld |
config: use 'experimental.evolution.exchange'
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 17:53:36 +0200 |
Boris Feld |
obsfate: add obsfate to default mapfile
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 15:25:18 +0200 |
Boris Feld |
log: add obsfate by default in changeset printer
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 15:34:26 +0200 |
Boris Feld |
obsfate: only display date in verbose mode
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 15:34:12 +0200 |
Boris Feld |
obsfate: filter out current user if not in verbose
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 17:42:56 +0200 |
Boris Feld |
templatekw: introduce obsfate keyword
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 18:41:20 +0900 |
Yuya Nishihara |
templates: fix missed space between instability labels
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 08:37:04 +0100 |
Yuya Nishihara |
formatter: fix default list/dict generator to be evaluated more than once
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 10:42:49 -0700 |
Martin von Zweigbergk |
obsmarker: track operation by default
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove redundant commitfunc parameter in amend (API)
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove the redundant commit during amend
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 23:11:35 -0400 |
Augie Fackler |
debugcommands: stabilize output of debugbundle by having a custom repr
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 17:15:20 -0400 |
Augie Fackler |
tests: update test-obsolete to pass our import checker
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 16:58:52 -0400 |
Augie Fackler |
tests: update test-obsolete to pass our import checker
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 10:26:26 +0200 |
Boris Feld |
obsmarker: precnode was renamed into prednode
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 15:31:54 +0200 |
Boris Feld |
label: rename log.trouble into log.instability
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 15:30:41 +0200 |
Boris Feld |
label: rename trouble.X into instability.X
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 14:32:50 +0200 |
Boris Feld |
label: rename changeset.troubled into changeset.unstable
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 14:16:54 +0200 |
Boris Feld |
test: add a test for stabilization related labels
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 14:08:39 +0200 |
Boris Feld |
revset: rename bumped into phasedivergent
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 13:48:39 +0200 |
Boris Feld |
revset: rename unstable into orphan
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 11:32:25 +0200 |
Boris Feld |
template: rename troubles templatekw into instabilities
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 18:07:34 +0200 |
Boris Feld |
evolution: rename bumped to phase-divergent
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 17:53:48 +0200 |
Boris Feld |
evolution: rename unstable to orphan
|
file |
diff |
annotate
|
Sun, 16 Jul 2017 02:33:14 +0200 |
Boris Feld |
debugobsolete: also report the number of obsoleted changesets
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 20:10:03 +0200 |
Boris Feld |
bookmark: deprecate 'recordchange' in favor of 'applychanges'
|
file |
diff |
annotate
|
Wed, 28 Jun 2017 03:54:19 +0200 |
Pierre-Yves David |
obsolete: reports the number of local changeset obsoleted when unbundling
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 00:15:52 -0700 |
Martin von Zweigbergk |
strip: include phases in bundle (BC)
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 21:33:15 +0900 |
Yuya Nishihara |
json: pass formatting options recursively
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 21:45:22 +0900 |
Yuya Nishihara |
test-obsolete: include <> in user field to check JSON escapes
|
file |
diff |
annotate
|
Sat, 20 May 2017 16:19:59 +0200 |
Pierre-Yves David |
strip: strip obsmarkers exclusive to the stripped changeset
|
file |
diff |
annotate
|
Sat, 20 May 2017 15:02:30 +0200 |
Pierre-Yves David |
obsolete: add a function to compute "exclusive-markers" for a set of nodes
|
file |
diff |
annotate
|
Sat, 20 May 2017 15:06:10 +0200 |
Pierre-Yves David |
strip: also backup obsmarkers
|
file |
diff |
annotate
|
Sun, 21 May 2017 15:53:08 +0200 |
Pierre-Yves David |
hidden: drop the hidden cache logic
|
file |
diff |
annotate
|
Fri, 19 May 2017 12:08:47 +0200 |
Boris Feld |
devel: use default-date config field when creating obsmarkers
|
file |
diff |
annotate
|
Sun, 21 May 2017 13:49:48 +0200 |
Pierre-Yves David |
obsolete: test an important corner case
|
file |
diff |
annotate
|
Sat, 20 May 2017 03:10:23 +0200 |
Pierre-Yves David |
obsmarker: add an experimental flag controlling "operation" recording
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Tue, 09 May 2017 16:29:31 -0700 |
Durham Goode |
obsolete: add operation metadata to rebase/amend/histedit obsmarkers
|
file |
diff |
annotate
|
Sat, 25 Mar 2017 11:30:08 +0100 |
Denis Laxalde |
summary: display obsolete state of parents
|
file |
diff |
annotate
|
Sat, 25 Mar 2017 10:40:29 +0100 |
Denis Laxalde |
templates: add "changeset.obsolete" label in command line style
|
file |
diff |
annotate
|
Sat, 25 Mar 2017 10:34:11 +0100 |
Denis Laxalde |
templatekw: add an "obsolete" keyword
|
file |
diff |
annotate
|
Sun, 08 Jan 2017 14:37:44 -0500 |
Matt Harbison |
test-obsolete: stabilize output on platforms without 'serve' support
|
file |
diff |
annotate
|
Fri, 06 Jan 2017 14:35:22 +0100 |
Denis Laxalde |
summary: add evolution "troubles" information to summary output
|
file |
diff |
annotate
|
Fri, 06 Jan 2017 13:50:52 +0100 |
Denis Laxalde |
templates: display evolution "troubles" in command line style
|
file |
diff |
annotate
|
Fri, 06 Jan 2017 13:50:16 +0100 |
Denis Laxalde |
templatekw: add a "troubles" template keyword
|
file |
diff |
annotate
|
Fri, 06 Jan 2017 15:48:22 +0100 |
Denis Laxalde |
test: test "trouble: " line in log output with multiple troubles
|
file |
diff |
annotate
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
file |
diff |
annotate
|
Mon, 15 Aug 2016 16:07:55 +0900 |
Yuya Nishihara |
debugobsolete: add formatter support (issue5134)
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 15:52:11 +0200 |
Pierre-Yves David |
tests: remove all remaining usage of experimental.bundle2-exp
|
file |
diff |
annotate
|
Tue, 02 Aug 2016 03:53:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-obsolete.t
|
file |
diff |
annotate
|
Wed, 04 May 2016 22:44:30 -0400 |
Augie Fackler |
bookmarks: properly invalidate volatile sets when writing bookmarks
stable
|
file |
diff |
annotate
|
Thu, 05 May 2016 15:41:37 +0200 |
Augie Fackler |
test-obsolete: update extension in test to actually work
stable
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 03:40:53 -0700 |
Kostia Balytskyi |
debugobsolete: style fixes to debugobsolete that slipped from original commit
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 02:05:10 -0700 |
Kostia Balytskyi |
commands: make --rev and --index compatible in debugobsolete
|
file |
diff |
annotate
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
file |
diff |
annotate
|
Wed, 23 Mar 2016 10:50:24 -0700 |
Kostia Balytskyi |
debugobsolete: add an option to show marker index
|
file |
diff |
annotate
|
Tue, 15 Mar 2016 09:51:42 +0000 |
Jun Wu |
tests: explicitly flush output streams
|
file |
diff |
annotate
|
Mon, 29 Feb 2016 17:52:17 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
stable
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
|
file |
diff |
annotate
|
Wed, 20 Jan 2016 21:56:37 -0500 |
Matt Harbison |
test-obsolete: conditionalize a test dependent on chmod
|
file |
diff |
annotate
|
Wed, 20 Jan 2016 13:43:01 -0800 |
Laurent Charignon |
repoview: fix corrupted hiddencache crash Mercurial (issue5042)
stable
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 21:00:29 -0500 |
Matt Harbison |
summary: print unstable, bumped and divergent as unconditionally plural
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 11:19:48 -0800 |
Laurent Charignon |
summary: add troubles list to the output of hg summary
|
file |
diff |
annotate
|
Wed, 02 Dec 2015 16:12:15 -0800 |
Pierre-Yves David |
discovery: properly filter changeset in 'peer.known' (issue4982)
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 14:22:57 -0800 |
Pierre-Yves David |
test: add an extra base changeset in test-obsolete.t
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 00:51:43 -0700 |
Laurent Charignon |
repoview: invalidate 'visible' filtered revisions when bookmarks change
|
file |
diff |
annotate
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
file |
diff |
annotate
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
file |
diff |
annotate
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
file |
diff |
annotate
|
Wed, 27 May 2015 04:21:39 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-obsolete
|
file |
diff |
annotate
|
Tue, 26 May 2015 12:09:04 -0700 |
Laurent Charignon |
changelog: fix bug in heads computation
|
file |
diff |
annotate
|
Sun, 10 May 2015 06:48:08 -0700 |
Pierre-Yves David |
obsolete: sort obsmarkers during exchange
|
file |
diff |
annotate
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
file |
diff |
annotate
|
Wed, 29 Apr 2015 19:47:37 +0900 |
Yuya Nishihara |
bundlerepo: disable filtering of changelog while constructing revision text
stable
|
file |
diff |
annotate
|
Tue, 14 Apr 2015 11:44:04 -0400 |
Pierre-Yves David |
obsolete: experimental flag to get debug about obsmarkers exchange
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 23:30:02 +0900 |
Yuya Nishihara |
archive: look for first visible revision to build repo identity (issue4591)
|
file |
diff |
annotate
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
file |
diff |
annotate
|
Sat, 28 Feb 2015 01:12:54 -0500 |
Matt Harbison |
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hash
|
file |
diff |
annotate
|
Thu, 19 Feb 2015 19:32:06 +0800 |
Anton Shestakov |
hgweb: use introrev() for finding parents (issue4506)
|
file |
diff |
annotate
|
Wed, 01 Oct 2014 20:26:33 -0400 |
Matt Harbison |
localrepo: don't reintroduce pruned tag entries when tagging
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 12:22:43 -0800 |
Eric Sumner |
bundlerepo: retract phase boundary
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
file |
diff |
annotate
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
stable
|
file |
diff |
annotate
|
Sun, 19 Oct 2014 16:48:33 +0900 |
Yuya Nishihara |
revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
stable
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 15:25:32 -0700 |
Pierre-Yves David |
repoview: issue a special message when filtering hidden changesets
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 15:54:43 -0700 |
Pierre-Yves David |
repoview: include the filter name in filtered revision error messages
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 20:37:44 -0700 |
Pierre-Yves David |
changectx: issue a FilteredRepoLookupError when applicable
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:34:25 -0700 |
Durham Goode |
obsolete: update tests to use obsolete options
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:20:31 -0700 |
Durham Goode |
obsolete: add readonly flag to obstore constructor
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 12:52:10 -0700 |
Durham Goode |
obsstore: fix defaultformat option passing
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 19:13:08 -0700 |
Pierre-Yves David |
test-obsolete: remove subminute timezone in test
|
file |
diff |
annotate
|
Wed, 20 Aug 2014 19:47:35 -0700 |
Pierre-Yves David |
test-obsolete: sort the output of debugobsolete
|
file |
diff |
annotate
|
Wed, 20 Aug 2014 19:42:33 -0700 |
Pierre-Yves David |
test-obsolete: change a marker so it is relevant to the exchanged set
|
file |
diff |
annotate
|
Sat, 30 Aug 2014 11:57:46 +0200 |
Sune Foldager |
debugrevlog: add chainlen column to --dump output
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|
file |
diff |
annotate
|
Wed, 20 Aug 2014 00:43:08 -0700 |
Pierre-Yves David |
debugobsolete: add a way to record parent information
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 23:42:36 -0700 |
Pierre-Yves David |
debugobsolete: explicitly display date in the output
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 14:59:42 -0700 |
Pierre-Yves David |
obsstore.create: add a simple safeguard against cyclic markers
stable
|
file |
diff |
annotate
|
Wed, 30 Jul 2014 19:26:47 -0700 |
Pierre-Yves David |
push: perform phases discovery before the push
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 19:52:39 +0200 |
Pierre-Yves David |
test-obsolete: better logging template
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 13:52:35 +0200 |
Angel Ezquerra |
repoview: do not crash when localtags refers to non existing revisions
stable
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 23:27:31 -0400 |
Matt Mackall |
debugrevlog: use unfiltered view for changelog
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 20:10:33 -0500 |
Sean Farley |
repoview: add non-global tags to candidate list for blocking hidden changesets
|
file |
diff |
annotate
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 15:09:43 -0600 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 12:35:57 +0100 |
Simon Heimberg |
tests: append glob to filename output when required (windows)
stable
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 22:25:58 +0000 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 17:54:01 +0000 |
Pierre-Yves David |
outgoing: fix possible filtering crash in outgoing (issue3814)
stable
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 17:54:01 +0000 |
Pierre-Yves David |
outgoing: fix possible filtering crash in outgoing (issue3814)
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 05:37:36 -0600 |
Augie Fackler |
test-obsolete.t: migrate to killdaemons from kill `cat pidfile`
|
file |
diff |
annotate
|
Wed, 06 Feb 2013 07:55:29 +0000 |
Pierre-Yves David |
incoming: fix incoming when a local head is remotely filtered (issue3805)
stable
|
file |
diff |
annotate
|
Fri, 01 Feb 2013 15:21:47 -0600 |
Matt Mackall |
test-obsolete: now gets 404 for hidden change
stable 2.5
|
file |
diff |
annotate
|
Thu, 31 Jan 2013 19:56:55 +0100 |
Pierre-Yves David |
hgweb: add a `web.view` to control filtering
stable
|
file |
diff |
annotate
|
Wed, 30 Jan 2013 19:40:07 +0100 |
Mads Kiilerich |
tests: fix for windows - slashes and no serve
stable
|
file |
diff |
annotate
|
Mon, 28 Jan 2013 13:56:11 +0100 |
Pierre-Yves David |
discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776)
stable
|
file |
diff |
annotate
|
Mon, 28 Jan 2013 13:44:44 +0100 |
Pierre-Yves David |
test: minor documentation fix
stable
|
file |
diff |
annotate
|
Tue, 22 Jan 2013 11:39:14 +0100 |
Pierre-Yves David |
changectx: fix the handling of `tip`
stable
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 14:22:43 +0100 |
Pierre-Yves David |
hgweb: walk the graph through the changelog
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 14:19:28 +0100 |
Pierre-Yves David |
hgweb: ignore filtered revision in revnav
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 05:21:11 +0100 |
Pierre-Yves David |
clfilter: stronger detection of filtered changeset in changectx.__init__
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 11:39:22 -0600 |
Pierre-Yves David |
hgweb: add test regarding filtering and hgweb
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 20:02:53 +0100 |
Pierre-Yves David |
clfilter: ensure that hidden filtering is working on all commands
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 20:37:37 +0100 |
Pierre-Yves David |
clfilter: enforce hidden changeset globally
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 17:27:12 +0100 |
Pierre-Yves David |
clfilter: use filtering in `visibleheads`
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 17:00:24 +0100 |
Pierre-Yves David |
test: fix truncated comment in test
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 21:47:04 +0100 |
Pierre-Yves David |
clfilter: fix a false positive in the test-obsolete.t
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 00:50:12 +0200 |
Pierre-Yves David |
push: refuse to push bumped changeset
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 00:46:39 +0200 |
push includes an xxx changeset: yyyyyyyyyy |
obsolete: simplify push abort message
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 00:41:53 +0200 |
Pierre-Yves David |
obsolete: add a flag that allows fixing "bumped" changeset
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 14:45:27 +0200 |
Pierre-Yves David |
debugobsolete: add --flags option
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 00:39:06 +0200 |
Pierre-Yves David |
revset: add a bumped revset
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 00:12:06 +0200 |
Pierre-Yves David |
obsolete: cheap detection of nullid as successors
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 20:20:48 +0200 |
Patrick Mezard |
revset: add hidden() revset
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 15:57:50 +0200 |
Thomas Arendsen Hein |
obsolete: fix typos in comments introduced by 6955d69a52a4
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 13:05:25 +0200 |
Pierre-Yves David |
obsolete: warns if markers exist in a repo where the feature is not enabled
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 13:19:06 +0200 |
Pierre-Yves David |
obsolete: introduce an `_enabled` switch to disable the feature by default
stable
|
file |
diff |
annotate
|
Mon, 30 Jul 2012 19:26:05 +0200 |
Patrick Mezard |
debugobsolete: do not traceback on invalid node identifiers
stable
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 21:20:56 +0200 |
Patrick Mezard |
push: do not try to push remote obsolete if local has none
stable
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 19:02:35 +0200 |
Pierre-Yves David |
clone: copy obsolete markers during local clone
stable
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 17:59:29 +0200 |
Pierre-Yves David |
checkheads: take future obsoleted heads into account
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 17:56:50 +0200 |
Pierre-Yves David |
obsolete: mark unreachable extinct changesets as hidden
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 14:38:49 +0200 |
Pierre-Yves David |
obsolete: do not exchange extinct changesets
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 19:34:09 +0200 |
Pierre-Yves David |
obsolete: compute extinct changesets
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 01:39:03 +0200 |
Pierre-Yves David |
push: refuse to push unstable changesets without force
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 00:18:09 +0200 |
Pierre-Yves David |
obsolete: compute unstable changeset
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 19:29:10 +0200 |
Pierre-Yves David |
revset: add an `obsolete` symbol
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 01:32:18 +0200 |
Pierre-Yves David |
push: refuse to push obsolete changesets
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 02:21:04 +0200 |
Pierre-Yves David |
obsolete: write obsolete marker inside a transaction
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 17:29:49 +0200 |
Pierre-Yves David |
graphlog: display obsolete changeset as "x"
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 19:21:59 +0200 |
Pierre-Yves David |
obsolete: exchange obsolete marker over pushkey
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 19:20:44 +0200 |
Pierre-Yves David |
debugobsolete: list all obsolete marker if no argument are specified
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 19:15:23 +0200 |
Pierre-Yves David |
command: creation of obsolete marker
|
file |
diff |
annotate
|