Commit Graph

1220 Commits

Author SHA1 Message Date
Philippe Miossec 9d5cd86ed0 Refactoring to get Git Version 2013-11-21 12:12:14 +01:00
Philippe Miossec 5246fe4542 little better changelog for v0.19.0 2013-11-20 10:29:14 +01:00
Matt Burke 1ee5cfec20 v0.19.1 v0.19.1 2013-11-20 03:42:53 -05:00
Matt Burke 0779fcbd61 Ignore some things 2013-11-20 03:42:38 -05:00
Matt Burke d2c4c4d337 0.19.1 release notes 2013-11-20 03:38:46 -05:00
Matt Burke 01bf9ed198 Merge pull request #486 from git-tfs/debug-release-process
Finish (?) automating releases
2013-11-20 00:29:04 -08:00
Matt Burke ab29f1e541 Refactor, and drop the need to manually run the Chocolatey task. 2013-11-20 03:05:31 -05:00
Matt Burke f7038b9a00 Some docs for Release.proj. 2013-11-20 02:34:31 -05:00
Matt Burke 1eeee8479b v0.19.0 v0.19.0 2013-11-20 01:49:03 -05:00
Matt Burke 61d6e81772 Formatting 2013-11-19 17:18:03 -05:00
Matt Burke 206766d280 Don't blow up if Auth.targets is missing. 2013-11-19 17:15:00 -05:00
Matt Burke 4f42f55269 Ask for release notes with PRs. 2013-11-19 14:46:22 -05:00
Matt Burke 154ed1b45f Add release notes for v0.19.0. 2013-11-19 14:42:25 -05:00
Matt Burke 7ef0027678 Merge #482 2013-11-19 11:18:04 -05:00
Matt Burke 3c7620a7c9 Refactor. 2013-11-19 11:16:53 -05:00
Philippe Miossec 08665a686d Better managing of error when reading author file
Now that the reading is done in only one place, we should :
- stop with an error when an author file is passed and an error occurs
- display a warning if an error occurs when reading the author file in cache
2013-11-19 14:34:51 +01:00
Philippe Miossec 771f1e06f9 Reading author file in one place only 2013-11-19 14:34:50 +01:00
Philippe Miossec f49b1116f1 Load author file before calling a git-tfs command
- prevent error during reading
- prevent a 2nd read if another file is not specified
- clear collections if should read another file
2013-11-19 11:48:49 +01:00
Philippe Miossec 85697bacba Load author file during rcheckin
...because there is fetch of commit even during rcheckin command
2013-11-19 11:48:48 +01:00
Philippe Miossec d21bd402d0 Merge pull request #483 from pmiossec/associate_workitem_github_style
Associate tfs workitems with pattern #Workitem_id ( github style )
2013-11-18 15:58:05 -08:00
Philippe Miossec 23485ce476 export workitems with github/TFS '#' format to better support import in TFS(Git) 2013-11-19 00:53:02 +01:00
Matt Burke 56885eab62 Merge pull request #481 from pmiossec/update_release_process
Update release process
2013-11-18 15:43:21 -08:00
Philippe Miossec d386d8a97c Fix writing download_button.html 2013-11-19 00:34:55 +01:00
Philippe Miossec 4cad042c0a Use GitTfsTasks 2013-11-17 02:02:45 +01:00
Philippe Miossec 7b175e8bfe cleaning/refactoring tests on checkin options (nothing scary) 2013-11-16 21:26:22 +01:00
Philippe Miossec b7d45fd4e9 Associate tfs workitems with pattern #Workitem_id ( github style )
If Microsoft is doing it with TFS2013 and Git, why can't we do it!?!
2013-11-16 21:26:19 +01:00
Philippe Miossec c413c2ae83 refresh clone documentation 2013-11-08 23:17:23 +01:00
Philippe Miossec 76869d61d4 Chocolatey: no need to specify the download url... 2013-11-08 20:55:41 +01:00
Philippe Miossec ddae4573c1 Update the README.md during the release process 2013-11-08 20:28:36 +01:00
Philippe Miossec 69b91be742 Update release process
- Create release
- Upload package
- Update Website button
2013-11-08 17:59:50 +01:00
Matt Burke 3a26ac6e65 Merge pull request #442 from pmiossec/create_tfs_branch_from_git_branch
Create a tfs branch from an existing git branch
2013-11-06 09:24:47 -08:00
Philippe Miossec 9324466e3c Check in an existing git branch in a new TFS branch 2013-11-05 14:01:45 +01:00
Matt Burke be69c79040 Merge pull request #478 from pmiossec/display_git_command_on_error
Display git command on error even if not in debug mode
2013-11-05 04:53:44 -08:00
Philippe Miossec c006226d62 Merge pull request #479 from pmiossec/fix_quickclone
correct quick-clone where initBranch is null
2013-11-04 02:35:10 -08:00
Philippe Miossec e2b4d60f50 correct quick-clone where initBranch is null
should fix #477
2013-11-04 11:32:58 +01:00
Philippe Miossec 3b4b16d133 Display git command on error even if not in debug mode
Should help the user to better understand the problem (and improve issue report)
2013-11-04 11:00:51 +01:00
Sean M. Collins 6009f50130 Merge pull request #475 from git-tfs/issue_474
Fixes #474
2013-10-31 23:09:21 -07:00
Sean M. Collins 73ac54392a Merge pull request #471 from irontoby/patch-1
Update rcheckin.md to make clear its distinction from checkin
2013-10-31 23:07:42 -07:00
Sean M. Collins db6b8a760a Merge pull request #472 from irontoby/patch-2
Update unshelve.md to clarify that a new branch will be created
2013-10-31 23:07:08 -07:00
Sean M. Collins 0cce33c34f Merge pull request #473 from irontoby/patch-3
update special-actions-in-commit-messages.md to fix broken link to rchec...
2013-10-31 23:06:45 -07:00
Sean M. Collins cf7057f7cb Rework logic to not require the "action" keyword 2013-11-01 11:47:57 +08:00
Sean M. Collins 16697d9620 Failing unit test 2013-11-01 11:23:48 +08:00
Sean M. Collins 8ab99fb098 Fix for #474 2013-11-01 10:52:46 +08:00
irontoby 06b0607e68 update special-actions-in-commit-messages.md to fix broken link to rcheckin doc 2013-10-31 14:13:05 -04:00
irontoby 794870f71f Update unshelve.md to clarify that a new branch will be created 2013-10-31 13:57:27 -04:00
irontoby 092e24074d Update rcheckin.md to make clear its distinction from checkin
As a new user reading the rcheckin description it was difficult for me to understand how it was different from a regular checkin until I went to that page and saw the note. So I suggest having a similar note on the rcheckin page too.
2013-10-31 07:17:20 -07:00
Philippe Miossec eb2b924acf Merge pull request #470 from pmiossec/better_handle_error_cloning_branches
Better handle error cloning branches
2013-10-30 14:55:17 -07:00
Philippe Miossec 8cc7ea242b refactoring 2013-10-30 18:21:24 +01:00
Philippe Miossec 46da1b49c3 debug command line : correction to print also command name removed by ExtractCommand() 2013-10-25 12:10:45 +02:00
Philippe Miossec 3f116e0cad Clean working directory only when error during cloning (and not init branches) 2013-10-22 23:16:40 +02:00