Sun, 23 Jul 2017 05:07:13 +0200 |
Pierre-Yves David |
rewriteutil: move the 'rewrite' function
|
Sun, 23 Jul 2017 04:54:42 +0200 |
Pierre-Yves David |
rewriteutil: move 'foldcheck' to the new module
|
Sun, 23 Jul 2017 04:46:33 +0200 |
Pierre-Yves David |
rewriteutil: move disallowednewunstable in the new module
|
Sat, 22 Jul 2017 23:40:28 +0200 |
Pierre-Yves David |
rewriteutil: create a rewriteutil module to host utility function
|
Sun, 23 Jul 2017 06:47:34 +0200 |
Pierre-Yves David |
interactive: fix the interractive option import
|
Fri, 21 Jul 2017 10:51:37 +0200 |
Pierre-Yves David |
test: update test output to match b11e8c67fb0f
|
Fri, 21 Jul 2017 10:27:13 +0200 |
Pierre-Yves David |
test: update test output from b47fef6d2365
|
Fri, 21 Jul 2017 10:07:15 +0200 |
Pierre-Yves David |
compat: add a compatibility layer for bookmark move
|
Fri, 21 Jul 2017 09:50:26 +0200 |
Pierre-Yves David |
compat: use 'safehasattr' over 'hasattr'
|
Fri, 14 Jul 2017 07:19:15 +0530 |
Pulkit Goyal |
stack: show short node of changesets in `hg stack -v`
|
Fri, 21 Jul 2017 01:04:32 +0200 |
Pierre-Yves David |
compat: use 'repo.cachevfs' when available
|
Sun, 16 Jul 2017 11:11:06 +0200 |
Pierre-Yves David |
debugobsconvert: take the lock when writing the obsstore file
|
Fri, 14 Jul 2017 08:08:32 +0530 |
Pulkit Goyal |
topics: add a test demonstarting sorting of topics by time using --age
|
Fri, 14 Jul 2017 03:16:06 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 14 Jul 2017 02:46:28 +0200 |
Pierre-Yves David |
prev: allow to update to 't0' from 't1'
|
Fri, 14 Jul 2017 02:42:33 +0200 |
Pierre-Yves David |
topic: add a 'topicidx()' to context
|
Fri, 14 Jul 2017 02:41:53 +0200 |
Pierre-Yves David |
prev: retrieve the 'no-topic' result is a clear and reusable option
|
Fri, 14 Jul 2017 02:35:12 +0200 |
Pierre-Yves David |
prev: add '_getcurrenttopic' helper and use it
|
Fri, 14 Jul 2017 02:34:42 +0200 |
Pierre-Yves David |
prev: explicitly use 'p1' as a variable name
|
Fri, 14 Jul 2017 01:53:56 +0200 |
Pierre-Yves David |
topic: rename the internal topic option
|
Fri, 14 Jul 2017 01:49:43 +0200 |
Pierre-Yves David |
prev: extract the code computing the destination
|
Fri, 14 Jul 2017 01:32:34 +0200 |
Pierre-Yves David |
prev: issue a proper error when reaching repository root
|
Fri, 14 Jul 2017 01:21:32 +0200 |
Pierre-Yves David |
prev: stop creating a repository at the root of 'test-repo.t'
|
Fri, 14 Jul 2017 01:12:20 +0200 |
Pierre-Yves David |
prev: extract the function performing the update
|
Fri, 14 Jul 2017 01:01:22 +0200 |
Pierre-Yves David |
prev: simplify the bookmark preserving logic
|
Fri, 14 Jul 2017 00:58:14 +0200 |
Pierre-Yves David |
prev: rename 'p' to 'target'
|
Fri, 14 Jul 2017 00:54:48 +0530 |
Pulkit Goyal |
topics: check for topic on commit before a user enters message
|
Fri, 14 Jul 2017 03:14:27 +0200 |
Pierre-Yves David |
packaging: update readme
|
Tue, 11 Jul 2017 21:39:39 +0530 |
Pulkit Goyal |
topics: add a new flag --age which will show last touched time for topics
|
Tue, 11 Jul 2017 11:24:43 +0200 |
Pierre-Yves David |
uncommit: expose the feature with a '--extract' to amend
|
Tue, 11 Jul 2017 12:00:45 +0200 |
Pierre-Yves David |
uncommit: add support for -U and -D
|
Tue, 11 Jul 2017 11:59:18 +0200 |
Pierre-Yves David |
uncommit: add support for --user and --date
|
Tue, 11 Jul 2017 11:58:07 +0200 |
Pierre-Yves David |
uncommit: add support for --message and --logfile
|
Tue, 11 Jul 2017 11:12:23 +0200 |
Pierre-Yves David |
amend: drop the implementation details from the user help
|
Tue, 11 Jul 2017 10:55:06 +0200 |
Pierre-Yves David |
uncommit: move to the 'evocommands' module
|
Tue, 11 Jul 2017 10:38:01 +0200 |
Pierre-Yves David |
amend: extract into a 'evolve.evocommands' module
|
Wed, 12 Jul 2017 16:09:08 +0200 |
Pierre-Yves David |
test: handle output change in 20f533a92eda
|
Sun, 09 Jul 2017 15:01:32 +0300 |
Josef 'Jeff' Sipek |
tutorial: fix grammar and spelling
stable
|
Sun, 09 Jul 2017 14:23:27 +0300 |
Josef 'Jeff' Sipek |
tutorial: word wrap long lines
stable
|
Sun, 09 Jul 2017 14:20:24 +0300 |
Josef 'Jeff' Sipek |
tutorial: use rm instead of 'hg rm' for an untracked temporary file
stable
|
Sun, 09 Jul 2017 14:41:13 +0200 |
Pierre-Yves David |
readme: update with various topic improvement
|
Thu, 06 Jul 2017 03:31:11 +0530 |
Pulkit Goyal |
topics: add a config knob to forbid untopiced commit
|
Thu, 06 Jul 2017 03:56:36 +0530 |
Pulkit Goyal |
topics: update the help for `hg topics` describing ways to use the command
|
Fri, 07 Jul 2017 01:01:01 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 06 Jul 2017 23:33:28 +0200 |
Pierre-Yves David |
obshashrange: add cache warming instruction to the documentation
stable
|
Tue, 04 Jul 2017 10:49:14 +0200 |
Pierre-Yves David |
evolve: explain how to disable markers discovery in the documentation
stable
|
Thu, 06 Jul 2017 23:33:28 +0200 |
Pierre-Yves David |
obshashrange: add cache warming instruction to the documentation
|
Tue, 04 Jul 2017 01:30:14 +0530 |
Pulkit Goyal |
topics: add t0 and b0 to the stack
|
Tue, 04 Jul 2017 00:15:36 +0530 |
Pulkit Goyal |
topics: wrap the update function to check if either t0 or b0 is passed as rev
|
Fri, 07 Jul 2017 00:42:18 +0200 |
Pierre-Yves David |
compat: adapt to change in 53b3a1968aa6-core
|
Sun, 02 Jul 2017 19:43:44 +0200 |
Pierre-Yves David |
merge back with stable
|
Sun, 02 Jul 2017 19:42:23 +0200 |
Pierre-Yves David |
packaging: update versions to '.dev' one
stable
|
Sun, 02 Jul 2017 19:40:56 +0200 |
Pierre-Yves David |
Added tag 6.5.0 for changeset 734c0bc066cd
stable
|
Sun, 02 Jul 2017 19:35:38 +0200 |
Pierre-Yves David |
packaging: prepare version 6.5.0
stable 6.5.0
|
Sun, 02 Jul 2017 19:34:30 +0200 |
Pierre-Yves David |
topic: update extensions metadata
stable
|
Sun, 02 Jul 2017 19:31:11 +0200 |
Pierre-Yves David |
readme: prepare version 6.5.0
stable
|
Sun, 02 Jul 2017 17:28:53 +0200 |
Pierre-Yves David |
compat: merge with mercurial-3.9
mercurial-3.8
|
Sun, 02 Jul 2017 17:28:38 +0200 |
Pierre-Yves David |
compat: merge with mercurial-4.0
mercurial-3.9
|
Sun, 02 Jul 2017 17:28:15 +0200 |
Pierre-Yves David |
compat: merge with mercurial-4.1
mercurial-4.0
|
Sun, 02 Jul 2017 18:22:39 +0200 |
Pierre-Yves David |
compat: merge with stable
mercurial-4.1
|