Releases: jzebedee/corgit
Releases · jzebedee/corgit
Release-3
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
This list of changes was auto generated.
Release-2
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
Release-10
Changes:
- ba7616f Fix Add not defaulting to --all on empty sequence
- bc221b8 Escape quotes in arguments (#13)
- 43ebafb Add: checkout new branch (#12)
- 77767c8 Add git-checkout (#11)
- ca697bb Add AuthorDate to GitCommit/Log (#10)
- e0e88d7 Add more features to Log (#9)
- 2edf0cb Sanity checks for GitArguments. Add/Remove (#8)
- de6bdb4 Delete azure-pipelines-pr.yml
- 06c3ff8 Use IReadOnlyDictionary for environment variables (#7)
- 42b19fd Add git-archive (#6)
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
Changes:
- a4e1498 Set up rc for releases (#4)
- ff788c0 Update azure-pipelines.yml for Azure Pipelines
- ee77b3a Merge branch 'master' of https://github.com/jzebedee/corgit
- 0cd0351 Add additional package tags
- 46f64d8 Add guids to projects
- e742559 Update azure-pipelines.yml for Azure Pipelines (#3)
- 3727b37 Update README.md
- 366e19f Update README.md
- b5417ba Update package description
- e4d416b Remove unnecessary awaits
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.