Sun, 19 Feb 2017 18:19:33 +0900 |
Yuya Nishihara |
revset: split language services to revsetlang module (API)
|
Sun, 07 Aug 2016 17:04:05 +0900 |
Yuya Nishihara |
revset: wrap arguments of 'or' by 'list' node
|
Mon, 16 May 2016 16:41:26 +0100 |
Martijn Pieters |
graphmod: update edgemap in-place
|
Wed, 04 May 2016 20:11:59 +0100 |
Martijn Pieters |
graphmod: partial edge styling
|
Wed, 20 Apr 2016 16:33:13 +0100 |
Martijn Pieters |
graphmod: disable graph styling when HGPLAIN is set (issue5212)
stable
|
Wed, 20 Apr 2016 18:26:29 +0100 |
Martijn Pieters |
graphmod: fix seen state handling for > 2 parents (issue5174)
stable
|
Fri, 08 Apr 2016 16:42:43 +0200 |
santiagopim |
graphmod: shorten graph
|
Wed, 23 Mar 2016 13:34:47 -0700 |
Martijn Pieters |
graphmod: set default edge styles for ascii graphs (BC)
|
Thu, 24 Mar 2016 00:09:58 -0700 |
Pierre-Yves David |
graphmod: move the graphstyle options to experimental
|
Sat, 19 Mar 2016 16:37:47 -0700 |
Martijn Pieters |
graphmod: allow edges to end early
|
Sat, 19 Mar 2016 16:46:15 -0700 |
Martijn Pieters |
graphmod: allow for different styles for different edge types
|
Wed, 09 Mar 2016 23:57:15 +0900 |
Yuya Nishihara |
graphlog: bring back color to node symbol template
|
Tue, 02 Feb 2016 23:49:49 +0900 |
Yuya Nishihara |
revset: flatten chained 'list' operations (aka function args) (issue5072)
stable
|
Tue, 29 Dec 2015 18:11:14 -0500 |
Augie Fackler |
test-glog: avoid check-code violation after next patch
|
Sat, 14 Nov 2015 17:25:43 +0900 |
Yuya Nishihara |
graphlog: make node symbol templatable by ui.graphnodetemplate option
|
Mon, 16 Mar 2015 16:17:06 +0900 |
Yuya Nishihara |
revset: use integer representation of wdir() in revset
|
Mon, 29 Jun 2015 16:38:22 -0500 |
Matt Mackall |
merge with stable
|
Thu, 25 Jun 2015 21:16:47 -0400 |
Matt Harbison |
archive: don't assume '.' is being archived for changessincelatesttag
stable
|
Sun, 26 Apr 2015 18:13:48 +0900 |
Yuya Nishihara |
revset: reduce nesting of chained 'or' operations (issue4624)
|
Tue, 26 May 2015 07:44:37 -0500 |
Matt Mackall |
merge with stable
|
Sun, 24 May 2015 10:29:33 +0900 |
Yuya Nishihara |
revset: drop magic of fullreposet membership test (issue4682)
stable
|
Sun, 26 Apr 2015 19:42:47 +0900 |
Yuya Nishihara |
revset: move validation of incomplete parsing to parse() function
|
Sat, 10 Jan 2015 14:49:50 +0900 |
Yuya Nishihara |
revset: have all() filter out null revision
|
Wed, 04 Mar 2015 21:47:07 +0900 |
Yuya Nishihara |
graphlog: do not bypass commands.log so that -fr works
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
Fri, 06 Feb 2015 21:53:39 +0900 |
Yuya Nishihara |
log: fix --follow null parent not to include revision 0
|
Thu, 05 Feb 2015 23:14:44 +0900 |
Yuya Nishihara |
graphlog: remove too early return from getgraphlogrevs() for empty repo
|
Sat, 10 Jan 2015 13:14:00 +0900 |
Yuya Nishihara |
log: use rev() to build revset of --follow option from numeric revision
stable
|
Mon, 08 Dec 2014 15:41:54 -0800 |
Durham Goode |
log: fix log revset instability
stable
|
Fri, 05 Dec 2014 14:27:32 -0800 |
Durham Goode |
log: fix log -f slow path to actually follow history
stable
|