Commit Graph

428 Commits (09df5c9c7d35a211cc7224425e5b95b9ef9125e9)

Author SHA1 Message Date
Giteabot 2ac78c75d0
Include encoding in signature payload (#30174) (#30181) 8 months ago
wxiaoguang b4a6c6fd7a
Fix loadOneBranch panic (#29938) (#29939) 8 months ago
Giteabot e75594f7a6
Do not double close reader (#29354) (#29370) 9 months ago
Giteabot ed5e0c8c27
Discard unread data of `git cat-file` (#29297) (#29310) 9 months ago
KN4CK3R c0b97d0485
Prevent double use of `git cat-file` session. (#29298) (#29301) 9 months ago
wxiaoguang 906a722fca
Refactor git version functions and check compatibility (#29155) (#29157) 9 months ago
wxiaoguang 732d511e04
Refactor parseSignatureFromCommitLine (#29054) (#29108) 10 months ago
6543 c33886b710
Update go dependencies and fix go-git (#28893) (#28934) 10 months ago
Giteabot 0d50f27469
Fix archive creating LFS hooks and breaking pull requests (#28848) (#28851) 10 months ago
Giteabot 8b5c9186a5
Remove duplicated checkinit on git module (#28824) (#28831) 10 months ago
Giteabot 4746291b08
Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811) 10 months ago
Giteabot f220f4231a
Add -F to commit search to treat keywords as strings (#28744) (#28748) 11 months ago
wxiaoguang a3f403f438
Add option to disable ambiguous unicode characters detection (#28454) (#28499) 11 months ago
Giteabot 272ae03341
Make gogit Repository.GetBranchNames consistent (#28348) (#28386) 12 months ago
Giteabot fef34790bb
Convert git commit summary to valid UTF8. (#28356) (#28358) 12 months ago
Giteabot e15fe85335
Read `previous` info from git blame (#28306) (#28310) 12 months ago
Giteabot 7dc5ab2e95
Fix git 2.11 error when checking IsEmpty (#27393) (#27397) 1 year ago
KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395) 1 year ago
wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 1 year ago
Eng Zer Jun ad3cbbc3b1
Remove redundant nil check in `WalkGitLog` (#26773) 1 year ago
Laurent Cahour b21b63c61a
Add merge files files to GetCommitFileStatus (#20515) 1 year ago
wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 1 year ago
wxiaoguang 7018659a1d
Close stdout correctly for "git blame" (#26470) 1 year ago
wxiaoguang 2de0752be7
Make git batch operations use parent context timeout instead of default timeout (#26325) 1 year ago
Zettat123 8a2f019d69
Support getting changed files when commit ID is `EmptySHA` (#26290) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
Jason Song aee14b9c0b
Remove `git.FileBlame` (#25841) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
Lunny Xiao 45ac90eb54
Sync branches when mirroring (#25722) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao f35ea2b09a
Add elapsed time on debug for slow git commands (#25642) 1 year ago
Lunny Xiao cc3910d8c3
Fix index generation parallelly failure (#25235) 1 year ago
yp05327 22a39bb961
Fix profile render when the README.md size is larger than 1024 bytes (#25131) 1 year ago
Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 1 year ago
Lunny Xiao faae819f5d
revert the removed method to fix tmpl break on graph page (#25005) 2 years ago
wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 2 years ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
wxiaoguang 395bb33e4c
Merge different languages for language stats (#24900) 2 years ago
wxiaoguang 8080ace6fc
Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Yarden Shoham 4810fe55e3
Add status indicator on main home screen for each repo (#24638) 2 years ago
Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 2 years ago
oliverpool 75ea0d5dba
Faster git.GetDivergingCommits (#24482) 2 years ago
Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
wxiaoguang 334c899f7b
Improve git log for debugging (#24095) 2 years ago
ChristopherHX 17623bba0d
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) 2 years ago
wxiaoguang 0df81b9e0d
Add git dashes separator to some "log" and "diff" commands (#23606) 2 years ago