rebase -i: update functions to use a flags parameter
Liam Beguin committed almost 9 years ago
rebase -i: replace reference to sha1 with oid
Liam Beguin committed almost 9 years ago
rebase -i: refactor transform_todo_ids
Liam Beguin committed almost 9 years ago
introduce fetch-object: fetch one promisor object
Jonathan Tan committed almost 9 years ago
index-pack: refactor writing of .keep files
Jonathan Tan committed almost 9 years ago
fsck: support promisor objects as CLI argument
Jonathan Tan committed almost 9 years ago
fsck: support referenced promisor objects
Jonathan Tan committed almost 9 years ago
fsck: support refs pointing to promisor objects
Jonathan Tan committed almost 9 years ago
fsck: introduce partialclone extension
Jonathan Tan committed almost 9 years ago
extension.partialclone: introduce partial clone extension
Jonathan Tan committed almost 9 years ago
rev-list: support --no-filter argument
Jeff Hostetler committed almost 9 years ago
list-objects-filter-options: support --no-filter
Jeff Hostetler committed almost 9 years ago
list-objects-filter-options: fix 'keword' typo in comment
Christian Couder committed almost 9 years ago
pathspec: only match across submodule boundaries when requested
Brandon Williams committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
git-gui: prevent double UTF-8 conversion
Łukasz Stelmach committed almost 9 years ago
strbuf: remove unused stripspace function alias
Elijah Newren committed almost 9 years ago
Merge branch '2.15.1' of https://github.com/ChrisADR/git-po into maint
Jiang Xin committed almost 9 years ago
progress: drop delay-threshold code
Lars Schneider committed almost 9 years ago
progress: set default delay threshold to 100%, not 0%
Jeff King committed almost 9 years ago