Thu, 17 Sep 2015 16:08:10 -0700 |
Pierre-Yves David |
bookmark: do not crash when active bookmark is forward and --date is used
|
Thu, 10 Sep 2015 20:22:37 -0400 |
timeless |
help: fix help argument parsing and documentation
|
Fri, 04 Sep 2015 11:30:38 -0400 |
timeless |
bookmark: improve ambiguous documentation for rename
|
Wed, 02 Sep 2015 23:50:45 -0400 |
timeless |
commands: support hg help scripting.HGPLAIN
|
Sat, 08 Aug 2015 00:12:41 -0700 |
Gregory Szorc |
commands.push: use "pushloc" path attribute
|
Fri, 07 Aug 2015 22:39:47 -0700 |
Gregory Szorc |
commands.push: use paths API
|
Thu, 13 Aug 2015 19:37:47 -0500 |
Matt Mackall |
merge with stable
|
Wed, 12 Aug 2015 19:44:21 -0700 |
Durham Goode |
dirstate: add --minimal flag to debugrebuilddirstate
|
Tue, 11 Aug 2015 16:26:12 -0700 |
Pierre-Yves David |
update: wlock the repo for the whole 'hg update' command
stable
|
Sat, 08 Aug 2015 14:30:39 -0700 |
Gregory Szorc |
commands: break import cycle
|
Sun, 15 Mar 2015 14:45:26 +0900 |
Yuya Nishihara |
tag: do not pass binary nullid to scmutil.revsingle()
|
Sat, 18 Jul 2015 23:02:18 +0900 |
Yuya Nishihara |
debugrevspec: pass lookup function to visualize fallback mechanism
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'commit' suggestion at 'hg commit -i'
|
Tue, 14 Jul 2015 18:50:20 -0500 |
Matt Mackall |
bookmarks: clear active bookmark on non-linear update
|
Sun, 12 Apr 2015 21:52:02 +0900 |
Yuya Nishihara |
changeset_printer: change flush() to accept ctx instead of rev
|
Wed, 08 Jul 2015 16:19:09 -0700 |
Gregory Szorc |
hg: support for auto sharing stores when cloning
|
Sun, 28 Sep 2014 00:49:36 -0700 |
Pierre-Yves David |
bookmarks: change bookmark within a transaction
|
Tue, 07 Jul 2015 19:07:04 -0500 |
Matt Mackall |
merge with stable
|
Mon, 06 Jul 2015 16:22:57 -0700 |
Nathan Goldbaum |
forget: add a note to the command help about remove
stable
|
Tue, 30 Jun 2015 22:39:28 -0700 |
Pierre-Yves David |
amend: stop updating the bookmarks twice
|
Sun, 28 Jun 2015 13:22:17 -0400 |
Matt Harbison |
identify: build the tag list directly instead of using wctx.tags()
|
Sun, 28 Jun 2015 18:39:58 -0400 |
Matt Harbison |
identify: avoid a crash when given '-r wdir()'
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
Mon, 22 Jun 2015 09:59:48 -0700 |
Gregory Szorc |
repair: add functionality to rebuild fncache
|
Tue, 23 Jun 2015 13:56:53 -0400 |
Jordi GutiƩrrez Hermoso |
import: cross-reference patch.fuzz option from `hg help import`
|
Tue, 23 Jun 2015 13:57:39 -0400 |
Jordi GutiƩrrez Hermoso |
import: cross-reference ui.patch option from `hg help import`
|
Fri, 19 Jun 2015 11:07:15 -0700 |
Pierre-Yves David |
phase: add a pointer to 'hg help phases' in the 'phase' help
|
Fri, 05 Jun 2015 19:33:41 -0400 |
Matt Harbison |
commands: use the optional badfn argument when building a matcher
|
Mon, 01 Jun 2015 22:34:01 -0700 |
Pierre-Yves David |
pull: prevent race condition in bookmark update when using -B (issue4689)
|