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
2021-02-12
Sync with 2.20.5
Johannes Schindelin
-0
/
+2
2021-02-12
Sync with 2.19.6
Johannes Schindelin
-0
/
+2
2021-02-12
Sync with 2.18.5
Johannes Schindelin
-0
/
+2
2021-02-12
Sync with 2.17.6
Johannes Schindelin
-0
/
+2
2021-02-12
checkout: fix bug that makes checkout follow symlinks in leading path
Matheus Tavares
-0
/
+2
2019-12-06
mingw: sh arguments need quoting in more circumstances
Johannes Schindelin
-2
/
+3
2019-12-06
mingw: fix quoting of empty arguments for `sh`
Johannes Schindelin
-1
/
+1
2019-12-06
mingw: use MSYS2 quoting even when spawning shell scripts
Johannes Schindelin
-1
/
+2
2019-12-06
mingw: detect when MSYS2's sh is to be spawned more robustly
Johannes Schindelin
-1
/
+14
2019-12-06
Sync with 2.20.2
Johannes Schindelin
-6
/
+113
2019-12-06
Sync with 2.19.3
Johannes Schindelin
-6
/
+112
2019-12-06
Sync with 2.18.2
Johannes Schindelin
-6
/
+112
2019-12-06
Sync with 2.17.3
Johannes Schindelin
-6
/
+112
2019-12-06
Sync with 2.16.6
Johannes Schindelin
-6
/
+112
2019-12-06
Sync with 2.15.4
Johannes Schindelin
-6
/
+112
2019-12-06
Sync with 2.14.6
Johannes Schindelin
-6
/
+112
2019-12-05
Merge branch 'win32-accommodate-funny-drive-names'
Johannes Schindelin
-4
/
+41
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
-1
/
+67
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
-2
/
+26
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
-1
/
+67
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
-2
/
+15
2019-12-05
mingw: fix quoting of arguments
Johannes Schindelin
-3
/
+6
2019-02-15
mingw: safe-guard a bit more against getenv() problems
Johannes Schindelin
-1
/
+1
2019-02-13
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
-19
/
+0
2019-02-13
Merge branch 'nd/fileno-may-be-macro'
Junio C Hamano
-0
/
+7
2019-02-13
mingw: use a more canonical method to fix the CPU reporting
Johannes Schindelin
-19
/
+0
2019-02-12
git-compat-util: work around fileno(fp) that is a macro
Duy Nguyen
-0
/
+7
2019-02-08
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
-0
/
+19
2019-02-07
mingw: fix CPU reporting in `git version --build-options`
Johannes Schindelin
-0
/
+19
2019-02-06
Merge branch 'js/vsts-ci'
Junio C Hamano
-1
/
+1
2019-02-06
Merge branch 'tb/utf-16-le-with-explicit-bom'
Junio C Hamano
-1
/
+1
2019-02-05
Merge branch 'js/mingw-unc-path-w-backslashes'
Junio C Hamano
-1
/
+76
2019-02-05
Merge branch 'sg/obstack-cast-function-type-fix'
Junio C Hamano
-15
/
+20
2019-01-31
Support working-tree-encoding "UTF-16LE-BOM"
Torsten Bögershausen
-1
/
+1
2019-01-29
mingw: be more generous when wrapping up the setitimer() emulation
Johannes Schindelin
-1
/
+1
2019-01-18
Merge branch 'rb/hpe'
Junio C Hamano
-0
/
+8
2019-01-18
mingw: special-case arguments to `sh`
Johannes Schindelin
-1
/
+76
2019-01-17
compat/obstack: fix -Wcast-function-type warnings
SZEDER Gábor
-15
/
+20
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
-69
/
+49
2019-01-03
compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop
Randall S. Becker
-0
/
+8
2018-12-26
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
-69
/
+49
2018-12-01
Merge branch 'ss/msvc-strcasecmp'
Junio C Hamano
-7
/
+1
2018-11-21
Merge branch 'js/mingw-o-append' into maint
Junio C Hamano
-3
/
+33
2018-11-20
msvc: directly use MS version (_stricmp) of strcasecmp
Sven Strickroth
-7
/
+1
2018-11-18
Merge branch 'js/mingw-msdn-url'
Junio C Hamano
-2
/
+2
2018-11-18
Merge branch 'js/mingw-create-hard-link'
Junio C Hamano
-13
/
+1
2018-11-16
mingw: replace an obsolete link with the superseding one
Johannes Schindelin
-2
/
+2
2018-11-14
win32: replace pthread_cond_*() with much simpler code
Loo Rong Jie
-159
/
+7
2018-11-14
mingw: use `CreateHardLink()` directly
Johannes Schindelin
-13
/
+1
2018-11-13
Merge branch 'sh/mingw-safer-compat-poll'
Junio C Hamano
-4
/
+8
[next]