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
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe committed almost 9 years ago
refs: pass NULL to refs_resolve_refdup() if hash is not needed
René Scharfe committed almost 9 years ago
fsmonitor: add a performance test
Ben Peart committed almost 9 years ago
fsmonitor: add a sample integration script for Watchman
Ben Peart committed almost 9 years ago
fsmonitor: add test cases for fsmonitor extension
Ben Peart committed almost 9 years ago