Philippe Miossec
2bdcea4f2b
fix build following remove of Setup project from 'Release' configuration ( #1000 )
2016-10-04 02:13:41 +02:00
Matt Burke
41689fe9f4
Rename these so that there's only one pattern
2016-10-03 10:40:55 -04:00
Matt Burke
1bf79a49f8
v0.25.1
v0.25.1
2016-10-03 10:13:35 -04:00
Matt Burke
eed8bc1c78
0.25.1 release notes
2016-10-03 10:11:08 -04:00
Matt Burke
7b3b1318f5
Disable GitTfs.Setup in the release build
...
It makes an error.
2016-10-03 10:09:51 -04:00
Matt Burke
48207d94b9
Merge pull request #996 from kgybels/update-tfs-library
...
Update TFS client package to 14.102.0
2016-09-30 10:58:45 -04:00
Kim Gybels
098ed1ddcb
Update NEXT.md
2016-09-28 15:37:23 +02:00
Kim Gybels
4619c7314f
Update TFS client package to 14.102.0
2016-09-28 15:28:04 +02:00
Kim Gybels
f5a1e4321d
Fix paket.references in GitTfs.Vs2015
...
Paket doesn't like the comments in the file.
Paket failed with:
Unable to parse C:\git\git-tfs\GitTfs.Vs2015\paket.references
2016-09-28 15:23:43 +02:00
Matt Burke
523c6a597f
Update NEXT.md
2016-09-05 09:36:59 -04:00
Paul Rohorzka
5b4236fe85
Made inline workitem feature stand out more ( #987 )
...
Since I first overlooked this simple but helpful feature, this is a proposal to make it more prominent on the page.
2016-08-29 11:57:59 +02:00
Matt Burke
1ee6b543ad
Merge pull request #983 from ChristopherHaws/master
...
Modified branch naming convention for branches in other team projects
2016-08-09 17:34:36 -04:00
ChristopherHaws
184a198ec2
Removed some tab characters and replaced them with tabs
2016-08-09 09:20:17 -07:00
ChristopherHaws
f3aeb5ac44
Modified branch naming convention so that any branch that isn't in the same team project as the default remote's repository, then the branch name will keep the team projects name.
2016-08-07 15:11:28 -07:00
Philippe Miossec
e92502e2ce
Merge pull request #980 from pmiossec/paket_lock_file
...
Paket lock file & doc
2016-08-02 21:07:46 +02:00
Philippe Miossec
fe4859d1b9
Add some links inside the paket files
2016-08-02 00:32:54 +02:00
Philippe Miossec
f646c8a781
Some paket doc
2016-07-30 01:48:43 +02:00
Philippe Miossec
bfa5fea4a2
Add paket.lock
...
generated with command:
`.paket\paket.exe install`
2016-07-29 23:08:35 +02:00
Matt Burke
cbf0539e7b
Merge pull request #979 from fourpastmidnight/feature/fix-changesets-comments-policy-error
...
Feature/fix changesets comments policy error
2016-07-29 16:45:15 -04:00
Craig E. Shea
0f2d2aff0d
Update NEXT.md
...
Update NEXT.md to indicate the additional changes to be released in the next version of git-tfs.
2016-07-28 20:04:52 -04:00
Craig E. Shea
7c81a6a17f
Update TFS Client dependencies
...
Update the `Microsoft.TeamFoundationServer.*Client` references from `14.89.0` to `14.95.3`. The justification is that when we were on a TFS 2012 server, the current references worked. However, at the organization I work at, we recently migrated to TFS 2013. After migration, we got one of the following errors:
>ERROR] Policy: Internal error in Changeset Comments Policy. Error loading the Changeset Comments Policy polilture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not registered.). Installation instructions:
>No changes checked in.
and
>[ERROR] Policy: Internal error in Changeset Comments Policy. Error loading the Changeset Comments Policy policy (The policy assembly 'Microsoft.TeamFoundation.PowerTools.CheckinPolicies.ChangesetComments, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not registered.). Installation instructions:
>No changes checked in.
This fixes the issue reported as issue #959 by @JoachimC.
2016-07-26 09:42:10 -04:00
Matt Burke
b45aecd82e
Add #967
2016-05-14 06:48:10 -04:00
Matt Burke
240f20c9f5
Merge pull request #967 from elibarzilay/patch-1
...
Use index notation to change GIT_PAGER
2016-05-14 06:44:18 -04:00
Eli Barzilay
a2dbdd6934
Use index notation to change GIT_PAGER
...
This should make it either add the variable if it's not present, or
modify an existing one if it is -- avoiding an error in that case.
Fixes issue #958 .
2016-05-12 13:24:18 -04:00
Matt Burke
a828a42bad
Merge pull request #946 from NathanLBCooper/master
...
Fix -m for Shelve command, broken by PR #912
2016-04-01 12:41:40 -04:00
NathanLBCooper
a8995627a4
Fix -m for Shelve command, broken by PR #912
2016-04-01 11:29:55 +01:00
Tim Abell
308b0c7661
bloody crlf
2016-03-29 20:33:42 +01:00
Matt Burke
36b132d7ca
Update NEXT.md
2016-03-29 11:13:40 -04:00
Matt Burke
ea35801a55
Merge pull request #936 from ogvolkov/fetch-multiple-enumeration-fix
...
Eliminated multiple IEnumerable enumerations causing excessive TFS communication
2016-03-29 11:10:42 -04:00
Oleg Volkov
c23fef9b6c
Eliminated multiple enumerations causing excessive TFS communication
...
during fetch
2016-03-27 17:36:05 +03:00
Matt Burke
a848f104c7
Merge pull request #925 from git-tfs/revert-922-teamcity-msi
...
Revert "Also build the installer in CI"
2016-03-17 13:47:17 -04:00
Matt Burke
9d9cefda77
Merge pull request #928 from ivan-danilov/rcheckin-should-respect-no-merge
...
Rcheckin should respect --no-merge option
2016-03-17 13:46:38 -04:00
ivan-danilov
b3775c5ec1
Rcheckin should respect --no-merge option
2016-03-17 00:54:06 +02:00
Matt Burke
e331810edb
Revert "Also build the installer in CI"
2016-03-05 18:50:04 -05:00
Matt Burke
a50c51e60e
Release notes for 0.25.0
v0.25.0
2016-03-05 08:09:12 -05:00
Matt Burke
11113247fb
v0.25.0
2016-03-05 08:02:52 -05:00
Matt Burke
c0d874081e
Update release notes
2016-03-05 07:29:41 -05:00
Matt Burke
22c948b6a4
Merge pull request #922 from git-tfs/teamcity-msi
...
Also build the installer in CI
2016-03-02 17:07:46 -05:00
Matt Burke
ad6ec787c3
Also build the installer in CI
2016-03-02 16:18:06 -05:00
Matt Burke
5f46bfd88f
Merge pull request #847 from gentoo90/msi
...
Add MSI installer
2016-03-02 16:17:08 -05:00
gentoo90
e7c4a914cd
Add MSI to Appveyor config
2016-03-02 22:44:54 +02:00
gentoo90
bea5b1357b
Minimize preprocessor usage
2016-03-02 17:54:48 +02:00
gentoo90
c665096faf
Migrate GitTfs.Setup to paket
2016-03-02 17:09:13 +02:00
gentoo90
a53a23abe2
Add MSI installer
...
* adds GitTfs to %PATH% on install and removes on uninstall
* supports upgrade
* uses WiX#
2016-03-02 16:46:15 +02:00
Philippe Miossec
dad3a854e5
Merge pull request #918 from pmiossec/templates
...
Add github templates for issues and pull request
2016-02-20 23:10:50 +01:00
Philippe Miossec
0f8fc4ede7
Add github templates for issues and pull request
2016-02-20 23:08:30 +01:00
Philippe Miossec
d9ce2805e8
Merge pull request #917 from pmiossec/paket
...
Use Paket instead of Nuget to manage packages
2016-02-20 00:06:18 +01:00
Philippe Miossec
926339ab91
Remove useless TFS2015 following paket install
2016-02-19 23:26:01 +01:00
Philippe Miossec
eecac425b5
Adapt scripts using nuget package
2016-02-19 23:26:00 +01:00
Philippe Miossec
09320f074d
remaining....
2016-02-19 23:26:00 +01:00