Skip to content

Tags: gogs/git-module

Tags

v1.8.7

Toggle v1.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop --end-of-options from git reset command (#134)

Co-authored-by: Claude Opus 4.6 <[email protected]>

v1.8.6

Toggle v1.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix filename parsing for special characters in `ls-tree` output (#123)

Co-authored-by: Ali <[email protected]>

v1.8.5

Toggle v1.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sec: added `--end-of-options` to prevent unintended options (#118)

Signed-off-by: Carlos Alexandro Becker <[email protected]>
Co-authored-by: ᴊᴏᴇ ᴄʜᴇɴ <[email protected]>

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]>