Sun, 29 Mar 2020 16:08:43 +0700 Anton Shestakov tests: unindent lines that only have one leading space stable
Fri, 27 Mar 2020 17:37:34 +0700 Anton Shestakov rewind: make __rewind-hash__ extra field be bytes stable
Fri, 27 Mar 2020 17:37:03 +0700 Anton Shestakov touch: make __touch-noise__ extra field be bytes stable
Fri, 27 Mar 2020 04:30:22 +0100 Pierre-Yves David branching: merge with stable
Wed, 25 Mar 2020 17:44:08 -0400 Eric Spishak-Thomas evolve: fix some documentation grammar/typos
Wed, 25 Mar 2020 17:44:08 -0400 Eric Spishak-Thomas evolve: fix some documentation grammar/typos stable
Wed, 25 Mar 2020 21:48:32 +0100 Pierre-Yves David changelog: mention the recent evolve improvements stable
Sat, 21 Mar 2020 00:46:37 +0100 Manuel Jacob tests: merge two tests about split changesets stable
Wed, 11 Mar 2020 16:05:53 +0100 Manuel Jacob evolve: support successors of ancestor of orphan with multiple roots stable
Wed, 11 Mar 2020 16:04:06 +0100 Manuel Jacob evolve: support ancestor of orphan split with unrelated changeset in between stable
Wed, 11 Mar 2020 18:50:39 +0100 Pierre-Yves David exchange: deal with empty obscommon stable
Fri, 20 Mar 2020 12:37:44 +0700 Anton Shestakov topic: compat with tr.changes[b'phases'], it's now a list
Thu, 19 Mar 2020 20:09:18 +0530 Pulkit Goyal topic: fix compatibility issues caused because of change in transaction API
Fri, 06 Mar 2020 02:42:03 +0100 Pierre-Yves David obsexchange: fallback to simpler request for dumb http server stable
Fri, 06 Mar 2020 02:46:51 +0100 Pierre-Yves David obsexchange: swap the 'common' and 'missing' clause stable
Fri, 06 Mar 2020 02:41:53 +0100 Pierre-Yves David obsdiscovery: avoid considering locally hidden changeset stable
Wed, 11 Mar 2020 18:29:46 +0100 Pierre-Yves David obsdiscovery: add a test where some common node are hidden stable
Fri, 13 Mar 2020 19:11:43 +0700 Anton Shestakov tests: use appropriate Python (2 or 3) for dummyssh stable
Wed, 11 Mar 2020 18:28:26 +0100 Manuel Jacob evolve: add missing 'of' in message stable
Fri, 06 Mar 2020 18:39:40 +0100 Pierre-Yves David test: fix graph label in test-push-checkheads-pruned-B5.t stable
Wed, 11 Mar 2020 16:11:04 +0700 Anton Shestakov readme: mention compat string format
Wed, 11 Mar 2020 15:55:36 +0700 Anton Shestakov readme: copywrite the section about branch policy, wrap long lines
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Tue, 10 Mar 2020 19:04:33 +0700 Anton Shestakov contrib: add a script to check release in compat comments that have node hash
Tue, 10 Mar 2020 11:50:40 +0100 Pierre-Yves David changelog: add an entry about the cleanup
Mon, 09 Mar 2020 18:47:18 +0700 Anton Shestakov evolve: drop compat for pre-4.5 context.memfilectx()
Mon, 09 Mar 2020 18:36:10 +0700 Anton Shestakov compat: update a couple of obviously outdated version comments
Sat, 07 Mar 2020 23:16:31 +0700 Anton Shestakov evolve: drop pre 4.0 compat for dirstate.parentchange()
Sat, 07 Mar 2020 22:38:14 +0700 Anton Shestakov evolve: drop 4.5 compat for scmutil.resolvehexnodeidprefix()
Sat, 07 Mar 2020 02:26:49 +0700 Anton Shestakov evolve: drop 4.5 compatibility for patch in tryimportone()
Sat, 07 Mar 2020 02:03:28 +0700 Anton Shestakov evolve: drop 4.5 compatibility with `patch.extract` API
Sat, 07 Mar 2020 01:43:40 +0700 Anton Shestakov evolve: drop 4.5 compatibility for template keywords
Sat, 07 Mar 2020 01:36:33 +0700 Anton Shestakov topic: drop 4.5 compatibility for template keywords
Wed, 04 Mar 2020 16:30:38 +0100 Pierre-Yves David compat: drop 4.5 compatibility for strdiff
Wed, 04 Mar 2020 16:30:19 +0100 Pierre-Yves David compat: drop 4.5 compatibility layer for log utility
Tue, 10 Mar 2020 11:07:06 +0100 Pierre-Yves David compat: drop 4.5 related compatibility around wireprotocol module
Tue, 10 Mar 2020 11:06:37 +0100 Pierre-Yves David compat: directly use status attribute instead of the compat layer
Tue, 10 Mar 2020 11:07:34 +0100 Pierre-Yves David compat: directly use function from dateutil
Wed, 04 Mar 2020 16:14:03 +0100 Pierre-Yves David compat: drop 4.5 compatibility for `_filterederror`
Wed, 04 Mar 2020 16:03:23 +0100 Pierre-Yves David compat: drop import compatibility <= 4.5 for `forcebytestr`
Wed, 04 Mar 2020 15:21:32 -0800 Martin von Zweigbergk tests: adapt now that Mercurial clears the merge state for empty wdir
Fri, 06 Mar 2020 21:37:28 +0700 Anton Shestakov tests: add more involved tests for obslog -T now that everything is a property
Tue, 25 Feb 2020 18:07:30 +0700 Anton Shestakov obslog: remove the separate "obslog -f" implementation and use the common one
Tue, 25 Feb 2020 17:47:54 +0700 Anton Shestakov obslog: provide successors and multiple markers to marker-displaying function
Tue, 18 Feb 2020 18:16:11 +0800 Anton Shestakov obslog: make date template property into dates
Tue, 18 Feb 2020 18:10:58 +0800 Anton Shestakov obslog: make note template property into notes
Tue, 18 Feb 2020 18:07:11 +0800 Anton Shestakov obslog: make operation template property into operations
Tue, 18 Feb 2020 17:58:22 +0800 Anton Shestakov obslog: make user template property into users
Tue, 18 Feb 2020 17:31:41 +0800 Anton Shestakov obslog: have at least one test that shows multiple dates with -f flag
Tue, 18 Feb 2020 15:21:14 +0800 Anton Shestakov obslog: use fm.data() instead of fm.write() because it's all templates now
Fri, 06 Mar 2020 22:06:05 +0700 Anton Shestakov tests: add checkheads-related cap
Wed, 04 Mar 2020 17:49:58 +0100 Pierre-Yves David branching: merge stable back into default
Sat, 29 Feb 2020 15:18:00 +0700 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 29 Feb 2020 15:17:31 +0700 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 29 Feb 2020 15:17:13 +0700 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Fri, 28 Feb 2020 23:23:02 +0700 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 28 Feb 2020 23:18:48 +0700 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Fri, 28 Feb 2020 23:10:48 +0700 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Fri, 28 Feb 2020 22:48:46 +0700 Anton Shestakov test-compat: back out changeset 2371d40f0878 mercurial-5.2
Fri, 28 Feb 2020 21:44:36 +0700 Anton Shestakov test-compat: back out changeset bb2042ff6444 mercurial-5.2
Fri, 28 Feb 2020 21:09:51 +0700 Anton Shestakov test-compat: merge stable into mercurial-5.2 mercurial-5.2
Sat, 29 Feb 2020 14:59:23 +0700 Anton Shestakov packaging: mark as developer version stable
Sat, 29 Feb 2020 14:55:37 +0700 Anton Shestakov packaging: add tag 9.3.0 for changeset 583dc6ef3eb2 stable
Wed, 04 Mar 2020 16:53:48 +0100 Anton Shestakov packaging: prepare version 9.3.0 stable 9.3.0 @
Wed, 04 Mar 2020 15:47:08 +0100 Pierre-Yves David branching: preserve test change on stable
Wed, 04 Mar 2020 17:08:05 +0100 Pierre-Yves David topic: extend topic gating to descendant stable
Wed, 04 Mar 2020 16:53:32 +0100 Anton Shestakov changelog: more entries for 9.3.0, sorting stable
Wed, 04 Mar 2020 16:36:32 +0100 Pierre-Yves David compat: fix subsettable import for mercurial <= 4.8 stable
Wed, 04 Mar 2020 16:05:28 +0100 Anton Shestakov compat: officialy drop compatibility with mercurial 4.5 stable
Wed, 04 Mar 2020 15:45:33 +0100 Pierre-Yves David test-compat: back out changeset 591a0afd2ef3 stable
Fri, 28 Feb 2020 20:19:16 +0700 Anton Shestakov test-compat: back out changeset 51e38bf936cf stable
Fri, 28 Feb 2020 20:18:42 +0700 Anton Shestakov branching: merge into stable in preparation for release stable
Sat, 29 Feb 2020 14:26:50 +0700 Anton Shestakov branching: closing test-compat branch for mercurial-4.5 mercurial-4.5
Wed, 04 Mar 2020 15:17:29 +0100 Pierre-Yves David branching: merge with stable
Wed, 04 Mar 2020 15:09:22 +0100 Pierre-Yves David tests: update graph output after core change
Wed, 04 Mar 2020 13:17:00 +0100 Pierre-Yves David fix: reinstall import from the right location
Wed, 19 Feb 2020 01:35:23 +0100 Pierre-Yves David topic: option to hide topic changesets to plain client
Tue, 03 Mar 2020 17:20:05 +0700 Anton Shestakov readme: update heptapod link stable
Mon, 02 Mar 2020 17:12:09 +0000 willstott101 py3-exceptions: wrap more Exceptions in forcebytestr before formatting stable
Tue, 04 Feb 2020 16:22:40 -0800 Martin von Zweigbergk touch: allow divergence with -A even if allowdivergence=no
Tue, 04 Feb 2020 16:22:40 -0800 Martin von Zweigbergk touch: allow divergence with -A even if allowdivergence=no
Tue, 04 Feb 2020 13:43:16 -0800 Martin von Zweigbergk tests: add test of `hg touch -A`
Sat, 22 Feb 2020 18:36:32 +0100 Pierre-Yves David release-checklist: do not forget to move the '@' bookmark stable
Wed, 19 Feb 2020 13:13:09 +0530 Pulkit Goyal topic: use `%d` for integers instead of `%s` on py3 stable
Sat, 15 Feb 2020 16:52:56 +0800 Anton Shestakov prune: actually track folds using fold-* metadata in obsmarkers
Thu, 13 Feb 2020 19:13:36 +0800 Anton Shestakov packaging: handle docs in a separate block in MANIFEST.in
Thu, 13 Feb 2020 19:08:31 +0800 Anton Shestakov packaging: simplify inclusion of docs in MANIFEST.in
Thu, 13 Feb 2020 19:04:00 +0800 Anton Shestakov packaging: simply prune some directories in MANIFEST.in in a dedicated block
Tue, 04 Feb 2020 13:00:05 -0800 Martin von Zweigbergk metaedit: replace a compat condition with a less specific proxy
Tue, 04 Feb 2020 12:46:55 -0800 Martin von Zweigbergk fold: replace a compat condition with a less specific proxy
Tue, 11 Feb 2020 17:21:43 +0800 Anton Shestakov tests: drop useless "(glob)" for timezone offsets
Tue, 04 Feb 2020 14:07:29 +0700 Anton Shestakov changelog: obslog shows folds now
Tue, 14 Jan 2020 20:20:13 +0700 Anton Shestakov obslog: use _successorsetverb() in regular obslog too
Sun, 02 Feb 2020 16:18:18 +0100 Pierre-Yves David release: do not forget to tweet about it
Sun, 02 Feb 2020 15:49:31 +0100 Pierre-Yves David branching: merge with stable
Sun, 02 Feb 2020 13:40:13 +0100 Pierre-Yves David release: fix a silly typo stable
Sun, 02 Feb 2020 13:28:47 +0100 Pierre-Yves David branching: merge with stable
Sun, 02 Feb 2020 13:25:23 +0100 Pierre-Yves David release: add missing checklist items stable
Sat, 01 Feb 2020 11:24:46 +0100 Pierre-Yves David heptapod: add an issue template for new version stable
Thu, 30 Jan 2020 18:14:14 +0100 Pierre-Yves David packaging: create a release check list stable
Tue, 14 Jan 2020 19:42:06 +0700 Anton Shestakov obshistory: add 'folded' to the list of precise verbs
Sat, 11 Jan 2020 19:53:11 +0700 Anton Shestakov metaedit: actually track folds using fold-* metadata in obsmarkers
Sat, 11 Jan 2020 19:52:56 +0700 Anton Shestakov fold: actually track folds using fold-* metadata in obsmarkers
Sun, 02 Feb 2020 15:51:10 +0700 Anton Shestakov tests: adjust test output for an early return in mergecopies()
Sat, 01 Feb 2020 12:50:10 +0100 Pierre-Yves David branching
Fri, 31 Jan 2020 14:50:37 +0100 Pierre-Yves David packaging: mark as developer version stable
Fri, 31 Jan 2020 15:03:59 +0100 Pierre-Yves David Added tag 9.2.2 for changeset ef41094c34e1 stable
Fri, 31 Jan 2020 14:44:45 +0100 Anton Shestakov packaging: prepare version 9.2.2 stable 9.2.2
Fri, 31 Jan 2020 14:52:38 +0100 Pierre-Yves David packaging: update tested with version stable
Fri, 31 Jan 2020 14:44:39 +0100 Anton Shestakov packaging: update changelog for version 9.2.2 stable
Thu, 30 Jan 2020 14:32:11 +0700 Anton Shestakov test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 30 Jan 2020 14:32:10 +0700 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 30 Jan 2020 14:32:09 +0700 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 30 Jan 2020 14:32:08 +0700 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 30 Jan 2020 14:32:06 +0700 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 30 Jan 2020 14:32:05 +0700 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 30 Jan 2020 14:32:04 +0700 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Thu, 30 Jan 2020 14:32:03 +0700 Anton Shestakov test-compat: merge stable into mercurial-5.2 mercurial-5.2
Mon, 27 Jan 2020 14:55:35 +0700 Anton Shestakov tests: allow an empty merge commit to have tests pass without too many changes stable
Tue, 28 Jan 2020 20:12:04 +0700 Anton Shestakov compat: add a context manager that calls _quick_access_changeid_invalidate() stable
(0) -3000 -1000 -120 +120 tip