Wed, 07 Oct 2015 23:04:31 +0900 |
Yuya Nishihara |
revset: strip off "literal:" prefix from bookmark not found error
|
Wed, 07 Oct 2015 23:00:29 +0900 |
Yuya Nishihara |
revset: do not fall through to revspec for literal: branch (issue4838)
|
Wed, 07 Oct 2015 21:08:14 +0100 |
Gijs Kruitbosch |
hgweb: ensure both foreground and background colors are specified (issue4872)
|
Thu, 08 Oct 2015 23:24:38 +0900 |
Yuya Nishihara |
templater: do not pre-evaluate generator keyword at runsymbol (issue4868)
stable
|
Mon, 05 Oct 2015 01:47:33 -0700 |
Pierre-Yves David |
merge: drop special parent assignment in the obsolete case
|
Thu, 01 Oct 2015 20:31:43 -0700 |
Pierre-Yves David |
bundle: use bundle2 if repository uses general delta
|
Thu, 01 Oct 2015 20:21:16 -0700 |
Pierre-Yves David |
parsebundletype: add a comment for future generation
|
Thu, 01 Oct 2015 19:16:00 -0700 |
Pierre-Yves David |
bundle: extend the format of --type to support version and compression
|
Wed, 07 Oct 2015 20:19:20 +0100 |
Gijs Kruitbosch |
hgweb: fix border-radius for standards-based browsers
|
Wed, 07 Oct 2015 21:28:43 -0700 |
Siddharth Agarwal |
filemerge: move precheck to before files are written out
|
Wed, 07 Oct 2015 22:58:52 -0700 |
Siddharth Agarwal |
filemerge: move 'merging' output to before file creation
|
Wed, 07 Oct 2015 21:21:56 -0700 |
Siddharth Agarwal |
filemerge.filemerge: make a tuple containing merge paths on disk
|
Wed, 07 Oct 2015 16:14:57 -0700 |
Siddharth Agarwal |
filemerge: switch trymerge boolean to mergetype enum
|
Wed, 07 Oct 2015 15:13:41 -0700 |
Siddharth Agarwal |
filemerge: add some merge types
|
Thu, 08 Oct 2015 01:41:30 +0900 |
FUJIWARA Katsunori |
shelve: restore unshelved dirstate explicitly after aborting transaction
|