Commit Graph

403 Commits (bd6ef718548767ff209048eb8443a067106908bf)

Author SHA1 Message Date
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) 1 year ago
wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year 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
Kirill Bolashev 4938945668
Handle files starting with colons in WalkGitLog (#22935) 2 years ago
Philip Peterson 757b4c17e9
Support reflogs (#22451) 2 years ago
Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
wxiaoguang 542cec98f8
Refactor merge/update git command calls (#23366) 2 years ago
zeripath 8598356df1
Refactor and tidy-up the merge/update branch code (#22568) 2 years ago
zeripath 5c4075e16d
Fix GetFilesChangedBetween if the file name may be escaped (#23272) 2 years ago
silverwind ea1d09718c
Fix commit retrieval by tag (#21804) 2 years ago
Philip Peterson cbbd3726b4
Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 2 years ago
Nick 618c9118c1
Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902) 2 years ago
Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 2 years ago
Gusted 1cb8d14bf7
Use proxy for pull mirror (#22771) 2 years ago
Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#22826) 2 years ago
wxiaoguang 50111c71c3
Refactor legacy strange git operations (#22756) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
Lunny Xiao efa708501b
Use git command instead of exec.Cmd in blame (#22098) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 2 years ago
Gusted b48cf03717
Remove deadcode (#22245) 2 years ago
6543 46485848fa
On tag/branch-exist check, dont panic if repo is nil (#21787) 2 years ago
Jason Song f9cbf5a1bc
Util type to parse ref name (#21969) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath 4d42cbbcc2
Handle empty author names (#21902) 2 years ago
zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) 2 years ago
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago