index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-12
Merge branch 'ja/doc-synopsis-style-more'
Junio C Hamano
2026-01-11
t1410: use test helpers in reflog rewind test
Pushkar Singh
2026-01-11
http-backend: write newlines to stderr when responding with errors
KJ Tsanaktsidis
2026-01-10
.mailmap: replace Karsten Blees' default address
Johannes Schindelin
2026-01-09
contrib/subtree: detect rewritten subtree commits
Colin Stagner
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
2026-01-09
tree: stop using the_repository
René Scharfe
2026-01-09
tree: use repo_parse_tree()
René Scharfe
2026-01-09
path-walk: use repo_parse_tree_gently()
René Scharfe
2026-01-09
pack-bitmap-write: use repo_parse_tree()
René Scharfe
2026-01-09
delta-islands: use repo_parse_tree()
René Scharfe
2026-01-09
bloom: use repo_parse_tree()
René Scharfe
2026-01-09
add-interactive: use repo_parse_tree_indirect()
René Scharfe
2026-01-09
tree: add repo_parse_tree*()
René Scharfe
2026-01-09
environment: move access to core.maxTreeDepth into repo settings
René Scharfe
2026-01-09
mingw: special-case index entries for symlinks with buggy size
Johannes Schindelin
2026-01-09
mingw: emulate `stat()` a little more faithfully
Johannes Schindelin
2026-01-09
mingw: try to create symlinks without elevated permissions
Johannes Schindelin
2026-01-09
mingw: add support for symlinks to directories
Karsten Blees
2026-01-09
mingw: implement basic `symlink()` functionality (file symlinks only)
Karsten Blees
2026-01-09
mingw: implement `readlink()`
Karsten Blees
2026-01-09
mingw: allow `mingw_chdir()` to change to symlink-resolved directories
Karsten Blees
2026-01-09
mingw: support renaming symlinks
Karsten Blees
2026-01-09
mingw: handle symlinks to directories in `mingw_unlink()`
Karsten Blees
2026-01-09
mingw: add symlink-specific error codes
Karsten Blees
2026-01-09
mingw: change default of `core.symlinks` to false
Karsten Blees
2026-01-09
mingw: factor out the retry logic
Karsten Blees
2026-01-09
mingw: compute the correct size for symlinks in `mingw_lstat()`
Bill Zissimopoulos
2026-01-09
mingw: teach dirent about symlinks
Karsten Blees
2026-01-09
mingw: let `mingw_lstat()` error early upon problems with reparse points
Karsten Blees
2026-01-09
mingw: drop the separate `do_lstat()` function
Karsten Blees
2026-01-09
mingw: implement `stat()` with symlink support
Karsten Blees
2026-01-09
mingw: don't call `GetFileAttributes()` twice in `mingw_lstat()`
Karsten Blees
2026-01-09
Merge branch 'js/prep-symlink-windows' into js/symlink-windows
Junio C Hamano
2026-01-09
trim_last_path_component(): avoid hard-coding the directory separator
Karsten Blees
2026-01-09
strbuf_readlink(): support link targets that exceed 2*PATH_MAX
Johannes Schindelin
2026-01-09
strbuf_readlink(): avoid calling `readlink()` twice in corner-cases
Karsten Blees
2026-01-09
init: do parse _all_ core.* settings early
Johannes Schindelin
2026-01-09
mingw: do resolve symlinks in `getcwd()`
Johannes Schindelin
2026-01-09
fsck: snapshot default refs before object walk
Elijah Newren
2026-01-09
packfile: move MIDX into packfile store
Patrick Steinhardt
2026-01-09
packfile: refactor `find_pack_entry()` to work on the packfile store
Patrick Steinhardt
2026-01-09
packfile: inline `find_kept_pack_entry()`
Patrick Steinhardt
2026-01-09
packfile: only prepare owning store in `packfile_store_prepare()`
Patrick Steinhardt
2026-01-09
packfile: only prepare owning store in `packfile_store_get_packs()`
Patrick Steinhardt
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
2026-01-09
packfile: refactor misleading code when unusing pack windows
Patrick Steinhardt
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
2026-01-09
packfile: pass source to `prepare_pack()`
Patrick Steinhardt
2026-01-09
packfile: create store via its owning source
Patrick Steinhardt
[prev]
[next]