Mon, 14 May 2018 12:53:13 +0200 |
David Demelier |
export: add -B option to select a bookmark
|
Fri, 13 Apr 2018 22:58:49 +0900 |
Yuya Nishihara |
formatter: convert timestamp to int
|
Thu, 12 Apr 2018 23:13:55 +0900 |
Yuya Nishihara |
export: enable formatter support (API)
|
Sun, 04 Mar 2018 07:03:50 -0500 |
Yuya Nishihara |
templater: fix position of terminator character in error message
|
Sat, 03 Mar 2018 14:23:40 -0800 |
Ryan McElroy |
templater: add hint to template parse errors to help locate issues
|
Sun, 07 Jan 2018 11:53:07 +0900 |
Yuya Nishihara |
cmdutil: expand filename format string by templater (BC)
|
Sun, 18 Feb 2018 10:54:24 +0900 |
Yuya Nishihara |
cmdutil: strip "%m" pattern (first line of commit message) from both ends
|
Sun, 07 Jan 2018 11:26:16 +0900 |
Yuya Nishihara |
cmdutil: narrow scope of KeyError in makefilename()
|
Sat, 03 Jun 2017 19:17:19 +0900 |
Yuya Nishihara |
export: map wctx.node() to 'ff...' node id (issue5438)
|
Tue, 12 Jul 2016 15:41:38 -0400 |
Augie Fackler |
test-export: be more aggressive about quoting ^
|
Sun, 13 Dec 2015 20:07:19 +0900 |
Yuya Nishihara |
cmdutil: do not duplicate stdout by makefileobj()
|
Sun, 13 Dec 2015 19:47:46 +0900 |
Yuya Nishihara |
export: do not print '<fdopen>' as an output filename
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
export: export working directory parent by default
|
Fri, 08 Feb 2013 22:54:17 +0100 |
Mads Kiilerich |
export: show 'Date' header in a format that also is readable for humans
|