index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor env var related code (#33075)
wxiaoguang
13 days
1
-31
/
+10
*
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)
JonRB
13 days
1
-0
/
+1
*
Fix settings not being loaded at CLI (#26402)
cassio zareck
13 days
2
-0
/
+15
*
dump: add option to skip repository archives data
Christoph Heiss
2024-12-29
1
-0
/
+9
*
dump: reword cli flag descriptions and log messages
Christoph Heiss
2024-12-29
1
-17
/
+18
*
Fix for #6194
tuxmaster
2024-12-07
1
-1
/
+1
*
fix(tests): Fix TestMigrateActionsArtifacts()
Gergely Nagy
2024-11-05
1
-1
/
+1
*
chore: fix some function names in comment (#32300)
wangjingcun
2024-10-27
1
-1
/
+1
*
[FEAT] Don't allow modification to internal reference
Gusted
2024-10-02
2
-2
/
+10
*
Fix panic when cloning with wrong ssh format. (#32076)
Lunny Xiao
2024-09-29
1
-4
/
+7
*
Replace `create-user` in help with `user create`
Sai Nane
2024-08-30
1
-1
/
+1
*
[CHORE] Move to new sessioner library
Gusted
2024-08-25
1
-1
/
+1
*
Fix linting issues
Gusted
2024-08-18
2
-3
/
+3
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
7
-51
/
+54
*
feat(cli): add `--keep-labels` flag to `forgejo actions register` (#4610)
Emmanuel BENOÎT
2024-07-22
2
-2
/
+109
*
fix(hook): ignore unknown push options instead of failing
Twenty Panda
2024-07-02
2
-38
/
+5
*
test(dump): don't depend on directory listing order
emilylange
2024-06-17
1
-12
/
+12
*
fix(f3): do not run the F3 CLI if F3 is disabled
Earl Warren
2024-06-16
1
-0
/
+7
*
feat(F3): CLI: f3 mirror to convert to/from Forgejo
Earl Warren
2024-06-14
4
-3
/
+85
*
tests(cmd): add coverage for migrateActionsArtifacts
Earl Warren
2024-06-09
2
-9
/
+68
*
fix: allow actions artifacts storage migration to complete succesfully (#31251)
Rowan Bohde
2024-06-09
1
-2
/
+16
*
fix(cli): add missing quote in storage help
Earl Warren
2024-05-25
1
-1
/
+1
*
fix: hook post-receive for sha256 repos
oliverpool
2024-05-15
1
-8
/
+6
*
Move database operations of merging a pull request to post receive hook and a...
Lunny Xiao
2024-05-12
1
-0
/
+3
*
Fix missing migrate actions artifacts (#30874)
Lunny Xiao
2024-05-12
1
-8
/
+16
*
Enable more `revive` linter rules (#30608)
silverwind
2024-04-28
1
-1
/
+1
*
chore: use errors.New to replace fmt.Errorf with no parameters will much bett...
Cheng
2024-04-28
7
-11
/
+15
*
fix(cli): admin user create first user never require a password change
Earl Warren
2024-04-24
1
-1
/
+1
*
Improve "must-change-password" logic and document (#30472)
wxiaoguang
2024-04-21
2
-22
/
+29
*
Clean up log messages (#30313)
wxiaoguang
2024-04-15
1
-1
/
+1
*
Merge pull request '[CHORE] Remove `println`' (#3185) from gusted/forgejo-pri...
Gusted
2024-04-12
1
-5
/
+5
|
\
|
*
[CHORE] Remove `println`
Gusted
2024-04-12
1
-5
/
+5
*
|
Fix spelling mistakes caught by golangci-lint
Antonin Delpeuch
2024-04-11
1
-1
/
+1
|
/
*
Merge pull request '[CHORE] Remove Microsoft SQL Server support' (#3040) from...
Earl Warren
2024-04-09
2
-12
/
+5
|
\
|
*
[CHORE] Remove Microsoft SQL Server Support
Gusted
2024-04-05
2
-12
/
+5
*
|
Add unit tests for update git hook
Gusted
2024-04-06
2
-22
/
+58
|
/
*
Merge pull request '[FEAT] Allow non-explicit push options' (#2984) from gust...
Earl Warren
2024-04-03
2
-6
/
+23
|
\
|
*
[FEAT] Allow non-explicit push options
Gusted
2024-04-03
2
-6
/
+23
*
|
Simplify delay writer Close
Gusted
2024-04-03
1
-4
/
+3
|
/
*
[BUG] Make delay writer actually work
Gusted
2024-04-03
2
-7
/
+81
*
[BUG] Allow to exclude files in dump
Gusted
2024-03-29
2
-7
/
+128
*
Merge pull request '[REFACTOR] PKT protocol' (#2868) from gusted/forgejo-refa...
Earl Warren
2024-03-29
3
-55
/
+96
|
\
|
*
[REFACTOR] PKT protocol
Gusted
2024-03-29
3
-55
/
+96
*
|
[BUG] Do not allow deletion of internal references
Gusted
2024-03-27
1
-2
/
+25
|
/
*
Fix must-change-password help dialog
famfo
2024-03-17
1
-7
/
+3
*
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)
6543
2024-02-26
1
-4
/
+4
*
Refactor cmd setup and remove deadcode (#29313)
wxiaoguang
2024-02-26
2
-13
/
+2
*
Revert "[BUG] Initalize Git for hook regeneration"
Earl Warren
2024-02-26
1
-7
/
+0
*
[REFACTOR] cli: prepareWorkPathAndCustomConf is not just for actions
Earl Warren
2024-02-25
2
-24
/
+26
*
[BUG] Initalize Git for hook regeneration
Gusted
2024-02-20
1
-0
/
+7
[next]