Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: propogate filename too long errors | Edward Thomson | 2015-09-22 | 1 | -8/+15 |
* | git_path_diriter: use FindFirstFile in win32 | Edward Thomson | 2015-05-01 | 1 | -5/+0 |
* | git_win32_path_dirload_with_stat: removed | Edward Thomson | 2015-05-01 | 1 | -169/+0 |
* | win32: keep full path for realpath usage | Edward Thomson | 2015-04-28 | 1 | -8/+34 |
* | win32: mimic git_path_dirload_with_stat closely | Edward Thomson | 2015-04-28 | 1 | -40/+28 |
* | dirload: loop conditional; less path mangling | Edward Thomson | 2015-04-28 | 1 | -59/+102 |
* | win32 dirload: don't heap allocate DIR structure | Edward Thomson | 2015-04-28 | 1 | -22/+18 |
* | win32: abstract file attributes -> struct stat fn | Edward Thomson | 2015-04-28 | 1 | -37/+8 |
* | Improvements to status performance on Windows. | J Wyman | 2015-04-28 | 1 | -0/+225 |
* | checkout: disallow bad paths on win32 | Edward Thomson | 2014-12-16 | 1 | -0/+36 |
* | win32: use NT-prefixed "\\?\" paths | Edward Thomson | 2014-12-16 | 1 | -0/+269 |