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
2024-09-01
compat/terminal: mark parameter of git_terminal_prompt() UNUSED
Ramsay Jones
-1
/
+1
2024-07-13
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin
-1
/
+1
2024-07-13
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
-0
/
+41
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
-4
/
+7
2024-06-27
Merge branch 'js/mingw-remove-unused-extern-decl'
Junio C Hamano
-1
/
+0
2024-06-20
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
-1
/
+0
2024-06-14
compat/fsmonitor: fix socket path in networked SHA256 repos
Patrick Steinhardt
-3
/
+4
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
-1
/
+1
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+2
2024-06-07
compat/win32: fix const-correctness with string constants
Patrick Steinhardt
-15
/
+31
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
-1
/
+1
2024-05-20
Merge branch 'jc/compat-regex-calloc-fix'
Junio C Hamano
-13
/
+13
2024-05-13
compat/regex: fix argument order to calloc(3)
Junio C Hamano
-13
/
+13
2024-05-03
win32: fix building with NO_UNIX_SOCKETS
Mike Hommey
-0
/
+2
2024-04-03
Win32: detect unix socket support at runtime
Matthias Aßhauer
-0
/
+25
2024-03-05
Merge branch 'jc/no-include-of-compat-util-from-headers'
Junio C Hamano
-2
/
+0
2024-02-24
compat: drop inclusion of <git-compat-util.h>
Junio C Hamano
-2
/
+0
2024-02-13
Merge branch 'js/win32-retry-pipe-write-on-enospc' into maint-2.43
Junio C Hamano
-4
/
+15
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
-4
/
+3
2024-02-06
Merge branch 'js/win32-retry-pipe-write-on-enospc'
Junio C Hamano
-4
/
+15
2024-01-30
win32: special-case `ENOSPC` when writing to a pipe
Johannes Schindelin
-4
/
+15
2024-01-19
Merge branch 'sk/mingw-owner-check-error-message-improvement'
Junio C Hamano
-13
/
+57
2024-01-10
mingw: give more details about unsafe directory's ownership
Sören Krecker
-13
/
+57
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
-4
/
+3
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
-4
/
+0
2023-12-26
fsmonitor--daemon.h: remove unnecessary includes
Elijah Newren
-0
/
+3
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
-0
/
+2
2023-09-29
Merge branch 'jk/fsmonitor-unused-parameter'
Junio C Hamano
-25
/
+22
2023-09-18
fsmonitor/darwin: mark unused parameters in system callback
Jeff King
-2
/
+2
2023-09-18
fsmonitor: mark unused parameters in stub functions
Jeff King
-7
/
+8
2023-09-18
fsmonitor/win32: mark unused parameter in fsm_os__incompatible()
Jeff King
-1
/
+1
2023-09-18
fsmonitor/win32: drop unused parameters
Jeff King
-14
/
+10
2023-09-18
fsmonitor: prefer repo_git_path() to git_pathdup()
Jeff King
-1
/
+1
2023-08-19
hashmap: use expected signatures for comparison functions
Jeff King
-4
/
+6
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
-0
/
+115
2023-08-09
Merge branch 'ma/locate-in-path-for-windows'
Junio C Hamano
-0
/
+8
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
-0
/
+115
2023-08-03
compat/mingw: implement a native locate_in_PATH()
Matthias Aßhauer
-0
/
+8
2023-07-25
Merge branch 'mh/mingw-case-sensitive-build'
Junio C Hamano
-2
/
+2
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
-2
/
+5
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
-1
/
+0
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
-2
/
+5
2023-06-21
fsmonitor-ll.h: split this header out of fsmonitor.h
Elijah Newren
-9
/
+12
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
-9
/
+9
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
-0
/
+2
2023-06-12
mingw: use lowercase includes for some Windows headers
Mike Hommey
-2
/
+2
2023-04-24
fsmonitor: reduce includes of cache.h
Elijah Newren
-3
/
+3
2023-04-24
cache.h: remove unnecessary headers
Elijah Newren
-0
/
+2
[next]