worktree.c: find_worktree() search by path suffix
Nguyễn Thái Ngọc Duy committed over 10 years ago
worktree: add "unlock" command
Nguyễn Thái Ngọc Duy committed over 10 years ago
Nguyễn Thái Ngọc Duy committed over 10 years ago
git-p4: place temporary refs used for branch import under refs/git-p4-tmp
Lars Schneider committed about 10 years ago
Johannes Schindelin committed about 10 years ago
commit.c: remove print_commit_list()
Junio C Hamano committed about 10 years ago
avoid using sha1_to_hex output as printf format
Jeff King committed about 10 years ago
walker: let walker_say take arbitrary formats
Jeff King committed about 10 years ago
branch: use write_file_buf instead of write_file
Jeff King committed about 10 years ago
use write_file_buf where applicable
Jeff King committed about 10 years ago
write_file: add format attribute
Jeff King committed about 10 years ago
write_file: add pointer+len variant
Jeff King committed about 10 years ago
Jeff King committed about 10 years ago
write_file: drop "gently" form
Jeff King committed about 10 years ago
branch: use non-gentle write_file for branch description
Jeff King committed about 10 years ago
am: ignore return value of write_file()
René Scharfe committed about 10 years ago
config: fix bogus fd check when setting up default config
Jeff King committed about 10 years ago
rebase -i: we allow extra spaces after fixup!/squash!
Johannes Schindelin committed about 10 years ago
rebase -i: demonstrate a bug with --autosquash
Johannes Schindelin committed about 10 years ago
t3404: add a test for the --gpg-sign option
Johannes Schindelin committed about 10 years ago