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
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
1503799f42
Update release note
2015-10-30 00:13:41 +01: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
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
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
Matt Burke
668cd16776
Add release notes for v0.21.1
2015-05-04 13:28:58 -04: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
19a27f5c48
Update release note
2014-10-27 22:42:59 +01:00
Philippe Miossec
f9044c6499
release note...
2014-10-13 01:08:47 +02:00
Matt Burke
62c3f38963
Update docs.
2014-07-28 10:09:35 -04: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
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
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
b7e29c394b
Update release notes with #507
2014-03-07 15:26:43 -05: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