Merge branch 'js/rebase-i-final'
Junio C Hamano committed almost 9 years ago
request-pull: capitalise "Git" to make it a proper noun
Ann T Ropea committed almost 9 years ago
René Scharfe committed almost 9 years ago
ref-filter.c: parse trailers arguments with %(contents) atom
Taylor Blau committed almost 9 years ago
ref-filter.c: use trailer_opts to format trailers
Taylor Blau committed almost 9 years ago
t6300: refactor %(trailers) tests
Taylor Blau committed almost 9 years ago
doc: use "`<literal>`"-style quoting for literal strings
Taylor Blau committed almost 9 years ago
doc: 'trailers' is the preferred way to format trailers
Taylor Blau committed almost 9 years ago
t4205: unfold across multiple lines
Taylor Blau committed almost 9 years ago
clang-format: add a comment about the meaning/status of the
Stephan Beyer committed almost 9 years ago
René Scharfe committed almost 9 years ago
tag: avoid NULL pointer arithmetic
René Scharfe committed almost 9 years ago
graph: use strbuf_addchars() to add spaces
René Scharfe committed almost 9 years ago
use strbuf_addstr() for adding strings to strbufs
René Scharfe committed almost 9 years ago
path: use strbuf_add_real_path()
René Scharfe committed almost 9 years ago
Martin Ågren committed almost 9 years ago
coccinelle: remove parentheses that become unnecessary
René Scharfe committed almost 9 years ago
submodule--helper: introduce get_submodule_displaypath()
Prathamesh Chavan committed almost 9 years ago
pretty.c: delimit "%(trailers)" arguments with ","
Taylor Blau committed almost 9 years ago
mru: use double-linked list from list.h
Olga Telezhnaya committed almost 9 years ago