Commit Graph

5 Commits

Author SHA1 Message Date
Matt Burke c96eca911b All newlines are unix (in the repo). 2011-01-27 16:40:32 -05:00
Matt Burke 6e7b9a059d crlf 2010-10-05 15:23:36 -04:00
Olivier Dagenais ef735d8913 Fixed bug exposed by changes in TFS 2010 with renames and ItemId
Explanation of the change is at http://blogs.msdn.com/b/michalma/archive/2009/06/15/version-control-api-changes-in-tfs-2010-part-i.aspx
1 - Added QueryWithHistory() method wrapper.
2 - TfsApiBridge.Wrap(Item) will now return null if the item supplied is null.
3 - TfsChangeset.GetPathBeforeRename() will now call QueryWithHistory() if GetItem() returned null.
4 - Fixed typo in parameter name.
2010-09-29 01:18:48 +08:00
Matt Burke 283291e631 Got quick-clone to list tfs's files. 2010-06-21 13:21:04 -04:00
Matt Burke 75e0efd1d3 Made TFS interfaces match their original types a little better. 2010-04-20 18:12:39 -04:00