index
:
git
jch
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
2022-09-13
Merge branch 'jk/pipe-command-nonblock' into maint
Junio C Hamano
-0
/
+59
2022-08-26
Merge branch 'js/safe-directory-plus' into maint
Junio C Hamano
-2
/
+59
2022-08-26
Merge branch 'js/lstat-mingw-enotdir-fix' into maint
Junio C Hamano
-2
/
+2
2022-08-17
nonblock: support Windows
René Scharfe
-0
/
+27
2022-08-17
compat: add function to enable nonblocking pipes
Jeff King
-0
/
+32
2022-08-08
mingw: handle a file owned by the Administrators group correctly
Johannes Schindelin
-0
/
+10
2022-08-08
mingw: be more informative when ownership check fails on FAT32
Johannes Schindelin
-1
/
+24
2022-08-08
mingw: provide details about unsafe directories' ownership
Johannes Schindelin
-0
/
+24
2022-08-08
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
-2
/
+2
2022-08-05
Merge branch 'ds/win-syslog-compiler-fix' into maint
Junio C Hamano
-3
/
+4
2022-08-05
Merge branch 'rs/mingw-tighten-mkstemp' into maint
Junio C Hamano
-4
/
+1
2022-07-29
lstat(mingw): correctly detect ENOTDIR scenarios
Johannes Schindelin
-2
/
+2
2022-07-19
compat/win32: correct for incorrect compiler warning
Derrick Stolee
-3
/
+4
2022-07-14
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
-4
/
+1
2022-06-10
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
-93
/
+1042
2022-06-08
Merge branch 'js/ci-gcc-12-fixes' into maint
Junio C Hamano
-1
/
+2
2022-06-03
Merge branch 'ds/bundle-uri'
Junio C Hamano
-6
/
+2
2022-06-03
Merge branch 'ns/batch-fsync'
Junio C Hamano
-0
/
+3
2022-05-31
Merge branch 'js/ci-gcc-12-fixes'
Junio C Hamano
-1
/
+2
2022-05-26
fsmonitor: on macOS also emit NFC spelling for NFD pathname
Jeff Hostetler
-2
/
+31
2022-05-26
fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
Jeff Hostetler
-0
/
+25
2022-05-26
fsm-health-win32: force shutdown daemon if worktree root moves
Jeff Hostetler
-0
/
+143
2022-05-26
fsm-health-win32: add polling framework to monitor daemon health
Jeff Hostetler
-1
/
+64
2022-05-26
fsmonitor--daemon: stub in health thread
Jeff Hostetler
-0
/
+143
2022-05-26
fsmonitor--daemon: rename listener thread related variables
Jeff Hostetler
-30
/
+30
2022-05-26
fsmonitor--daemon: cd out of worktree root
Jeff Hostetler
-6
/
+16
2022-05-26
fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
Jeff Hostetler
-1
/
+33
2022-05-26
fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible
Jeff Hostetler
-3
/
+17
2022-05-26
fsmonitor-settings: remote repos on Windows are incompatible
Jeff Hostetler
-0
/
+102
2022-05-26
fsmonitor-settings: remote repos on macOS are incompatible
Jeff Hostetler
-0
/
+66
2022-05-26
fsmonitor-settings: stub in macOS-specific incompatibility checking
Jeff Hostetler
-0
/
+9
2022-05-26
fsmonitor-settings: VFS for Git virtual repos are incompatible
Jeff Hostetler
-0
/
+26
2022-05-26
fsmonitor-settings: stub in Win32-specific incompatibility checking
Jeff Hostetler
-0
/
+9
2022-05-26
fsm-listen-win32: handle shortnames
Jeff Hostetler
-54
/
+332
2022-05-24
nedmalloc: avoid new compile error
Johannes Schindelin
-1
/
+0
2022-05-24
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin
-0
/
+2
2022-05-16
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
-6
/
+2
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
-1
/
+1
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocci
Junio C Hamano
-5
/
+5
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
-5
/
+5
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
-5
/
+5
2022-04-11
Merge tag 'v2.35.2'
Junio C Hamano
-0
/
+94
2022-04-06
core.fsync: use batch mode and sync loose objects by default on Windows
Neeraj Singh
-0
/
+3
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
-0
/
+1154
2022-03-30
Merge branch 'pw/add-p-single-key'
Junio C Hamano
-36
/
+211
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
-5
/
+31
2022-03-25
compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
Jeff Hostetler
-0
/
+383
2022-03-25
compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
Jeff Hostetler
-0
/
+116
2022-03-25
compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
Jeff Hostetler
-0
/
+565
2022-03-25
compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
Jeff Hostetler
-0
/
+20
[next]