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
Philippe Miossec
f9044c6499
release note...
2014-10-13 01:08:47 +02:00
Philippe Miossec
1dc2fc988b
Doc
2014-10-02 13:42:42 +02:00
Matt Burke
158d16b758
Merge pull request #636 from spraints/ignore-unshelve-errors
...
Add the option to ignore unshelve errors
2014-09-25 10:17:46 -04:00
Philippe Miossec
c025181f4b
Update rcheckin.md
2014-09-19 12:18:16 +02:00
Matt Burke
62c3f38963
Update docs.
2014-07-28 10:09:35 -04:00
Philippe Miossec
bbd959861e
Checkout command doc
2014-07-10 15:24:17 +02:00
Philippe Miossec
7b3d08280e
Doc & release note
2014-07-05 13:49:58 +02:00
Matt Burke
f8a2607498
release notes.
2014-06-16 10:40:18 -04:00
Matt Burke
b876ff230a
Move release notes around for v0.20.0.
2014-06-16 10:08:30 -04:00
Philippe Miossec
f95aac4a36
Merge pull request #617 from pmiossec/fix_find_commit_by_changesetid
...
Fix changeset id parsing to handle carriage returns (fix regression)
2014-06-07 14:33:44 +02:00
Philippe Miossec
27b0a9543a
Update xunit.runners also
2014-06-07 14:28:00 +02:00
Philippe Miossec
84d4288b72
Fix work-item option ( -w1234 is now supported)
...
to work how the help say...
Before this fix, only `-w1234:` or `-w1234:associate` was supported
Should fix #612
2014-06-03 23:37:55 +02:00
Philippe Miossec
06cd529613
Update release note
2014-05-26 22:30:09 +02:00
Philippe Miossec
de761f7a2d
Update doc
2014-05-26 22:15:25 +02:00
Philippe Miossec
1ba869c23f
Update release note
2014-05-26 22:12:12 +02:00
Matt Burke
0e63827012
Add #592 to release notes.
2014-05-10 10:07:26 -04:00
Matt Burke
d0b75daee0
Add #561 and #562 to release notes.
2014-04-28 18:18:56 -04:00
Matt Burke
6ac604ea3d
Update release notes with #591
2014-04-26 22:42:25 -04:00
Philippe Miossec
3cf0cd6bef
update release note
2014-03-16 15:47:36 +01:00
Matt Burke
7dc5b41845
Add #530 to release notes.
2014-03-14 00:27:57 -04:00
Philippe Miossec
644293690f
Add support for VisualStudioExpress
2014-03-11 15:09:51 +01:00
Matt Burke
f5c20a19a5
Release notes for #554
2014-03-10 08:29:50 -04:00
Matt Burke
8d0711ed49
Merge pull request #551 from pmiossec/correct_nofetch_flag
...
correct `--nofetch` option
2014-03-07 15:41:13 -05:00
Matt Burke
b7e29c394b
Update release notes with #507
2014-03-07 15:26:43 -05:00
Philippe Miossec
34969bd98f
correct --no-fetch option
2014-03-07 18:53:53 +01:00
Matt Burke
97518c197f
Merge pull request #557 from pmiossec/prevent_crash_during_branch_verification
...
Prevent a crash during path verification
2014-03-07 11:08:29 -05:00
Philippe Miossec
9dbb288bfd
update fetch documentation
2014-03-07 15:53:43 +01:00
Philippe Miossec
dbcf1291c7
Prevent a crash during path verification
...
Swallow TFS exceptions for this non critical part of the clone process...
Permit to clone a branch and use git-tfs even when, due to a bug in TFS,
TFS is broken and return an error TF14045 when asking for branches.
2014-03-07 13:25:54 +01:00
Philippe Miossec
54ca0a7bb3
update release note
2014-02-21 00:27:37 +01:00
Matt Burke
70214db26e
Update release notes with this PR.
2014-02-12 07:02:52 -05:00
Matt Burke
b3c83c8f55
Don't convert line endings in commit messages.
...
* Update to include libgit2/libgit2sharp#611
* Revert 4eaabce1ae
* Revise release notes for #534
2014-02-12 06:46:49 -05:00
Sean M. Collins
998d77fdde
Add mention for #534 in release notes
2014-02-05 19:19:47 -05:00
Matt Burke
3d7b7a015f
Merge pull request #534 from spraints/commit-with-lg2s
...
Use libgit2sharp to commit
2014-02-05 13:40:47 -05:00
Matt Burke
f3e035ced3
Add this to the release notes.
2014-02-05 13:40:09 -05:00
Philippe Miossec
0d209488d1
reset-remote.md: remove a still there old copy/paste
2014-01-29 10:50:01 +01:00
Matt Burke
3fee2719bb
one more.
2014-01-15 18:26:51 -05:00