2017-07-23 |
Pierre-Yves David |
commands: rewrite the 'evocommands' module to 'cmdrewrite'
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
split: add support for the -D and -U option
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
split: fix the --user option
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
metaedit: add support for the -D and -U options
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
fold: add support for the -D and -U options
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
test: extract most fold testing into a test-fold module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
commands: move 'prune' to the 'evocommands' module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
rewriteutil: move 'deletebookmark' to the module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
rewriteutil: move 'reachablefrombookmark' to the module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
commands: move the touch to the 'evocommands' module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
commands: move split to the 'evocommands' module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
commands: move fold to the 'evocommands' module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
commands: move metaedit to the 'evocommands' module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
rewriteutil: move the 'rewrite' function
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
rewriteutil: move 'foldcheck' to the new module
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
rewriteutil: move disallowednewunstable in the new module
|
changeset |
files
|
2017-07-22 |
Pierre-Yves David |
rewriteutil: create a rewriteutil module to host utility function
|
changeset |
files
|
2017-07-23 |
Pierre-Yves David |
interactive: fix the interractive option import
|
changeset |
files
|
2017-07-21 |
Pierre-Yves David |
test: update test output to match b11e8c67fb0f
|
changeset |
files
|
2017-07-21 |
Pierre-Yves David |
test: update test output from b47fef6d2365
|
changeset |
files
|
2017-07-21 |
Pierre-Yves David |
compat: add a compatibility layer for bookmark move
|
changeset |
files
|
2017-07-21 |
Pierre-Yves David |
compat: use 'safehasattr' over 'hasattr'
|
changeset |
files
|
2017-07-14 |
Pulkit Goyal |
stack: show short node of changesets in `hg stack -v`
|
changeset |
files
|
2017-07-20 |
Pierre-Yves David |
compat: use 'repo.cachevfs' when available
|
changeset |
files
|
2017-07-16 |
Pierre-Yves David |
debugobsconvert: take the lock when writing the obsstore file
|
changeset |
files
|
2017-07-14 |
Pulkit Goyal |
topics: add a test demonstarting sorting of topics by time using --age
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
branching: merge with stable
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
prev: allow to update to 't0' from 't1'
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
topic: add a 'topicidx()' to context
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
prev: retrieve the 'no-topic' result is a clear and reusable option
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
prev: add '_getcurrenttopic' helper and use it
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
prev: explicitly use 'p1' as a variable name
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
topic: rename the internal topic option
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
prev: extract the code computing the destination
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
prev: issue a proper error when reaching repository root
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
prev: stop creating a repository at the root of 'test-repo.t'
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
prev: extract the function performing the update
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
prev: simplify the bookmark preserving logic
|
changeset |
files
|
2017-07-13 |
Pierre-Yves David |
prev: rename 'p' to 'target'
|
changeset |
files
|
2017-07-13 |
Pulkit Goyal |
topics: check for topic on commit before a user enters message
|
changeset |
files
|
2017-07-14 |
Pierre-Yves David |
packaging: update readme
|
changeset |
files
|
2017-07-11 |
Pulkit Goyal |
topics: add a new flag --age which will show last touched time for topics
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
uncommit: expose the feature with a '--extract' to amend
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
uncommit: add support for -U and -D
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
uncommit: add support for --user and --date
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
uncommit: add support for --message and --logfile
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
amend: drop the implementation details from the user help
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
uncommit: move to the 'evocommands' module
|
changeset |
files
|
2017-07-11 |
Pierre-Yves David |
amend: extract into a 'evolve.evocommands' module
|
changeset |
files
|
2017-07-12 |
Pierre-Yves David |
test: handle output change in 20f533a92eda
|
changeset |
files
|
2017-07-09 |
Josef 'Jeff' Sipek |
tutorial: fix grammar and spelling
stable
|
changeset |
files
|
2017-07-09 |
Josef 'Jeff' Sipek |
tutorial: word wrap long lines
stable
|
changeset |
files
|
2017-07-09 |
Josef 'Jeff' Sipek |
tutorial: use rm instead of 'hg rm' for an untracked temporary file
stable
|
changeset |
files
|
2017-07-09 |
Pierre-Yves David |
readme: update with various topic improvement
|
changeset |
files
|
2017-07-05 |
Pulkit Goyal |
topics: add a config knob to forbid untopiced commit
|
changeset |
files
|
2017-07-05 |
Pulkit Goyal |
topics: update the help for `hg topics` describing ways to use the command
|
changeset |
files
|
2017-07-06 |
Pierre-Yves David |
branching: merge with stable
|
changeset |
files
|
2017-07-06 |
Pierre-Yves David |
obshashrange: add cache warming instruction to the documentation
stable
|
changeset |
files
|
2017-07-04 |
Pierre-Yves David |
evolve: explain how to disable markers discovery in the documentation
stable
|
changeset |
files
|
2017-07-06 |
Pierre-Yves David |
obshashrange: add cache warming instruction to the documentation
|
changeset |
files
|