Fri, 19 Sep 2014 18:40:39 -0700 |
Durham Goode |
revert: move targetsubs calculation down to its use
|
Tue, 23 Sep 2014 14:20:08 -0400 |
Augie Fackler |
help: document that default hgweb style is called paper (issue4373)
|
Sat, 20 Sep 2014 14:16:39 -0700 |
Arun Chandrasekaran |
help: update help for hgweb template and style (issue4373)
|
Tue, 23 Sep 2014 16:22:52 +0900 |
Mike Hommey |
bundle2: rename functions that have the same name
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: write headers of new patches using patchheader
|
Wed, 24 Sep 2014 02:41:11 +0200 |
Mads Kiilerich |
mq: refactor patchheader header ordering to match export (BC)
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: upgrade non-plain patches to HG format when setting parent in patchheader
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: make patchheader .plainmode more reliable
|
Wed, 24 Sep 2014 21:50:03 -0700 |
Mike Hommey |
bundle2: remove heads and common arguments to getbundle parts generators
|
Thu, 25 Sep 2014 11:47:57 +0900 |
Mike Hommey |
bundle2: separate bundle10 and bundle2 cases in getbundle()
|
Thu, 25 Sep 2014 11:11:37 +0900 |
Mike Hommey |
bundle2: pass b2caps down to functions adding bundle2 parts for getbundle
|
Wed, 24 Sep 2014 13:16:20 -0700 |
David Soria Parra |
parsers: fix uninitialize variable warning
|
Wed, 17 Sep 2014 11:00:03 -0700 |
Pierre-Yves David |
revset: use `subset &` in bare `p2()`
|
Wed, 17 Sep 2014 10:59:52 -0700 |
Pierre-Yves David |
revset: use `subset &` in bare `p1()`
|
Wed, 17 Sep 2014 11:00:09 -0700 |
Pierre-Yves David |
revset: use `subset &` in `rev`
|