Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index: allow read of index w/ illegal entries | Edward Thomson | 2016-02-17 | 1 | -6/+6 |
* | git_path_join_unrooted: return base len | Edward Thomson | 2015-01-20 | 1 | -0/+47 |
* | Add more Windows reserved filenames | Linquize | 2014-12-19 | 1 | -0/+13 |
* | COM0 is a valid path, although Windows Explorer does not allow to create this | Linquize | 2014-12-19 | 1 | -0/+2 |
* | Introduce core.protectHFS and core.protectNTFS | Edward Thomson | 2014-12-17 | 1 | -3/+19 |
* | checkout: disallow bad paths on HFS | Edward Thomson | 2014-12-16 | 1 | -1/+30 |
* | checkout: disallow bad paths on win32 | Edward Thomson | 2014-12-16 | 1 | -0/+194 |
* | path: Fix `git_path_walk_up` to work with non-rooted paths | The rugged tests are fragile | 2014-09-17 | 1 | -2/+0 |
* | Introduce git_path_make_relative | Edward Thomson | 2014-09-02 | 1 | -0/+55 |