Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
Tue, 16 Sep 2014 23:40:24 +0900 |
Yuya Nishihara |
annotate: split functions to get data without applying text formatting
|
Fri, 29 Aug 2014 06:19:32 +0200 |
Yuya Nishihara |
annotate: remove unused variable in calculation of column widths
|
Fri, 29 Aug 2014 05:36:52 +0200 |
Yuya Nishihara |
annotate: build format string separately from annotation data
|
Wed, 17 Sep 2014 22:21:01 +0900 |
Yuya Nishihara |
formatter: convert float value to json
|
Wed, 17 Sep 2014 21:30:22 +0900 |
Yuya Nishihara |
formatter: have jsonformatter accept tuple as value
|
Wed, 17 Sep 2014 21:15:43 +0900 |
Yuya Nishihara |
formatter: extract function that encode values to json string
|
Fri, 12 Sep 2014 21:38:52 -0400 |
Mike Edgar |
contrib/synthrepo: pass options to ctx.diff as kwargs, not a dict
|
Fri, 12 Sep 2014 17:43:37 -0400 |
Mike Edgar |
contrib/synthrepo: only generate 2 parents if model contains merges
|
Fri, 12 Sep 2014 12:28:30 -0700 |
Siddharth Agarwal |
convert: add support to find git copies from all files in the working copy
|
Fri, 12 Sep 2014 11:23:26 -0700 |
Siddharth Agarwal |
convert: add support to detect git renames and copies
|
Thu, 11 Sep 2014 23:57:49 -0700 |
Siddharth Agarwal |
convert: for git, factor out code to add entries to a separate function
|
Thu, 11 Sep 2014 23:37:47 -0700 |
Siddharth Agarwal |
convert: for git's getchanges, always split entry line into components
|
Thu, 11 Sep 2014 23:35:19 -0700 |
Siddharth Agarwal |
convert: for git's getchanges, use explicit index for iteration
|