.mailmap: replace Karsten Blees' default address
Johannes Schindelin committed 7 months ago
contrib/subtree: detect rewritten subtree commits
Colin Stagner committed 7 months ago
cocci: convert parse_tree functions to repo_ variants
René Scharfe committed 7 months ago
tree: stop using the_repository
René Scharfe committed 7 months ago
René Scharfe committed 7 months ago
path-walk: use repo_parse_tree_gently()
René Scharfe committed 7 months ago
pack-bitmap-write: use repo_parse_tree()
René Scharfe committed 7 months ago
delta-islands: use repo_parse_tree()
René Scharfe committed 7 months ago
René Scharfe committed 7 months ago
add-interactive: use repo_parse_tree_indirect()
René Scharfe committed 7 months ago
René Scharfe committed 7 months ago
environment: move access to core.maxTreeDepth into repo settings
René Scharfe committed 7 months ago
mingw: special-case index entries for symlinks with buggy size
Johannes Schindelin committed 7 months ago
mingw: emulate `stat()` a little more faithfully
Johannes Schindelin committed 7 months ago
mingw: try to create symlinks without elevated permissions
Johannes Schindelin committed 7 months ago
mingw: add support for symlinks to directories
Karsten Blees committed 7 months ago
mingw: implement basic `symlink()` functionality (file symlinks only)
Karsten Blees committed 7 months ago
Karsten Blees committed 7 months ago
mingw: allow `mingw_chdir()` to change to symlink-resolved directories
Karsten Blees committed 7 months ago
mingw: support renaming symlinks
Karsten Blees committed 7 months ago