rebase-update-refs: extract load_branch_decorations
Nicolas Guichard committed almost 2 years ago
load_branch_decorations: fix memory leak with non-static filters
Nicolas Guichard committed almost 2 years ago
submodule: correct remote name with fetch
Daniel Black committed almost 2 years ago
doc: merge-tree: improve example script
Kristoffer Haugsbakk committed almost 2 years ago
git-config.1: remove value from positional args in unset usage
Josh Heinrichs committed almost 2 years ago
fsmonitor: initialize fs event listener before accepting clients
Jeff King committed almost 2 years ago
simple-ipc: split async server initialization and running
Jeff King committed almost 2 years ago
worktree: add test for path handling in linked worktrees
Caleb White committed almost 2 years ago
worktree: link worktrees with relative paths
Caleb White committed almost 2 years ago
worktree: refactor infer_backlink() to use *strbuf
Caleb White committed almost 2 years ago
Merge branch 'es/worktree-repair-copied' into cw/worktrees-relative
Junio C Hamano committed almost 2 years ago
ls-remote: leakfix for not clearing server_options
Xing Xin committed almost 2 years ago
fetch: respect --server-option when fetching multiple remotes
Xing Xin committed almost 2 years ago
transport.c::handshake: make use of server options from remote
Xing Xin committed almost 2 years ago
remote: introduce remote.<name>.serverOption configuration
Xing Xin committed almost 2 years ago
transport: introduce parse_transport_option() method
Xing Xin committed almost 2 years ago
docs: fix the `maintain-git` links in `technical/platform-support`
Johannes Schindelin committed almost 2 years ago
unpack-trees: detect mismatching number of cache-tree/index entries
Patrick Steinhardt committed almost 2 years ago
cache-tree: detect mismatching number of index entries
Patrick Steinhardt committed almost 2 years ago
cache-tree: refactor verification to return error codes
Patrick Steinhardt committed almost 2 years ago