index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
Age
Commit message (
Expand
)
Author
Lines
2026-02-25
Merge branch 'mc/tr2-process-ancestry-cleanup'
Junio C Hamano
-25
/
+130
2026-02-17
Merge branch 'pc/lockfile-pid'
Junio C Hamano
-0
/
+10
2026-02-13
trace2: emit cmd_ancestry data for Windows
Matthew John Cheetham
-0
/
+8
2026-02-13
trace2: refactor Windows process ancestry trace2 event
Matthew John Cheetham
-25
/
+25
2026-02-13
trace2: add macOS process ancestry tracing
Matthew John Cheetham
-0
/
+97
2026-01-23
Merge branch 'js/symlink-windows'
Junio C Hamano
-156
/
+496
2026-01-22
lockfile: add PID file for debugging stale locks
Paulo Casaretto
-0
/
+10
2026-01-21
Merge branch 'js/prep-symlink-windows'
Junio C Hamano
-11
/
+7
2026-01-09
mingw: emulate `stat()` a little more faithfully
Johannes Schindelin
-1
/
+13
2026-01-09
mingw: try to create symlinks without elevated permissions
Johannes Schindelin
-2
/
+24
2026-01-09
mingw: add support for symlinks to directories
Karsten Blees
-0
/
+164
2026-01-09
mingw: implement basic `symlink()` functionality (file symlinks only)
Karsten Blees
-2
/
+29
2026-01-09
mingw: implement `readlink()`
Karsten Blees
-2
/
+25
2026-01-09
mingw: allow `mingw_chdir()` to change to symlink-resolved directories
Karsten Blees
-1
/
+19
2026-01-09
mingw: support renaming symlinks
Karsten Blees
-22
/
+16
2026-01-09
mingw: handle symlinks to directories in `mingw_unlink()`
Karsten Blees
-1
/
+8
2026-01-09
mingw: add symlink-specific error codes
Karsten Blees
-0
/
+5
2026-01-09
mingw: change default of `core.symlinks` to false
Karsten Blees
-0
/
+9
2026-01-09
mingw: factor out the retry logic
Karsten Blees
-58
/
+46
2026-01-09
mingw: compute the correct size for symlinks in `mingw_lstat()`
Bill Zissimopoulos
-10
/
+104
2026-01-09
mingw: teach dirent about symlinks
Karsten Blees
-13
/
+11
2026-01-09
mingw: let `mingw_lstat()` error early upon problems with reparse points
Karsten Blees
-10
/
+14
2026-01-09
mingw: drop the separate `do_lstat()` function
Karsten Blees
-21
/
+2
2026-01-09
mingw: implement `stat()` with symlink support
Karsten Blees
-1
/
+18
2026-01-09
mingw: don't call `GetFileAttributes()` twice in `mingw_lstat()`
Karsten Blees
-38
/
+15
2026-01-09
mingw: do resolve symlinks in `getcwd()`
Johannes Schindelin
-11
/
+7
2025-12-30
Merge branch 'js/test-symlink-windows'
Junio C Hamano
-0
/
+14
2025-12-23
Merge branch 'tc/memzero-array'
Junio C Hamano
-1
/
+1
2025-12-18
Merge branch 'js/test-symlink-windows' into js/prep-symlink-windows
Junio C Hamano
-0
/
+14
2025-12-18
mingw: special-case `open(symlink, O_CREAT | O_EXCL)`
Johannes Schindelin
-0
/
+14
2025-12-16
Merge branch 'rs/ban-mktemp'
Junio C Hamano
-25
/
+1
2025-12-16
Merge branch 'gf/win32-pthread-cond-init'
Junio C Hamano
-1
/
+1
2025-12-11
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes
-1
/
+1
2025-12-07
compat: remove gitmkdtemp()
René Scharfe
-8
/
+1
2025-12-07
compat: remove mingw_mktemp()
René Scharfe
-15
/
+0
2025-12-07
compat: use git_mkdtemp()
René Scharfe
-3
/
+1
2025-11-30
Merge branch 'jk/asan-bonanza'
Junio C Hamano
-1
/
+1
2025-11-26
Merge branch 'gf/win32-pthread-cond-wait-err'
Junio C Hamano
-1
/
+9
2025-11-26
Merge branch 'js/mingw-assign-comma-fix'
Junio C Hamano
-20
/
+28
2025-11-20
win32: pthread_cond_init should return a value
Greg Funni
-1
/
+1
2025-11-20
win32: return error if SleepConditionVariableCS fails
Greg Funni
-1
/
+9
2025-11-18
compat/mmap: mark unused argument in git_munmap()
Jeff King
-1
/
+1
2025-11-17
mingw: avoid the comma operator
Johannes Schindelin
-20
/
+28
2025-10-09
mingw: order `#include`s alphabetically
Johannes Schindelin
-11
/
+11
2025-10-09
mingw: avoid relative `#include`s
Johannes Schindelin
-10
/
+10
2025-08-04
Merge branch 'js/mingw-fixes'
Junio C Hamano
-70
/
+23
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
-3
/
+3
2025-08-03
mingw: support Windows Server 2016 again
Johannes Schindelin
-1
/
+3
2025-08-03
mingw_rename: support ReFS on Windows 2022
Johannes Schindelin
-1
/
+1
2025-08-03
mingw: drop Windows 7-specific work-around
Johannes Schindelin
-64
/
+4
[next]