summaryrefslogtreecommitdiff
path: root/compat/cygwin.c
Commit message (Expand)AuthorAgeFilesLines
* git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-261-19/+0
* cygwin: allow pushing to UNC pathstb/push-to-cygwin-unc-pathTorsten Bögershausen2017-07-051-0/+19
* cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstatRamsay Jones2013-07-181-157/+0
* cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones2013-05-081-5/+0
* Make core.sharedRepository work under cygwin 1.7Torsten Bögershausen2013-03-251-0/+13
* USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl2012-11-181-1/+1
* Update cygwin.c for new mingw-64 win32 api headersMark Levedahl2012-11-121-0/+7
* Merge branch 'jc/maint-cygwin-trust-executable-bit-default'Junio C Hamano2011-07-131-1/+1
|\
| * cygwin: trust executable bit by defaultJunio C Hamano2011-06-201-1/+1
* | t1301-*.sh: Fix the 'forced modes' test on cygwinRamsay Jones2011-06-161-2/+1
|/
* Fix more typos/spelling in commentsMichael J Gruber2009-04-221-1/+1
* Fix typos / spelling in commentsMike Ralphson2009-04-221-1/+1
* compat/cygwin.c: make runtime detection of lstat/stat lessor impactJunio C Hamano2008-10-281-7/+13
* compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl2008-10-131-4/+14
* cygwin: Use native Win32 API for statDmitry Potapov2008-09-301-0/+127