index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
gitdiff
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Less naked returns (#25713)
6543
2023-07-07
1
-15
/
+10
*
Support displaying diff stats in PR tab bar (#25387)
hiifong
2023-07-03
1
-0
/
+36
*
Show outdated comments in files changed tab (#24936)
sebastian-sauer
2023-06-21
2
-4
/
+14
*
Display file mode for new file and file mode changes (#24966)
Yevhen Pavlov
2023-05-29
1
-4
/
+23
*
Simplify template helper functions (#24570)
wxiaoguang
2023-05-07
1
-0
/
+13
*
Update go tool dependencies, restructure lint targets (#24239)
silverwind
2023-04-22
1
-7
/
+4
*
Fix broken code editor diff preview (#23307)
wxiaoguang
2023-03-06
1
-1
/
+1
*
Refactor git command package to improve security and maintainability (#22678)
wxiaoguang
2023-02-04
2
-52
/
+30
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
7
-14
/
+7
*
Show syntax lexer name in file view/blame (#21814)
silverwind
2022-11-19
2
-3
/
+4
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
2
-14
/
+16
*
Ignore error when retrieving changed PR review files (#21487)
delvh
2022-10-20
1
-1
/
+6
*
Stop logging CheckPath returns error: context canceled (#21064)
zeripath
2022-10-10
1
-2
/
+0
*
Upgrade chroma to v2.3.0 (#21259)
silverwind
2022-09-26
1
-3
/
+3
*
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-16
1
-2
/
+2
*
Switch Unicode Escaping to a VSCode-like system (#19990)
zeripath
2022-08-13
1
-16
/
+17
*
Improve code diff highlight, fix incorrect rendered diff result (#19958)
wxiaoguang
2022-07-23
4
-375
/
+374
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-4
/
+3
*
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)
wxiaoguang
2022-06-16
1
-31
/
+2
*
Move tests as seperate sub packages to reduce duplicated file names (#19951)
Lunny Xiao
2022-06-15
1
-1
/
+2
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
3
-12
/
+13
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
1
-1
/
+2
*
Move some repository related code into sub package (#19711)
Lunny Xiao
2022-06-06
1
-1
/
+1
*
Calculate filename hash only once (#19654)
KN4CK3R
2022-05-09
1
-1
/
+4
*
Allow to mark files in a PR as viewed (#19007)
delvh
2022-05-07
1
-23
/
+104
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
1
-1
/
+1
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
1
-1
/
+1
*
rm .sample hooks which aren't used (#19101)
techknowlogick
2022-03-16
11
-640
/
+0
*
Prevent dangling GetAttribute calls (#18754)
zeripath
2022-02-14
1
-0
/
+1
*
Added auto-save whitespace behavior if it changed manually (#15566)
Viktor Suprun
2022-02-08
1
-3
/
+7
*
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-02-06
1
-1
/
+1
*
Fix partial cloning a repo (#18373)
Gusted
2022-01-23
1
-1
/
+1
*
Always use git command but not os.Command (#18363)
Lunny Xiao
2022-01-23
1
-25
/
+22
*
format with gofumpt (#18184)
6543
2022-01-20
4
-21
/
+29
*
Updated Chroma to v0.10.0 (#18270)
Jelle Hulter
2022-01-20
1
-1
/
+2
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
2
-6
/
+7
*
Fix various typos (#18219)
luzpaz
2022-01-10
1
-1
/
+1
*
Add warning for BIDI characters in page renders and in diffs (#17562)
zeripath
2022-01-07
2
-22
/
+40
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-3
/
+3
*
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-11-30
1
-5
/
+3
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
2
-2
/
+4
*
Allow Loading of Diffs that are too large (#17739)
zeripath
2021-11-21
2
-42
/
+65
*
Enable show more files in diff for git <2.31 (#17733)
zeripath
2021-11-20
3
-31
/
+252
*
Add .gitattribute assisted language detection to blame, diff and render (#17590)
zeripath
2021-11-17
2
-22
/
+25
*
A better go code formatter, and now `make fmt` can run in Windows (#17684)
wxiaoguang
2021-11-17
1
-0
/
+1
*
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
wxiaoguang
2021-11-16
1
-3
/
+2
*
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-12
2
-3
/
+4
*
Make ParsePatch more robust (#17573)
Gusted
2021-11-07
2
-1
/
+30
*
Properly determine CSV delimiter (#17459)
Richard Mahn
2021-10-30
1
-4
/
+4
[next]