No description
Find a file
Gusted 2f70869519 chore: integration test when rebase should happen (#8635)
- Follow up to forgejo/forgejo#8622
- Now the converse is also tested, a rebase should have happened and the commit IDs should differ.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8635
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-07-23 22:35:40 +02:00
.devcontainer Update ghcr.io/devcontainers/features/git-lfs Docker tag to v1.2.5 (forgejo) (#8369) 2025-07-01 06:31:22 +02:00
.forgejo chore(renovate): use forgejo platform (#8629) 2025-07-23 10:37:46 +02:00
assets
build
cmd fix: use correct ACME default (#8550) 2025-07-17 20:40:09 +02:00
contrib
custom/conf feat: add _URI entries for mail config (#8116) 2025-07-09 23:15:26 +02:00
docker
models feat(ui): add links to review request targets in issue comments (#8239) 2025-07-23 04:45:58 +02:00
modules feat(ui): add links to review request targets in issue comments (#8239) 2025-07-23 04:45:58 +02:00
options feat: Admin interface for abuse reports (#7905) 2025-07-23 00:20:15 +02:00
public Update dependency svgo to v4 (forgejo) (#8343) 2025-06-29 13:57:15 +02:00
release-notes Update module code.forgejo.org/forgejo/act to v1.32.0 (forgejo) (#8502) 2025-07-23 01:01:31 +02:00
release-notes-published chore(release notes): squash repeating localization updates (#8547) 2025-07-18 14:11:14 +02:00
releases/images
routers Update module code.forgejo.org/forgejo/act to v1.32.0 (forgejo) (#8502) 2025-07-23 01:01:31 +02:00
services fix: short-circuit to avoid rebasing (#8622) 2025-07-23 07:30:30 +02:00
templates feat(ui): add links to review request targets in issue comments (#8239) 2025-07-23 04:45:58 +02:00
tests chore: integration test when rebase should happen (#8635) 2025-07-23 22:35:40 +02:00
tools
web_src frontend: generic lazy loader for webcomponents (#8510) 2025-07-23 04:10:50 +02:00
.air.toml
.deadcode-out Improved signature handling & instance actor (#8275) 2025-07-01 19:49:00 +02:00
.dockerignore
.editorconfig
.envrc.example
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml git/commit: re-implement submodules file reader (#8438) 2025-07-15 00:20:00 +02:00
.ignore
.mailmap
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml
.spectral.yaml
.yamllint.yaml
BSDmakefile
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
eslint.config.mjs
flake.lock
flake.nix
go.mod Update module github.com/yuin/goldmark to v1.7.13 (forgejo) (#8621) 2025-07-23 02:58:57 +02:00
go.sum Update module github.com/yuin/goldmark to v1.7.13 (forgejo) (#8621) 2025-07-23 02:58:57 +02:00
LICENSE
main.go
Makefile Update renovate to v41.42.5 (forgejo) (#8615) 2025-07-22 19:26:22 +02:00
manifest.scm
package-lock.json Revert "fix(ci): pull stylus from github:stylus/stylus#0.57.0 (#8625)" (#8638) 2025-07-23 22:30:39 +02:00
package.json Revert "fix(ci): pull stylus from github:stylus/stylus#0.57.0 (#8625)" (#8638) 2025-07-23 22:30:39 +02:00
playwright.config.ts
README.md
release-notes-assistant.sh chore: improve the wording of the "not worth a release note" category (#8542) 2025-07-18 07:19:15 +02:00
RELEASE-NOTES.md
renovate.json Migrate renovate config (#8588) 2025-07-21 12:32:49 +02:00
shell.nix
stylelint.config.js
tailwind.config.js
tsconfig.json
vitest.config.ts
webpack.config.js Update dependency htmx.org to v2 (forgejo) (#8342) 2025-06-29 13:52:24 +02:00

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

License

Forgejo is distributed under the terms of the GPL version 3.0 or any later version.

The agreement for this license was documented in June 2023 and implemented during the development of Forgejo v9.0. All Forgejo versions before v9.0 are distributed under the MIT license.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.