Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use TopFilePath for DiffTree and LsTree | Joey Hess | 2013-10-17 |
| | |||
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
| | | | | | The latter is harder for me to remember, but avoids build failures in code used by the configure program. | ||
* | fix the day's windows permissions damage | Joey Hess | 2013-05-12 |
| | |||
* | deal with git using / internally, even on DOS | Joey Hess | 2013-05-12 |
| | |||
* | add support for staging other types of blobs, like symlinks, into the index | Joey Hess | 2012-06-06 |
Also added a utility TopFilePath type, which could stand to be used more widely. |