pathspec: simpler logic to prefix original pathspec elements
Brandon Williams committed over 9 years ago
pathspec: always show mnemonic and name in unsupported_magic
Brandon Williams committed over 9 years ago
pathspec: remove unused variable from unsupported_magic
Brandon Williams committed over 9 years ago
pathspec: copy and free owned memory
Brandon Williams committed over 9 years ago
pathspec: remove the deprecated get_pathspec function
Brandon Williams committed over 9 years ago
ls-tree: convert show_recursive to use the pathspec struct interface
Brandon Williams committed over 9 years ago
dir: convert fill_directory to use the pathspec struct interface
Brandon Williams committed over 9 years ago
dir: remove struct path_simplify
Brandon Williams committed over 9 years ago
mv: remove use of deprecated 'get_pathspec()'
Brandon Williams committed over 9 years ago
git_exec_path: avoid Coverity warning about unfree()d result
Johannes Schindelin committed over 9 years ago
blame: output porcelain "previous" header for each file
Jeff King committed over 9 years ago
Jeff King committed over 9 years ago
blame: fix alignment with --abbrev=40
Jeff King committed over 9 years ago
files_transaction_commit(): clean up empty directories
Michael Haggerty committed over 9 years ago
try_remove_empty_parents(): teach to remove parents of reflogs, too
Michael Haggerty committed over 9 years ago
try_remove_empty_parents(): don't trash argument contents
Michael Haggerty committed over 9 years ago
try_remove_empty_parents(): rename parameter "name" -> "refname"
Michael Haggerty committed over 9 years ago
delete_ref_loose(): inline function
Michael Haggerty committed over 9 years ago
delete_ref_loose(): derive loose reference path from lock
Michael Haggerty committed over 9 years ago
log_ref_write_1(): inline function
Michael Haggerty committed over 9 years ago