doc: clarify boundaries of 'git worktree list --porcelain'
Andreas Heiduk committed almost 8 years ago
gpg-interface.c: obtain primary key fingerprint as well
Michał Górny committed almost 8 years ago
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny committed almost 8 years ago
gpg-interface.c: use flags to determine key/signer info presence
Michał Górny committed almost 8 years ago
commit-reach: fix cast in compare_commits_by_gen()
René Scharfe committed almost 8 years ago
reflog expire: cover reflog from all worktrees
Nguyễn Thái Ngọc Duy committed almost 8 years ago
fsck: check HEAD and reflog from other worktrees
Nguyễn Thái Ngọc Duy committed almost 8 years ago
fsck: move fsck_head_link() to get_default_heads() to avoid some globals
Elijah Newren committed almost 8 years ago
revision.c: better error reporting on ref from different worktrees
Nguyễn Thái Ngọc Duy committed almost 8 years ago
revision.c: correct a parameter name
Nguyễn Thái Ngọc Duy committed almost 8 years ago
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy committed almost 8 years ago
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy committed almost 8 years ago
t1300: extract and use test_cmp_config()
Nguyễn Thái Ngọc Duy committed almost 8 years ago
sha1-file: provide functions to look up hash algorithms
brian m. carlson committed almost 8 years ago
sha1-file: rename algorithm to "sha1"
brian m. carlson committed almost 8 years ago
completion: fix __gitcomp_builtin no longer consider extra options
Nguyễn Thái Ngọc Duy committed almost 8 years ago
gpg-interface.c: detect and reject multiple signatures on commits
Michał Górny committed almost 8 years ago
read-cache: use of memory after it is freed
Carlo Marcelo Arenas Belón committed almost 8 years ago
submodule.c: remove some of the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee committed almost 8 years ago