Commit Graph

  • 9604fd04da chore: updating dependencies master Philippe Miossec 2023-08-28 12:07:33 +02:00
  • 16fa7a3c72 Fix handling of renamed branches for clone/fetch (#1493) dh2i-sam 2024-05-03 00:32:53 -07:00
  • 98648bf895 chore: remove deprecated code formatter task Philippe Miossec 2024-04-05 15:04:21 +02:00
  • 193b9cf5d3 Update libgit2sharp to v0.30 Philippe Miossec 2024-04-05 14:35:41 +02:00
  • c15705acaa test: update to xunit 2.7 Philippe Miossec 2024-04-05 14:12:06 +02:00
  • a0838b0390 Revert "chore: Downgrade (again) Cake.Git preventing doing a release" Philippe Miossec 2024-04-05 13:13:15 +02:00
  • e1941749e1 chore: target .net v4.8 Philippe Miossec 2023-08-28 12:00:32 +02:00
  • 614676a98e chore: remove unnecessary usings Philippe Miossec 2024-04-05 12:40:05 +02:00
  • 6e39ab3277 build: use a Directory.Build.props file Philippe Miossec 2024-04-05 12:02:59 +02:00
  • be035b0e8f Fix typo and formatting Marian Dolinský 2024-04-04 21:55:05 +02:00
  • 32b187f2f3 fix: Fix handling description file into bare repo Marian Dolinský 2024-04-04 18:57:01 +02:00
  • 3d788906ff chore(build.ps1): cleanup Marian Dolinský 2024-04-04 17:55:18 +02:00
  • 0ade34ecb1 Prepare release v0.34 v0.34.0 v0.34 Git-tfs release bot 2024-04-04 16:55:03 +00:00
  • ed1cd09033 chore: Downgrade (again) Cake.Git preventing doing a release Philippe Miossec 2024-04-04 18:41:21 +02:00
  • 538950c311 chore: Downgrade Cake.Git preventing doing a release Philippe Miossec 2024-04-04 17:58:17 +02:00
  • 738a165cbf Merge pull request #1486 from pmiossec/update_ci_dependencies Philippe Miossec 2024-04-04 17:34:43 +02:00
  • 6325fd206e build: run dotnet restore Philippe Miossec 2023-08-28 15:25:23 +02:00
  • a20f0aef97 build: fix cake parameters syntax Philippe Miossec 2023-08-28 12:47:02 +02:00
  • 40f37ea2fe build: remove AppVeyor parameters not needed Philippe Miossec 2023-08-28 12:38:20 +02:00
  • 32f95ed9f9 build: fix AppVeyor parameters syntax Philippe Miossec 2023-08-28 12:24:12 +02:00
  • a19c29dc42 chore: update AppVeyor image used Philippe Miossec 2023-08-28 12:15:59 +02:00
  • 7b5b300028 fix: fix build using ./build.ps1 Philippe Miossec 2023-08-28 12:13:02 +02:00
  • 68d9c760bd chore: update cake to the last compatible version Philippe Miossec 2023-08-28 12:05:13 +02:00
  • 7f46bb3d0a chore: update to last paket version Philippe Miossec 2023-08-28 11:56:09 +02:00
  • 6f2c84ef91 chore: changelog Philippe Miossec 2024-04-04 16:52:31 +02:00
  • 3d49f26005 refactor: convert to interpolated strings Philippe Miossec 2024-04-04 16:44:05 +02:00
  • 4d665823b0 refactor: clean namespaces Philippe Miossec 2024-04-04 16:37:06 +02:00
  • 076a9de035 refactor: convert to use Expression Bodies Philippe Miossec 2024-04-04 16:22:12 +02:00
  • 414f985981 refactor(Wrappers): convert to use Expression Bodies Philippe Miossec 2024-04-04 15:15:28 +02:00
  • 62a9a38cf2 fix(Verify): fix crash when unwrapping something already unwrapped Philippe Miossec 2024-04-04 14:57:24 +02:00
  • ac9e3c94e0 fix: build VS2022 support Philippe Miossec 2024-03-07 19:43:55 +01:00
  • ee53a063dd ci(chocolatey): fix requirement of a sha256 hash Philippe Miossec 2024-03-04 10:01:31 +01:00
  • de4cb6bc21 ci: workaround cake/chocolatey bug preventing submission Philippe Miossec 2024-03-01 19:17:19 +01:00
  • c719f7095e Prepare release v0.33 v0.33.0 v0.33 Git-tfs release bot 2024-03-01 17:38:41 +00:00
  • 1381deae26 ci: Improve error handling reading 'PersonalTokens.config' content Philippe Miossec 2024-03-01 18:34:07 +01:00
  • bee1da212d docs: slightly better release doc Philippe Miossec 2024-03-01 17:58:24 +01:00
  • 74aaf6ca3f Enabling PAT authentication support (#1476) ryancdotnet 2024-03-01 09:54:10 -06:00
  • 76e63a1ed8 Cloning a very old repo (10+ years old) and I kept getting object ref errors. Upon debugging, it looks like GetMergeInfo is failing because some merges have null source changesets. I'm making an educated guess that they were from branches that were deleted? Either way, adding a .Where(x => x.SourceChangeset?.ChangesetId != null) allows it to get past the issue and continue the clone Brandon Trumble 2024-02-07 13:38:52 -05:00
  • b7cbac3b09 Fixed rare issue when a TFS changeset was made on different branches Marco 2023-09-25 14:23:38 +02:00
  • 36be5582a6 Merge pull request #1456 from mhamdan91/patch-1 Peter Baumann 2023-02-24 08:53:28 +01:00
  • a6f114edee Update README.md Muhammad Hamdan 2023-02-23 14:59:40 -08:00
  • 5fa9b57472 Merge pull request #1448 from idealist1508/LogConflicts Peter Baumann 2023-01-10 11:34:00 +01:00
  • f4e8f55c80 Updated NEXT.md none 2023-01-06 12:26:50 +01:00
  • 9529d78918 Added logging of conflicts for merge operation none 2023-01-06 12:06:33 +01:00
  • 5a010df682 Remove --no-metadata from documentation Peter Baumann 2022-12-14 18:57:45 +01:00
  • b518423cd5 Doc: fix the name of the --workspace option Philippe Miossec 2022-12-06 22:52:17 +01:00
  • d39c306eb8 Merge pull request #1436 from bbronisz/master Peter Baumann 2022-09-27 09:17:34 +02:00
  • f2a81aad67 Fixes quick-clone authors file warning Beniamin Bronisz 2022-09-23 17:23:12 +02:00
  • b1e30159be Merge pull request #1434 from siprbaum/editorconfig Peter Baumann 2022-09-16 15:53:52 +02:00
  • 0d3b6196ac .editorconfig: end markdown files always with a newline Peter Baumann 2022-01-25 17:57:58 +01:00
  • 60384ab76c .editorconfig: seperate import directives by space Peter Baumann 2021-02-22 19:11:51 +01:00
  • f5209e58b1 .editorconfig: sort system directives first Peter Baumann 2021-02-22 19:11:51 +01:00
  • 65fa982a47 Add #1424 and #1425 to the NEXT.md release notes Peter Baumann 2022-06-15 17:37:46 +02:00
  • 093b53e399 Merge pull request #1425 to support --delete-remotes-file=<file> option Peter Baumann 2022-06-15 17:24:37 +02:00
  • b6a786e2f5 Authenticate last server only once Christoph Korn 2022-05-20 16:18:06 +02:00
  • fe263eeeee Refactor DeleteRemotesFromFile to have the logic only once Christoph Korn 2022-06-01 21:22:04 +02:00
  • e44aaacc3a Always favor the author from the authors file Christoph Korn 2022-05-12 20:40:02 +02:00
  • 3a8e65b733 Document new delete-remotes-file parameter Christoph Korn 2022-05-22 12:36:41 +02:00
  • efca05de7b Use relative path for /exclude in xcopy Christoph Korn 2022-05-15 23:36:05 +02:00
  • 134abb809c Read multiple remotes for deletion from file Christoph Korn 2022-05-20 22:18:54 +02:00
  • f094831248 Documentation: Explain MSYS_NO_PATHCONV handling for git bash in clone help Peter Baumann 2022-03-01 18:21:38 +01:00
  • 939470eaf4 Use authorsfiles for shelvesets and make dependency visible Peter Baumann 2022-02-08 18:38:59 +01:00
  • c62dfdd945 Remove setter for TfsChangeset.Summary Peter Baumann 2022-02-08 18:37:33 +01:00
  • c9ab4624d7 Merge pull request #1412 from fineol/bug/1409 siprbaum 2022-02-08 17:50:13 +01:00
  • 1697af8633 Clarify tests for issue #1409 fineol 2022-02-07 17:52:25 -05:00
  • fb271373dc Update NEXT.md fineol 2022-02-06 17:27:14 -05:00
  • 434aeecfdb Fix --gitignore clone fail when first changeset is rename fineol 2022-02-02 16:58:25 -05:00
  • 095b653fb2 Merge pull request #1405 to support --initial-branch option siprbaum 2022-02-04 08:20:29 +01:00
  • e9a9ddcb45 Update documentation for --initial-branch option fineol 2022-02-03 19:05:11 -05:00
  • db59f6b715 Update paket to version 6.2.1 Peter Baumann 2022-02-03 21:52:58 +01:00
  • be48e4dae5 Add test for git tfs init with --gitignore argument fineol 2022-02-03 11:37:26 -05:00
  • 9af69aaab1 Add HEAD ref if missing when committing .gitignore fineol 2022-02-03 10:36:28 -05:00
  • 0d3a507bcd Don't assume branch name when committing .gitignore fineol 2022-02-03 09:39:16 -05:00
  • 18bca04a19 Add git version hint for --initial-branch option fineol 2022-02-02 20:53:47 -05:00
  • 6931a8e088 Use GIT_CONFIG_GLOBAL to configure integration tests fineol 2022-02-02 20:33:53 -05:00
  • 8f0b8bcb1b Merge branch 'master' into feature/initdefaultbranch fineol 2022-02-02 18:57:55 -05:00
  • c34fd39b6d Fix crash with checkin policy support and no installed extensions Peter Baumann 2022-02-02 18:36:14 +01:00
  • 676a101c78 Add indentifiers to trace messages Peter Baumann 2022-02-02 19:27:44 +01:00
  • 01b4837bf1 Visual Studio 2022 support Alexander Renev 2022-01-29 12:28:03 +03:00
  • f8f37d831b Update AppVeyor image to Visual Studio 2019 fineol 2022-01-27 14:06:04 -05:00
  • 66ff92403f Add support for git-init initial-branch option fineol 2022-01-27 12:50:57 -05:00
  • adb1225699 Remove unneccessary abstraction IItemDownloadStrategy by inlining its code Peter Baumann 2021-12-01 20:12:08 +01:00
  • d3183ad035 IGitTfsRemote: remove setter for property TfsUrl Peter Baumann 2021-11-16 15:18:01 +01:00
  • 39fc6cfc8c IGitTfsRemote: remove setter for property TfsRepositoryPath Peter Baumann 2021-11-03 19:56:10 +01:00
  • 5b5ef0c79f Add release notes for PR #1400 Peter Baumann 2021-12-01 19:42:48 +01:00
  • 94964836c9 Rootbranch: remove unused setter for {Source,Target}BranchChangesetId and TfsBranchPath Peter Baumann 2021-12-01 19:42:46 +01:00
  • bf36944971 Globals: remove unused property StartingRepositorySubDir Peter Baumann 2021-12-01 19:42:44 +01:00
  • 01e53e9240 GitRepository: remove unused properties WorkingCopyPath and WorkingCopySubdir Peter Baumann 2021-12-01 19:42:42 +01:00
  • 048fbf7dc2 IGitRepository: remove setter for property GitDir Peter Baumann 2021-12-01 19:42:39 +01:00
  • 5f68f03e19 GitTfsRemote: remove unused IsSubtree setter Peter Baumann 2021-12-01 19:42:37 +01:00
  • b28d160c9b IGitTfsRemote: remove setter for property AutoTag Peter Baumann 2021-12-01 19:42:35 +01:00
  • 9bd12c9f70 IGitTfsRemote: remove unused properties UseGitIgnore and GitIgnorePath Peter Baumann 2021-12-01 19:42:32 +01:00
  • 4ff393a71f IGitTfsRemote: remove setter for property IgnoreExceptRegexExpression Peter Baumann 2021-12-01 19:42:30 +01:00
  • ee35dcc2eb IGitTfsRemote: remove setter for property IgnoreRegexExpression Peter Baumann 2021-12-01 19:42:28 +01:00
  • 6cf6b584b7 IGitRepository: remove setter for the property Id Peter Baumann 2021-12-01 19:42:25 +01:00
  • b12e343c31 IGitTfsremote: remove setter for Repository property Peter Baumann 2021-12-01 19:42:23 +01:00
  • e74a74acd8 IGitTfsremote: remove setter for Tfs property Peter Baumann 2021-12-01 19:42:21 +01:00
  • d6c54ffeaf Remove unneccessary setters in the Git{Command,GatedCheckin}Exception Peter Baumann 2021-12-01 19:42:18 +01:00
  • 232babdb9b TfsChangeset: remove setter for property BaseChangesetId Peter Baumann 2021-12-01 19:42:16 +01:00
  • 469f121655 Remove method GetRootChangesetForBranchForTfs2008 Peter Baumann 2021-12-01 19:42:14 +01:00