index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/mingw-rename-fix'
Junio C Hamano
2024-12-23
1
-1
/
+1
|
\
|
*
mingw_rename: do support directory renames
Johannes Schindelin
2024-12-17
1
-1
/
+1
*
|
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
2
-8
/
+2
*
|
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
6
-0
/
+11
*
|
compat/win32: fix -Wsign-compare warning in "wWinMain()"
Patrick Steinhardt
2024-12-06
1
-8
/
+9
*
|
compat/regex: explicitly ignore "-Wsign-compare" warnings
Patrick Steinhardt
2024-12-06
1
-0
/
+2
*
|
Merge branch 'ps/mingw-rename'
Junio C Hamano
2024-11-13
1
-6
/
+151
|
\
|
|
*
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
2024-11-06
1
-4
/
+83
|
*
compat/mingw: allow deletion of most opened files
Patrick Steinhardt
2024-10-28
1
-0
/
+66
|
*
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt
2024-10-28
1
-2
/
+2
*
|
Merge branch 'sk/msvc-warnings'
Taylor Blau
2024-10-25
3
-12
/
+21
|
\
\
|
*
|
mingw.c: Fix complier warnings for a 64 bit msvc
Sören Krecker
2024-10-17
3
-12
/
+21
|
|
/
*
|
Merge branch 'ak/typofixes'
Taylor Blau
2024-10-25
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
compat: fix typos
Andrew Kreimer
2024-10-10
3
-4
/
+4
*
|
Merge branch 'jk/fsmonitor-event-listener-race-fix'
Taylor Blau
2024-10-15
5
-11
/
+82
|
\
\
|
|
/
|
/
|
|
*
fsmonitor: initialize fs event listener before accepting clients
Jeff King
2024-10-08
2
-0
/
+12
|
*
simple-ipc: split async server initialization and running
Jeff King
2024-10-08
3
-11
/
+70
*
|
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-23
2
-0
/
+4
|
\
\
|
*
|
environment: guard state depending on a repository
Patrick Steinhardt
2024-09-12
2
-0
/
+4
*
|
|
Merge branch 'rj/compat-terminal-unused-fix'
Junio C Hamano
2024-09-10
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
compat/terminal: mark parameter of git_terminal_prompt() UNUSED
Ramsay Jones
2024-09-01
1
-1
/
+1
*
|
|
compat: mark unused parameters in win32/mingw functions
Jeff King
2024-08-28
8
-23
/
+24
*
|
|
compat: disable -Wunused-parameter in win32/headless.c
Jeff King
2024-08-28
1
-0
/
+2
*
|
|
compat: disable -Wunused-parameter in 3rd-party code
Jeff King
2024-08-28
2
-0
/
+4
|
|
/
|
/
|
*
|
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
2
-0
/
+3
|
/
*
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin
2024-07-14
1
-1
/
+1
*
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
2024-07-14
2
-0
/
+41
*
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
3
-4
/
+7
|
\
|
*
compat/fsmonitor: fix socket path in networked SHA256 repos
Patrick Steinhardt
2024-06-14
1
-3
/
+4
|
*
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-14
1
-1
/
+1
|
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
Merge branch 'js/mingw-remove-unused-extern-decl'
Junio C Hamano
2024-06-27
1
-1
/
+0
|
\
\
|
*
|
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
2024-06-20
1
-1
/
+0
*
|
|
compat/win32: fix const-correctness with string constants
Patrick Steinhardt
2024-06-07
3
-15
/
+31
*
|
|
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jc/compat-regex-calloc-fix'
Junio C Hamano
2024-05-20
3
-13
/
+13
|
\
\
|
*
|
compat/regex: fix argument order to calloc(3)
Junio C Hamano
2024-05-13
3
-13
/
+13
|
*
|
nedmalloc: avoid new compile error
Johannes Schindelin
2023-03-12
1
-1
/
+0
|
*
|
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin
2023-03-12
1
-0
/
+2
*
|
|
win32: fix building with NO_UNIX_SOCKETS
Mike Hommey
2024-05-03
1
-0
/
+2
*
|
|
Win32: detect unix socket support at runtime
Matthias Aßhauer
2024-04-03
2
-0
/
+25
*
|
|
Merge branch 'jc/no-include-of-compat-util-from-headers'
Junio C Hamano
2024-03-05
2
-2
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
compat: drop inclusion of <git-compat-util.h>
Junio C Hamano
2024-02-24
2
-2
/
+0
|
*
|
Merge branch 'js/win32-retry-pipe-write-on-enospc' into maint-2.43
Junio C Hamano
2024-02-13
1
-4
/
+15
|
|
\
\
|
*
\
\
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-02-09
5
-4
/
+3
|
|
\
\
\
*
|
\
\
\
Merge branch 'js/win32-retry-pipe-write-on-enospc'
Junio C Hamano
2024-02-06
1
-4
/
+15
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
win32: special-case `ENOSPC` when writing to a pipe
Johannes Schindelin
2024-01-30
1
-4
/
+15
*
|
|
|
|
Merge branch 'sk/mingw-owner-check-error-message-improvement'
Junio C Hamano
2024-01-20
1
-13
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
mingw: give more details about unsafe directory's ownership
Sören Krecker
2024-01-10
1
-13
/
+57
*
|
|
|
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
5
-4
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]