aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tag_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating unnecessary temporary cat file sub process (#33942)Lunny Xiao8 days1-2/+5
* Fix submodule parsing (#32571)Lunny Xiao2024-11-201-1/+1
* Refactor the usage of batch catfile (#31754)Lunny Xiao2024-08-201-3/+9
* Discard unread data of `git cat-file` (#29297)KN4CK3R2024-02-221-0/+3
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-4/+4
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-1/+1
* On tag/branch-exist check, dont panic if repo is nil (#21787)65432022-12-041-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-1/+1
* Passing command line arguments correctly by string slice (#21168)wxiaoguang2022-09-141-1/+1
* Sort branches and tags by date descending (#21136)sergemedvid2022-09-141-1/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235)zeripath2022-03-291-0/+108
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* Add skip and limit to git.GetTags (#16897)65432021-09-101-2/+3
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-1/+5
* [API] Add pagination to ListBranches (#14524)65432021-02-031-2/+3
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+18