73 Commits (0a8fd353efbb8fff11435ba3a9df87b18e43e9f2)

Author SHA1 Message Date
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 month ago
  Lunny Xiao e84e5db6de
Lazy load object format with command line and don't do it in OpenRepository (#29712) 2 months ago
  Mihir Joshi 669bbbaf24
Integration Test for Commit Search containing Square Brackets (#28751) 4 months ago
  Mihir Joshi 839cd26b1a
Add -F to commit search to treat keywords as strings (#28744) 4 months ago
  Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 5 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 5 months ago
  Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 8 months ago
  Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 1 year ago
  Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 1 year ago
  wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 1 year ago
  ChristopherHX 17623bba0d
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) 1 year ago
  Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 1 year ago
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 year ago
  6543 18622a0705
probe if sha before exec git (#21467) 1 year ago
  wxiaoguang d98c5db58f
alternative to PR "improve code quality" (#21464) 1 year ago
  zeripath 58a4407acb
Remove follow from commits by file (#20765) 1 year ago
  Gusted 692707f145
Add latest commit's SHA to content response (#20398) 1 year ago
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
  Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 2 years ago
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  Gusted ff2fd08228
Simplify parameter types (#18006) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 years ago
  KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 2 years ago
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 2 years ago
  KN4CK3R 7d70a6eff8
Fix webhook commits wrong hash on HEAD reset (#16283) 2 years ago
  Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 2 years ago
  zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
  zeripath 1ee776970a
Fix ambiguous argument error on tags (#15432) 3 years ago
  a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
  zeripath 59d1cc49f1
Fix paging of file commit logs (#14831) 3 years ago
  zeripath 0a23079485
Do not assume all 40 char strings are SHA1s (#14624) 3 years ago
  Chester Liu 0c0445c97a
Add pager to the branches page (#14202) 3 years ago
  zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 3 years ago
  zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 3 years ago
  zeripath de6e427a01
go-version constraints ignore pre-releases (#13234) 3 years ago
  zeripath fe79b13ab2
Always return a list from GetCommitsFromIDs (#12981) 3 years ago
  6543 bc11caff94
[Vendor] Switch go-version lib (#12719) 3 years ago
  zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 3 years ago
  zeripath 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
  Cirno the Strongest 5a26192350
Fix commit search in all branches (#11849) 4 years ago
  赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 4 years ago
  zeripath 052bff0cff
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) 4 years ago
  Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
  zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676) 4 years ago
  Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225) 4 years ago