429 Commits (release/v1.21)

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