No description
Find a file
Gusted 8bfb9d210f fix: parse extra weird tree mode value (#8900)
- It also seems possible `040775` to be a valid tree mode.
- Ref: https://codeberg.org/Codeberg/Community/issues/2086
- As this is 'officially' not possible I cannot make a small reproducer without importing a existing repository.

## Testing

1. Import https://codeberg.org/GeekRuthie/Dist-Zilla-PluginBundle-Author-GEEKRUTH via the migration tool (either git or github type)
2. Observe that there's no error when viewing the migrated repository.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8900
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-08-24 16:17:30 +02:00
.devcontainer
.forgejo chore: do not impose merge requirements to cascading pull requests (#8936) 2025-08-18 15:20:40 +02:00
assets chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
build
cmd feat: Replace mholt/archiver/v3 with mholt/archives (#7025) 2025-08-08 06:53:20 +02:00
contrib
custom/conf feat: Global 2FA enforcement (#8753) 2025-08-15 10:56:45 +02:00
docker
models chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
modules fix: parse extra weird tree mode value (#8900) 2025-08-24 16:17:30 +02:00
options chore(i18n): clean up orphans (#9011) 2025-08-24 10:55:02 +02:00
public Add support for migrating from Pagure (#8513) 2025-08-11 16:56:26 +02:00
release-notes
release-notes-published
releases/images
routers fix(code-search): fix broken pagination. (#9000) 2025-08-23 13:06:41 +02:00
services chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
templates feat: improve custom emojis (#8855) 2025-08-24 16:16:46 +02:00
tests feat: improve custom emojis (#8855) 2025-08-24 16:16:46 +02:00
tools
web_src feat: improve custom emojis (#8855) 2025-08-24 16:16:46 +02:00
.air.toml
.deadcode-out Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
.dockerignore
.editorconfig
.envrc.example
.gitattributes
.gitignore Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
.gitmodules
.gitpod.yml
.golangci.yml chore: depguard gopkg.in/yaml.v3 (#8980) 2025-08-21 14:17:43 +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 chore: update value of allowTemplateLiterals (#8953) 2025-08-21 02:22:45 +02:00
flake.lock
flake.nix
go.mod Update module google.golang.org/protobuf to v1.36.8 (forgejo) (#8992) 2025-08-22 07:14:25 +02:00
go.sum Update module google.golang.org/protobuf to v1.36.8 (forgejo) (#8992) 2025-08-22 07:14:25 +02:00
LICENSE
main.go
Makefile Update gomock monorepo to v0.6.0 (forgejo) (#8948) 2025-08-19 20:41:07 +02:00
manifest.scm
package-lock.json Update dependency webpack to v5.101.3 (forgejo) (#8947) 2025-08-24 12:00:16 +02:00
package.json Update dependency webpack to v5.101.3 (forgejo) (#8947) 2025-08-24 12:00:16 +02:00
playwright.config.ts
README.md
release-notes-assistant.sh
RELEASE-NOTES.md RELEASE-NOTES.md to refer to the release notes directory on master [skip ci] (#8675) 2025-07-25 22:21:37 +02:00
renovate.json chore: github.com/nektos/act is now at code.forgejo.org/forgejo/runner/v9 (#8742) 2025-07-31 13:41:59 +02:00
shell.nix
stylelint.config.js
tailwind.config.js
tsconfig.json
vitest.config.ts
webpack.config.js

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.