Commit Graph

155 Commits

Author SHA1 Message Date
Matt Burke 4e73ed009f Update release notes 2016-01-04 10:37:41 -05:00
Philippe Miossec a2c9d60754 Refactoring... 2015-12-23 18:29:39 +01:00
Philippe Miossec 990c80603d Link toward a better version of Total Tfs Migration
with some bugfixes
2015-12-23 18:02:55 +01:00
David Shireman 129a5286c0 Fixed RemoteOptions Integration With RemoteInfo
- Updated RemoteInfo so that properties are correctly set/retrieved when interacting with the RemoteOptions property
 - Added some unit test to check for expected functionality
 - Updated NEXT.md
2015-12-17 08:32:41 -06:00
Matt Burke 47656fab1d v0.24.1 release notes 2015-12-11 21:55:17 -05:00
Matt Burke 6b80b5d143 Update release notes 2015-12-08 15:09:34 -05:00
Matt Burke 3b7532775c Update release notes for v0.24.0 2015-12-07 09:54:45 -05:00
Philippe Miossec 1974224fc8 Better documentation 2015-12-03 00:18:12 +01:00
Philippe Miossec 1503799f42 Update release note 2015-10-30 00:13:41 +01:00
Mohit Thakral 69dacd8ac2 Merge branch 'master' into master 2015-10-05 10:57:36 -05:00
Philippe Miossec 34a0b5445f Always display the git errors to help git-tfs users
See problem describe here: https://mgrowan.wordpress.com/2015/05/06/git-tfs-pull-command-exited-with-error-code-128/

Include stderr of the git command run in GitCommandExceptions

(All job done by @spraint ;) )
2015-10-04 16:55:57 +02:00
Mohit Thakral aa7c7e59f6 Exposed the lastChanged to fetch option, might be useful is cloning large repositories 2015-09-28 08:19:04 -05:00
Philippe Miossec 7d7db9b53d Add release note 2015-09-24 22:32:10 +02:00
Matt Burke 3a30558740 Make 0.23.0 release notes 2015-09-21 15:18:14 -04:00
Philippe Miossec c4ad0d3a36 Better display tfs path of the remote we are working on... 2015-08-17 19:40:23 +02:00
Philippe Miossec 8414ac5740 Gated check-in support
by triggering a build when a check-in is rejected due to a gated check-in
2015-08-17 19:08:49 +02:00
Philippe Miossec 2eca9539a3 Fix Releasing 2015-08-05 17:54:46 +02:00
Philippe Miossec aa401d330d update release note 2015-07-19 01:59:39 +02:00
Philippe Miossec b13dd0f0c6 Updated project goals
Surely need more cleaning...
2015-07-19 01:05:44 +02:00
Philippe Miossec 99ec9d1782 Merge the 3 projects files in only one 2015-07-19 00:17:51 +02:00
Philippe Miossec 91ac7ab01c Move files around 2015-07-19 00:11:25 +02:00
sb185219 8b38c8eb30 #775 - Added release notes 2015-07-16 23:58:12 +02:00
Philippe Miossec 4558a90af4 Remove old (slow) rcheckin algorithm 2015-06-28 21:50:50 +02:00
Philippe Miossec 69eed793ba Complete release note 2015-06-21 11:25:19 +02:00
Philippe Miossec 3c8064228d release note 2015-06-21 10:59:45 +02:00
Philippe Miossec 7f2cd66137 Documentation 2015-06-21 00:16:43 +02:00
Philippe Miossec 519f694783 Update release note 2015-06-18 21:46:48 +02:00
Philippe Miossec 84246854b4 Being able to clone from a specific changeset
...like what could be done with quick-clone
2015-06-11 10:33:34 +02:00
Philippe Miossec 0cb4deeb0e Update release note
for already commites changes
2015-06-11 10:30:28 +02:00
Matt Burke 8b3e4e1964 Which one was deprecated? 2015-06-01 18:49:30 -04:00
Matt Burke 565fff4a6f Release notes for v0.21.2 2015-06-01 09:00:47 -04:00
Matt Burke eca9cd1fef Update release notes 2015-06-01 08:53:56 -04:00
Tim Abell 8cbd22441d Improve labels command documentation
* note that it creates tags (which was a surprise to me)
* add a real example
2015-05-12 10:36:19 +01:00
Matt Burke 668cd16776 Add release notes for v0.21.1 2015-05-04 13:28:58 -04:00
Philippe Miossec d31cdfa7cb Doc for cloning a specific changeset 2015-04-19 14:02:04 +02:00
Matt Burke c2fec6eb96 Update release notes for v0.21.0 2015-03-02 17:42:52 -05:00
Philippe Miossec 322c55dbb4 Being able to clone sub branches and use of --with-branches option
We are now, not obliged to clone the trunk to use the `--with-branches` option!
That way the sub branch will be cloned (with all the branches merged into it)
 and all its children branches will be initialized after.

There is no more technical reasons that prevent cloning a sub branch...

Solve https://groups.google.com/forum/#!topic/git-tfs-dev/XndbEXRcx1M
2014-12-26 19:25:32 +01:00
Philippe Miossec a64effae96 doc: improvements 2014-12-23 16:10:29 +01:00
Philippe Miossec 7c51f46272 Merge branch 'pr/684' 2014-12-01 22:25:04 +01:00
Philippe Miossec 733eb3af5a Branch doc: some other adjustments 2014-12-01 22:24:07 +01:00
Philippe Miossec c3419e3eb6 [doc]Keep changeset id 2014-11-28 17:36:41 +01:00
Matt Burke 117ced2b06 Updates to docs for branch command
Made a few readability, elaboration, typo and grammar fixes to the
branch command documentation
2014-11-25 20:38:34 -06:00
Philippe Miossec 5fe4d7594d doc: make the 'tf' command works everywhere & everytime
by specifying the collection url.
2014-11-17 23:22:53 +01:00
Philippe Miossec d76181de7d Merge pull request #662 from pmiossec/clone_tfs_root
Being able to clone TFS path "$/"
2014-10-27 22:44:57 +01:00
Philippe Miossec 19a27f5c48 Update release note 2014-10-27 22:42:59 +01:00
Philippe Miossec d3722592d1 A lot of fixes in documentation 2014-10-26 17:19:44 +01:00
Philippe Miossec 54786eab19 Improve doc
fix #669
2014-10-25 14:08:50 +02:00
Philippe Miossec 5016a75f62 Merge pull request #667 from coryhouse/patch-1
Update checkintool.md
2014-10-25 13:25:30 +02:00
Cory House 2242c0f0d0 Update list-remote-branches.md
Fixed some grammar issues
2014-10-24 11:08:56 -05:00
Cory House ef6c5175bd Update checkintool.md
Fixed a couple minor typos
2014-10-24 11:04:33 -05:00