Skip to content
pmiossec edited this page Apr 5, 2013 · 5 revisions

v0.17.1

  • Fixed git tfs clone broken in some cases in 0.17 (#330)

Full diff

v0.17.0

  • branch
  • labels (#256)
  • git tfs pull --rebase (#254)
  • git tfs clone --with-branches (#255)
  • unicode support (#204)
  • Use a custom workspace (#266)
  • Clean workspaces directory (#269)
  • Add a note on the commit to keep trace of the workitems (#276)
  • Remove orphan folders (except in specific cases) (#323)

Full diff

v0.16.1

  • Fixed git tfs unshelve (broken in 0.16.0) (#253).

Full diff

v0.16.0

  • init-branch!! (#232)
  • Faster clone (#226) and quick-clone.
  • Add git tfs info (#219)
  • Better metadata processing during rcheckin: remove the flags (#237), ignore whitespace (#238), add git-tfs-force: reason (#219).
  • Always use CRLF in TFS checkin comments (#239)
  • Checkin notes (#245)
  • Use authors file more, and save it so you don't have to tell git-tfs about it every time you need it. (#252)

Full diff

v0.15.0

  • Use libgit2sharp.
  • Add default comment for shelves (#187)
  • Add support for files with international characters (#200)
  • Fix the mixed case problem (once and for all?) (#213)
  • Add support for authors file
  • Set up CI with travis and teamcity

Full diff

  • Fixed a bug in shelve (#133).
  • Fixed rename problem in checkintool (#148).
  • Fixed shelve -f (#157).
  • Fixed (or unfixed) case sensitivity (#159).
  • When a git subprocess exits with error, show the return/error code (#151).
  • Add support for VS11.

Full diff from 0.13

...

v0.12.1

  • Fixed: 'TF14045: The identity MYDOMAIN\John Doe is not a recognized identity' (#76, #81)
  • Fixed: exception on unshelve if some items was renamed (#77)
  • Fixed: rare problem when TFS' mixed mode assemblies cannot be loaded correctly (#93)
  • Some fixes for Unicode filenames and TFS usernames (#80)
  • git-tfs exit codes are now positive
  • git-tfs cleans up files if clone command resulted in exception (#94)
  • Restored VS2008 functionality (#99)
Clone this wiki locally