2018-10-09 | transport.c: introduce core.alternateRefsPrefixes Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-10-09 | transport.c: introduce core.alternateRefsCommand Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-10-09 | transport.c: extract 'fill_alternate_refs_command' Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-07-09 | grep.c: teach 'git grep --only-matching' Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-07-03 | grep.c: extract show_line_header() Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-22 | contrib/git-jump/git-jump: jump to exact location Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-22 | grep.c: add configuration variables to show matched... Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-22 | builtin/grep.c: add '--column' option to 'git-grep(1)' Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-22 | grep.c: display column number of first match Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-22 | grep.[ch]: extend grep_opt to allow showing matched... Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-22 | grep.c: expose {,inverted} match column in match_line() Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-06-21 | Documentation/config.txt: camel-case lineNumber for... Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-04-23 | builtin/config: introduce `color` type specifier Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-04-23 | config.c: introduce 'git_config_color' to parse ANSI... Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-04-23 | builtin/config: introduce `--default` Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-04-19 | builtin/config.c: support `--type=<type>` as preferred... Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2018-04-10 | builtin/config.c: treat type specifiers singularly Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-05 | ref-filter.c: pass empty-string as NULL to atom parsers Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | ref-filter.c: parse trailers arguments with %(contents... Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | ref-filter.c: use trailer_opts to format trailers Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | t6300: refactor %(trailers) tests Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | doc: use "`<literal>`"-style quoting for literal strings Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | doc: 'trailers' is the preferred way to format trailers Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | t4205: unfold across multiple lines Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |
2017-10-02 | pretty.c: delimit "%(trailers)" arguments with "," Signed-off-by: Taylor Blau <me@ttaylorr.com> |
diff | tree |