Skip to content

Releases: jzebedee/corgit

Release-3

15 Mar 06:42
06c3ff8
Compare
Choose a tag to compare
Release-3 Pre-release
Pre-release

Changes:

  • 06c3ff8 Use IReadOnlyDictionary for environment variables (#7)
  • 42b19fd Add git-archive (#6)
  • b5d858a Update azure-pipelines.yml for Azure Pipelines
  • ef74e9b Merge pull request #5 from jzebedee/countObjects
  • 5116a25 remove partial from GitParsing
  • 9f119a9 Create azure-pipelines-pr.yml
  • cf33e23 Add CountObjects to corgit
  • a39a211 Add equality code for GitObjectCount
  • 239f618 set langVer to latest
  • 8d6288d only support verbose option, flexible fields
See more
  • b5809a9 Add handling and tests for parsing git object count
  • 8ef2a05 add ParseCountObjects stubs

This list of changes was auto generated.

Release-2

15 Mar 06:16
42b19fd
Compare
Choose a tag to compare
Release-2 Pre-release
Pre-release

Changes:

  • 42b19fd Add git-archive (#6)
  • b5d858a Update azure-pipelines.yml for Azure Pipelines
  • ef74e9b Merge pull request #5 from jzebedee/countObjects
  • 5116a25 remove partial from GitParsing
  • 9f119a9 Create azure-pipelines-pr.yml
  • cf33e23 Add CountObjects to corgit
  • a39a211 Add equality code for GitObjectCount
  • 239f618 set langVer to latest
  • 8d6288d only support verbose option, flexible fields
  • b5809a9 Add handling and tests for parsing git object count
See more
  • 8ef2a05 add ParseCountObjects stubs

This list of changes was auto generated.

Release-10

15 Mar 12:14
Compare
Choose a tag to compare
Release-10 Pre-release
Pre-release

Changes:

See more
  • b5d858a Update azure-pipelines.yml for Azure Pipelines
  • ef74e9b Merge pull request #5 from jzebedee/countObjects
  • 5116a25 remove partial from GitParsing
  • 9f119a9 Create azure-pipelines-pr.yml
  • cf33e23 Add CountObjects to corgit
  • a39a211 Add equality code for GitObjectCount
  • 239f618 set langVer to latest
  • 8d6288d only support verbose option, flexible fields
  • b5809a9 Add handling and tests for parsing git object count
  • 8ef2a05 add ParseCountObjects stubs

This list of changes was auto generated.

v0.1.0

16 Feb 05:18
a4e1498
Compare
Choose a tag to compare

Changes:

See more
  • b5a83df Add RemoveAsync
  • c8bcacc add corgit solution
  • c5157d6 GitCommit: Add properties and checks, modify ToString
  • 9293e35 Fix ParseLog
  • c4ce910 Make ParseStatus return its actual type
  • 4739057 make sure all structs are immutable
  • 5d953fc Merge pull request #2 from jzebedee/status
  • 8adf428 Make GitFileStatus.ToString look like porcelain output
  • 835cd86 Remove gitError argument from GitException
  • 0fc8405 Use GitParsing in place of Git
  • b4a6c61 Make GitParsing static
  • e2b231c Rename Git to GitParsing
  • 1141c08 Break out GitErrorCode from Git
  • f816c6b Update StatusTests
  • c32fa3c Break out ParseStatusEntry from ParseStatus and use GitChangeType
  • 3b86ddc Use --no-optional-locks argument instead of environment variable
  • e9c1afe Update layout of GitFileStatus and use GitChangeType
  • 46b92c3 Add enum GitChangeType
  • 48d9df0 Implement parsing with Status
  • 39d6fdb Break StartGitProcessAsync out of RunGitAsync
  • f041b4c Use string for argument in ParseStatus
  • 2bcfc8d Add test ParseRenameStatus
  • cfa6237 Add test ParseSimpleLongerStatus
  • 487e607 Use struct GitFileStatus
  • adff09a Add equatability for GitFileStatus
  • 6cbef6b Add ParseSimpleStatus
  • 11c8bc7 Add StatusTests
  • 7c771db Add Span-based ParseStatus implementation
  • 6a8e414 Disable optional locks for Status
  • 2d55942 Add env parameter to RunGitAsync overloads
  • 537a4fd Update README.md
  • 400a4b0 Update README.md
  • 57852b9 Create README.md
  • 2affff6 Set up CI with Azure Pipelines (#1)
  • 7e96b19 Downgrade test project framework version for CI agent
  • 8642442 Update project and version
  • df6844a Break out and use GitArguments from Git
  • 1f84194 Add environment variable support
  • f9c224b Format
  • 6179e9f Make paths optional in Git.Add
  • 75922c8 Break CommitTests out of GitTests
  • ab0def9 Disable generate package on build
  • 0762399 Break GitCommit out of Git class
  • 6c0ad47 Add test ParseNoParentCommit
  • 5c62ecb Add test ParseMultipleParentCommit
  • 6274948 Rename VersionTest to ParseVersion
  • 0a811f6 Add initial tests and stubs
  • 13eeeb7 Add tests project
  • 0515fcd Add corgit code
  • 0dfc331 Add corgit project
  • 28b3baf Add git properties

This list of changes was auto generated.