Thu, 07 May 2020 19:47:59 -0700 Rodrigo Damazio Bovendorp utility: deal with having multiple draft default
Sun, 03 May 2020 15:39:56 +0800 Anton Shestakov changelog: summarize the last couple of features
Wed, 29 Apr 2020 21:57:59 +0800 Anton Shestakov obshistory: create _fatemarkers() similar to _originmarkers()
Thu, 07 May 2020 01:29:48 +0200 Anton Shestakov obslog: makes --origin flag the default
Thu, 07 May 2020 01:29:24 +0200 Anton Shestakov obslog: add a --origin flag to show predecessors instead of successors
Tue, 21 Apr 2020 23:45:11 +0800 Anton Shestakov obslog: add preliminary support for showing predecessors
Fri, 24 Apr 2020 01:15:38 +0800 Anton Shestakov obshistory: add _originmarkers() function to be used for obslog --origin
Fri, 08 May 2020 04:02:22 +0200 Pierre-Yves David evolve: rename `evolve_source_*` to `divergence_source_*`
Thu, 07 May 2020 07:57:14 -0700 Martin von Zweigbergk evolve: mark new hash-salting extras keys as uninteresting for effect flag
Mon, 09 Dec 2019 11:09:11 -0800 Martin von Zweigbergk evolve: handle relocation during divergence resolution producing no changes
Mon, 09 Dec 2019 10:05:24 -0800 Martin von Zweigbergk tests: show crash from divergence resolution resulting in empty commit
Thu, 30 Apr 2020 10:05:14 -0700 Martin von Zweigbergk evolve: always create commit when resolving divergence
Tue, 05 May 2020 16:29:52 +0800 Anton Shestakov tests: replace an X+X revset with something meaningful
Tue, 05 May 2020 16:54:24 +0800 Anton Shestakov tests: update section headers and comments in obslog-related tests
Tue, 05 May 2020 16:52:59 +0800 Anton Shestakov tests: use common obshistory_setup.sh script instead of manual setup
Tue, 05 May 2020 16:27:02 +0800 Anton Shestakov tests: remove "second diverged revision" from a phase divergence test
Tue, 05 May 2020 15:43:43 +0800 Anton Shestakov obshistory: omit duplicate notes of obsolescence operations
Tue, 05 May 2020 20:25:33 +0200 Joerg Sonnenberger changelog: adjust
Sun, 03 May 2020 20:59:34 +0200 Pierre-Yves David changelog: mention the sqlite fix
Wed, 01 Apr 2020 09:21:29 -0700 Martin von Zweigbergk evolve: extract function for relocating divergent commit
Sun, 03 May 2020 01:01:19 +0200 Joerg Sonnenberger caches: preserve permissions of top-level .hg
Sat, 02 May 2020 23:31:31 +0800 Anton Shestakov changelog: mention obsorigin template keyword
Tue, 10 Mar 2020 17:18:09 +0700 Anton Shestakov templatekw: add obsorigin keyword
Fri, 24 Apr 2020 01:14:34 +0800 Anton Shestakov obshistory: add predecessorsandmarkers()
Fri, 24 Apr 2020 01:09:30 +0800 Anton Shestakov obshistory: add a function to group predsets by fold-id
Tue, 21 Apr 2020 23:40:44 +0800 Anton Shestakov obshistory: add _predecessorsverb() similar to _successorsetverb()
Sat, 25 Apr 2020 18:51:23 +0800 Anton Shestakov obshistory: add a docstring to patchavailable()
Fri, 01 May 2020 07:44:01 -0700 Martin von Zweigbergk tests: avoid referring to commits by hash in a few places
Fri, 01 May 2020 07:43:15 -0700 Martin von Zweigbergk tests: add more verification of output to divergence tests
Mon, 16 Dec 2019 11:14:39 -0800 Martin von Zweigbergk tests: add debugobsolete calls before many obslog calls
Sun, 03 May 2020 01:45:04 +0200 Joerg Sonnenberger stablerangecache: sanity check subranges
Sun, 03 May 2020 20:11:37 +0800 Anton Shestakov obslog: use unfiltered repo for --no-graph implementation too
Thu, 09 Apr 2020 20:02:32 +0200 Joerg Sonnenberger tests: don't assume that echo will unescape \\
Thu, 09 Apr 2020 19:52:30 +0200 Joerg Sonnenberger tests: avoid non-portable sed command
Thu, 09 Apr 2020 19:51:03 +0200 Joerg Sonnenberger tests: check for file existance in a portable way
Thu, 09 Apr 2020 19:50:03 +0200 Joerg Sonnenberger tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
Thu, 09 Apr 2020 14:49:31 +0200 Joerg Sonnenberger tests: silence potential warnings about uname -o
Tue, 24 Mar 2020 23:43:28 +0100 Manuel Jacob evolve: remove unused divergenceflag and splitflag of MultipleSuccessorsError draft
Sat, 21 Mar 2020 20:36:41 +0100 Manuel Jacob evolve: consider all obsolete ancestors when finding new parent for orphan draft
Fri, 01 May 2020 21:05:37 +0200 Joerg Sonnenberger py3: fix debugstablerangecache
Wed, 29 Apr 2020 00:44:14 +0800 Anton Shestakov topic: provide cache to successorssets() in _singlesuccessor()
Wed, 29 Apr 2020 00:43:13 +0800 Anton Shestakov evolve: provide cache to successorssets() in _singlesuccessor()
Wed, 29 Apr 2020 00:28:15 +0800 Anton Shestakov evolve: provide cache to successorssets() in _possibledestination()
Sun, 29 Mar 2020 17:41:48 +0700 Anton Shestakov obslog: support --all with --no-graph
Sun, 29 Mar 2020 17:21:56 +0700 Anton Shestakov obslog: support --filternonlocal with --no-graph
Wed, 18 Mar 2020 19:20:17 +0700 Anton Shestakov obshistory: restructure templates a bit, drop default verb ("pruned")
Mon, 16 Mar 2020 19:13:33 +0700 Anton Shestakov obshistory: prepare data for displaymarkers() in a separate function
Mon, 13 Jan 2020 16:32:25 +0700 Anton Shestakov obshistory: make patchavailable() handle predecessors too
Tue, 17 Mar 2020 19:37:08 +0700 Anton Shestakov tests: make sure not to test the same thing twice
Wed, 11 Mar 2020 19:05:45 +0700 Anton Shestakov obshistory: rename precursors to predecessors in displayrevs()
Wed, 11 Mar 2020 18:09:11 +0700 Anton Shestakov obshistory: rename _debugobshistorydisplaymarker() to displaymarkers()
Wed, 11 Mar 2020 18:06:30 +0700 Anton Shestakov obshistory: rename graph/revs-displaying functions
Wed, 11 Mar 2020 18:03:52 +0700 Anton Shestakov obshistory: rename node/ctx-displaying functions
Thu, 23 Apr 2020 03:06:30 +0200 Pierre-Yves David branching: merge with stable
Mon, 20 Apr 2020 00:05:05 +0800 Anton Shestakov topic: use generationssubrel less directly, because it was recently renamed stable
Tue, 07 Apr 2020 15:39:23 +0200 Pierre-Yves David auto-publish: issue the capabilities in all cases stable
Thu, 16 Apr 2020 18:32:14 +0800 Anton Shestakov packaging: add an entry to debian/changelog mentioning the previous change stable
Thu, 16 Apr 2020 01:10:22 +0800 Anton Shestakov packaging: bump minimum required version of mercurial in debian/control stable
Thu, 16 Apr 2020 12:51:05 +0200 Arthur Lutz [debian] package 9.3.1-3 for bionic ubuntu draft stable
Wed, 15 Apr 2020 21:52:29 +0800 Anton Shestakov tests: update output to match 1b8fd4af3318 in core
(0) -3000 -1000 -300 -100 -60 tip