Merge branch 'js/commit-gpgsign' of ../git-gui into js/git-gui-commit-gpgsign
Junio C Hamano committed about 10 years ago
git-gui: respect commit.gpgsign again
Johannes Schindelin committed about 10 years ago
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin committed about 10 years ago
cat-file --textconv/--filters: allow specifying the path separately
Johannes Schindelin committed about 10 years ago
cat-file: introduce the --filters option
Johannes Schindelin committed about 10 years ago
l10n: zh_CN: review for git v2.10.0 l10n
Ray Chen committed about 10 years ago
l10n: zh_CN: fixed some typos for git 2.10.0
Jiang Xin committed about 10 years ago
refs: implement iteration over only per-worktree refs
David Turner committed about 10 years ago
David Turner committed about 10 years ago
refs: add method to rename refs
David Turner committed about 10 years ago
refs: add methods to init refs db
David Turner committed about 10 years ago
refs: make delete_refs() virtual
David Turner committed about 10 years ago
refs: add method for initial ref transaction commit
David Turner committed about 10 years ago
David Turner committed about 10 years ago
refs: add method iterator_begin
Michael Haggerty committed about 10 years ago
files_ref_iterator_begin(): take a ref_store argument
Michael Haggerty committed about 10 years ago
split_symref_update(): add a files_ref_store argument
Michael Haggerty committed about 10 years ago
lock_ref_sha1_basic(): add a files_ref_store argument
Michael Haggerty committed about 10 years ago
lock_ref_for_update(): add a files_ref_store argument
Michael Haggerty committed about 10 years ago
commit_ref_update(): add a files_ref_store argument
Michael Haggerty committed about 10 years ago