Skip to content

Tags: gogs/git-module

Tags

v1.8.4

Toggle v1.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
repo_tag: ignore unintended Git options when creating tags (#110)

### Describe the pull request

Fixes
GHSA-m27m-h5gj-wwmg

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add server-side git commands (#96)

Co-authored-by: Joe Chen <[email protected]>

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: run command with context (#95)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: be tolerant to implicit submodules (#90)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(grep): search a repository (#86)

Co-authored-by: Joe Chen <[email protected]>

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: expose `SymbolicRef` as standalone function (#89)

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: check for error before reading parent (#84)

Co-authored-by: Joe Chen <[email protected]>

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(repo_blob): add CatFileBlob (#79)

Co-authored-by: Joe Chen <[email protected]>

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: cache tree objects (#81)

Co-authored-by: Joe Chen <[email protected]>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add command options and pass stdin to command (#74)

Co-authored-by: Joe Chen <[email protected]>