summaryrefslogtreecommitdiff
path: root/compat/cygwin.c
AgeCommit message (Expand)Author
2017-07-05cygwin: allow pushing to UNC pathsTorsten Bögershausen
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones
2013-05-08cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones
2013-03-25Make core.sharedRepository work under cygwin 1.7Torsten Bögershausen
2012-11-19USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl
2012-11-12Update cygwin.c for new mingw-64 win32 api headersMark Levedahl
2011-07-13Merge branch 'jc/maint-cygwin-trust-executable-bit-default'Junio C Hamano
2011-06-20cygwin: trust executable bit by defaultJunio C Hamano
2011-06-16t1301-*.sh: Fix the 'forced modes' test on cygwinRamsay Jones
2009-04-23Fix more typos/spelling in commentsMichael J Gruber
2009-04-23Fix typos / spelling in commentsMike Ralphson
2008-10-28compat/cygwin.c: make runtime detection of lstat/stat lessor impactJunio C Hamano
2008-10-13compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl
2008-09-30cygwin: Use native Win32 API for statDmitry Potapov