Commit Graph

508 Commits (main)

Author SHA1 Message Date
Rowan Bohde ac2d97cb61
Link to tree views of submodules if possible (#33424) 1 day ago
Zettat123 a9577e0808
Fix `GetCommitBranchStart` bug (#33298) 3 days ago
wxiaoguang 7069369e03
Support performance trace (#32973) 1 week ago
Michael Vetter 076d122f34
Fix typo in documentation of GetBranchNames() (#33330) 2 weeks ago
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 2 weeks ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 3 weeks ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 3 weeks ago
Lunny Xiao be4e961240
Fix mirror bug (#33224) 3 weeks ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 3 weeks ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 3 weeks ago
yp05327 0d7d2ed39d
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129) 3 weeks ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 3 weeks ago
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 4 weeks ago
Steffen Schröter 57eb9d0b64
Inherit submodules from template repository content (#16237) 1 month ago
Lunny Xiao f4ccbd38dc
Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 1 month ago
Lunny Xiao b8b690feb9
Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817) 1 month ago
wxiaoguang bd5d1341d4
Fix commit range paging (#32944) 1 month ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 1 month ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 1 month ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
wxiaoguang 513da407f4
Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
Zettat123 5dda9510f4
Fix gogit `GetRefCommitID` (#32705) 2 months ago
Lunny Xiao 33850a83fe
Fix submodule parsing (#32571) 2 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 months ago
Lunny Xiao feca8802b8
Fix clean tmp dir (#32360) 3 months ago
Ehsan Shirvanian 8bee7fcf7e
update git book link to v2 (#32221) 4 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 5 months ago
Jason Song f4d3120f9d
Fix `IsObjectExist` with gogit (#31790) 6 months ago
Jason Song de2787a493
Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) 6 months ago
Lunny Xiao df7f1c2ead
Fix protected branch files detection on pre_receive hook (#31778) 6 months ago
Brecht Van Lommel b88e5fc72d
Fix slow patch checking with commits that add or remove many files (#31548) 7 months ago
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 9 months ago
wxiaoguang 9c08637eae
Make "sync branch" also sync object format and add tests (#30878) 9 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 9 months ago
wxiaoguang 0f3e717a1a
Improve grep search (#30843) 9 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
wxiaoguang cd70ab31cd
Fix incorrect object id hash function (#30708) 9 months ago
wxiaoguang ed8c63cea3
Deduplicate lfs common code (#30704) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
wxiaoguang 53cf46cae7
Fix commit file status parser (#30602) 10 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 10 months ago
wxiaoguang f9fdac9809
Limit the max line length when parsing git grep output (#30418) 10 months ago
wxiaoguang 0db554fa63
Refactor commit signature parser (#30228) 10 months ago