doc: fix formatting in git-update-ref
Andreas Heiduk committed almost 8 years ago
doc: fix indentation of listing blocks in gitweb.conf.txt
Andreas Heiduk committed almost 8 years ago
doc: fix descripion for 'git tag --format'
Andreas Heiduk committed almost 8 years ago
doc: fix inappropriate monospace formatting
Andreas Heiduk committed almost 8 years ago
doc: fix ASCII art tab spacing
Andreas Heiduk committed almost 8 years ago
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