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
midx: close multi-pack-index on repack
Derrick Stolee committed almost 8 years ago
diff: don't attempt to strip prefix from absolute Windows paths
Johannes Sixt committed almost 8 years ago
l10n: update German translation
Ralf Thielow committed almost 8 years ago
packfile: allow has_packed_and_bad to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
sha1_file: allow read_object to read objects in arbitrary repositories
Stefan Beller committed almost 8 years ago