Commit Graph

472 Commits (7bd127522ff8911e57ce36a35bbed4a823b2034f)

Author SHA1 Message Date
Brecht Van Lommel b88e5fc72d
Fix slow patch checking with commits that add or remove many files (#31548) 4 months ago
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 6 months ago
wxiaoguang 9c08637eae
Make "sync branch" also sync object format and add tests (#30878) 6 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 6 months ago
wxiaoguang 0f3e717a1a
Improve grep search (#30843) 7 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
wxiaoguang cd70ab31cd
Fix incorrect object id hash function (#30708) 7 months ago
wxiaoguang ed8c63cea3
Deduplicate lfs common code (#30704) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
wxiaoguang 53cf46cae7
Fix commit file status parser (#30602) 7 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 7 months ago
wxiaoguang f9fdac9809
Limit the max line length when parsing git grep output (#30418) 7 months ago
wxiaoguang 0db554fa63
Refactor commit signature parser (#30228) 8 months ago
KN4CK3R b6a3cd4b8d
Include encoding in signature payload (#30174) 8 months ago
wxiaoguang 8e79aed573
Fix git grep search limit, add test (#30071) 8 months ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 8 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 8 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 8 months ago
Lunny Xiao e84e5db6de
Lazy load object format with command line and don't do it in OpenRepository (#29712) 8 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 8 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
charles 423372d84a
Add a check for when the command is canceled by the program on Window… (#29538) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 9 months ago
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 9 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
KN4CK3R 553d46e6f6
Do not double close reader (#29354) 9 months ago
KN4CK3R 2a278b996f
Add support for `linguist-detectable` and `linguist-documentation` (#29267) 9 months ago
KN4CK3R d6811baf88
Discard unread data of `git cat-file` (#29297) 9 months ago
KN4CK3R f74c869221
Prevent double use of `git cat-file` session. (#29298) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
wxiaoguang d0183dfa49
Refactor git version functions and check compatibility (#29155) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
wxiaoguang a24e1da7e9
Refactor parseSignatureFromCommitLine (#29054) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
John Olheiser 76bbad4e74
Check for sha256 support to use --object-format flag (#28928) 10 months ago
wxiaoguang 82acf22d9c
Update go dependencies and fix go-git (#28893) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
Brecht Van Lommel 1167d523c4
Fix archive creating LFS hooks and breaking pull requests (#28848) 10 months ago
Lunny Xiao c8ba17c73f
Remove duplicated checkinit on git module (#28824) 10 months ago
Lunny Xiao 930e38d010
Use refname:strip-2 instead of refname:short when syncing tags (#28797) 10 months ago
Mihir Joshi 669bbbaf24
Integration Test for Commit Search containing Square Brackets (#28751) 10 months ago
Mihir Joshi 839cd26b1a
Add -F to commit search to treat keywords as strings (#28744) 10 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
wxiaoguang 11f0519ad8
Update go dependencies (#28518) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago