Denton Liu committed over 6 years ago
Documentation: document merge option --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
Documentation: merge commit-tree --[no-]gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
Documentation: reword commit --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
Documentation: document am --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh committed over 6 years ago
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan committed over 6 years ago
git-submodule.sh: setup uninitialized variables
Li Xuejiang committed over 6 years ago
update-ref: implement interactive transaction handling
Patrick Steinhardt committed over 6 years ago
update-ref: read commands in a line-wise fashion
Patrick Steinhardt committed over 6 years ago
update-ref: move transaction handling into `update_refs_stdin()`
Patrick Steinhardt committed over 6 years ago
update-ref: pass end pointer instead of strbuf
Patrick Steinhardt committed over 6 years ago
update-ref: drop unused argument for `parse_refname`
Patrick Steinhardt committed over 6 years ago
update-ref: organize commands in an array
Patrick Steinhardt committed over 6 years ago
ci: make MAKEFLAGS available inside the Docker container in the Linux32 job
SZEDER Gábor committed over 6 years ago
t5319: replace 'touch -m' with 'test-tool chmtime'
Derrick Stolee committed over 6 years ago
commit-graph: fix buggy --expire-time option
Derrick Stolee committed over 6 years ago
completion: fix 'git add' on paths under an untracked directory
Elijah Newren committed over 6 years ago
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren committed over 6 years ago