Fri, 08 Sep 2017 12:10:21 +0200 |
Alain Leufroy |
obslog: simplify formatter keys
|
Fri, 08 Sep 2017 12:03:23 +0200 |
Alain Leufroy |
obslog: fix `--template` with `--graph` option
|
Fri, 08 Sep 2017 12:24:22 +0200 |
Alain Leufroy |
obslog: uniformize `_debugobshistoryrevs` and `_debugobshistorygraph` arguments
|
Sun, 17 Sep 2017 12:45:28 +0200 |
Alain Leufroy |
obslog: fix --patch with --no-graph options
|
Thu, 21 Sep 2017 15:18:28 +0200 |
Pierre-Yves David |
commands: upgrade pdiff and pstatus to full commands
|
Thu, 21 Sep 2017 14:50:55 +0200 |
Pierre-Yves David |
gup/gdown: properly mark these commands as deprecated
|
Thu, 21 Sep 2017 10:39:49 +0200 |
Pierre-Yves David |
Backed out changeset 1b4c92621e23
|
Tue, 29 Aug 2017 16:42:40 +0200 |
Boris Feld |
doc: integrate graphviz graphs in tutorials
|
Tue, 19 Sep 2017 12:52:22 +0200 |
Pierre-Yves David |
amend: lift the --interactive constraint on `--extract`
|
Mon, 18 Sep 2017 04:31:59 +0200 |
Pierre-Yves David |
readme: mention the topic output cleanup
|
Mon, 18 Sep 2017 04:30:57 +0200 |
Pierre-Yves David |
readme: mention the new --interactive mode for uncommit
|
Mon, 18 Sep 2017 04:28:12 +0200 |
Pierre-Yves David |
uncommit: minor comment cleanup in the test
|
Mon, 18 Sep 2017 04:20:36 +0200 |
Pierre-Yves David |
uncommit: small cleanup of the interactive test setup
|
Mon, 11 Sep 2017 18:12:06 +0200 |
Pierre-Yves David |
tests: add tests for interactively uncommitting by mentioning files
|
Mon, 11 Sep 2017 17:41:53 +0200 |
Pulkit Goyal |
uncommit: fix the dirstate handling in `uncommit -i`
|
Tue, 05 Sep 2017 14:35:00 +0530 |
Pulkit Goyal |
uncommit: pre-indent a block in if-True
|
Thu, 14 Sep 2017 17:23:24 +0530 |
Pulkit Goyal |
uncommit: add an interactive option to uncommit
|
Mon, 04 Sep 2017 15:54:39 +0200 |
Pierre-Yves David |
uncommit: pre-indent a block in if-True for the next patch
|
Sun, 17 Sep 2017 19:59:25 +0200 |
Pierre-Yves David |
topic: provide more information when behind count cannot be computed
|
Fri, 15 Sep 2017 23:25:38 +0530 |
Pulkit Goyal |
topic: show the t0 even if topic is not yet touched
|
Fri, 15 Sep 2017 23:13:05 +0530 |
Pulkit Goyal |
topics: improve the description if topic is not touched
|
Fri, 15 Sep 2017 22:48:55 +0530 |
Pulkit Goyal |
topics: show working directory branch when topic is empty
|
Fri, 01 Sep 2017 15:09:59 +0530 |
Pulkit Goyal |
topics: add tests for cases when a topic is empty
|
Fri, 15 Sep 2017 16:28:59 +0200 |
Pierre-Yves David |
readme: mention compatibility with future 4.4
|
Fri, 15 Sep 2017 17:20:42 +0200 |
Pierre-Yves David |
topic: update the message used with --age for empty topic
|
Wed, 30 Aug 2017 17:32:32 +0200 |
Ryan McElroy |
sharing: edit pass
|
Wed, 30 Aug 2017 17:32:32 +0200 |
Ryan McElroy |
user-guide: edit pass
|
Wed, 13 Sep 2017 21:41:57 +0200 |
Pierre-Yves David |
topic: stabilise the output of --age when date ties
|
Fri, 15 Sep 2017 15:48:18 +0200 |
Boris Feld |
tests: update after removing of redundant amend commit
|
Wed, 13 Sep 2017 15:13:51 +0200 |
Boris Feld |
topic: setup 'topic' value for working ctx
|
Thu, 14 Sep 2017 20:33:03 +0200 |
Pierre-Yves David |
tests: abstract version number for test-topic-stack.t
|
Mon, 07 Aug 2017 23:22:41 +0900 |
FUJIWARA Katsunori |
evolve: use registrar.templatekeyword to register template keyword functions
|
Sun, 10 Sep 2017 20:06:52 +0900 |
FUJIWARA Katsunori |
evolve: use registrar.revsetpredicate to register revset predicate functions
|
Mon, 07 Aug 2017 23:17:13 +0900 |
FUJIWARA Katsunori |
topic: use registrar.revsetpredicate to register revset predicate functions
|
Mon, 07 Aug 2017 23:24:57 +0900 |
FUJIWARA Katsunori |
doc: make paragraphs before example code end with "::" for reST syntax
|
Sun, 10 Sep 2017 22:41:54 +0900 |
FUJIWARA Katsunori |
topic: centralize compatibility logic between hg versions into compat module
|
Mon, 11 Sep 2017 17:24:33 +0200 |
Pierre-Yves David |
readme: mention the improvement to stack in the readme
|
Thu, 07 Sep 2017 19:18:05 +0200 |
Pierre-Yves David |
test: issue a clarifying graph print in tests/test-stack-branch.t
|
Sat, 09 Sep 2017 22:32:50 +0530 |
Pierre-Yves David |
stack: properly order stack when gaps existing inside it
|
Thu, 07 Sep 2017 19:43:07 +0200 |
Pierre-Yves David |
stack: display both parent with displaying merge
|
Sat, 09 Sep 2017 22:32:44 +0530 |
Pierre-Yves David |
tests: add tests for showing stack when merge is involved
|
Mon, 04 Sep 2017 12:41:30 +0200 |
Pierre-Yves David |
stack: move data computation on the object
|
Mon, 04 Sep 2017 12:23:03 +0200 |
Pierre-Yves David |
stack: replace 'getstack' with direct call to 'stack'
|
Mon, 04 Sep 2017 12:19:49 +0200 |
Pierre-Yves David |
stack: introduce a rich stack object
|
Thu, 07 Sep 2017 16:45:57 +0200 |
Pulkit Goyal |
tests: add tests for `hg stack` showing surprising behavior with gaps
|
Sun, 10 Sep 2017 22:22:06 +0900 |
FUJIWARA Katsunori |
topic: check availability of obsutil.getmarkers() for portability
|
Thu, 07 Sep 2017 16:45:53 +0200 |
Pierre-Yves David |
tests: add more explicit test about empty topic from publishing
|
Fri, 01 Sep 2017 19:29:04 +0200 |
Pierre-Yves David |
convertbookmark: advertise the new command in the readme
|
Fri, 01 Sep 2017 17:15:55 +0200 |
Pierre-Yves David |
convertbookmark: properly convert stacked bookmarks
|
Fri, 01 Sep 2017 18:46:10 +0200 |
Pierre-Yves David |
convertbookmark: perform all actions at the end
|
Fri, 01 Sep 2017 18:33:08 +0200 |
Pierre-Yves David |
converbookmark: split target computation from actual update
|
Fri, 01 Sep 2017 17:09:17 +0200 |
Pierre-Yves David |
convertbookmark: extract the revset into a module level constant
|
Fri, 01 Sep 2017 17:04:21 +0200 |
Pierre-Yves David |
convertbookmark: properly exclude public changeset
|
Fri, 01 Sep 2017 16:51:49 +0200 |
Pierre-Yves David |
test: add a new root changeset to all debugconvertbookmark test case
|
Fri, 01 Sep 2017 12:02:27 +0200 |
Pierre-Yves David |
tests: import section in 'test-topic-debugcb.t'
|
Fri, 01 Sep 2017 16:22:49 +0200 |
Pierre-Yves David |
test: avoid using debugdrawdag in 'test-topic-debugcb.t'
|
Tue, 29 Aug 2017 18:13:33 +0530 |
Pulkit Goyal |
tests: add more tests for debugconvertbookmark
|
Mon, 14 Aug 2017 14:36:11 +0530 |
Pulkit Goyal |
convertbookmark: add logic to skip revisions with multiple bookmarks
|
Fri, 01 Sep 2017 18:02:50 +0200 |
Pulkit Goyal |
topics: add a new debugconvertbookmark command to convert bookmarks to topics
|
Fri, 01 Sep 2017 17:53:14 +0200 |
Pierre-Yves David |
topic: support --rev argument and properly process then as user input
|