1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlist_ynh.git synced 2024-09-03 18:36:18 +02:00
GitList package for YunoHost
Find a file
Alexandre Aubin a0aeb4a616
Merge pull request #10 from YunoHost-Apps/testing
Update manifest.toml
2024-07-02 23:02:04 +02:00
conf v2 2023-03-25 17:00:50 +01:00
doc cleaning 2023-11-28 11:16:45 +01:00
scripts cleaning 2024-06-17 22:38:26 +02:00
sources First commit 2023-01-29 14:44:42 +01:00
ALL_README.md Auto-update READMEs 2024-06-17 20:36:52 +00:00
config_panel.toml.example cleaning 2024-06-17 22:38:26 +02:00
LICENSE First commit 2023-01-29 14:44:42 +01:00
manifest.toml Update manifest.toml 2024-06-27 11:41:02 -05:00
README.md Auto-update READMEs 2024-07-02 20:59:57 +00:00
README_es.md Auto-update READMEs 2024-07-02 20:59:57 +00:00
README_eu.md Auto-update READMEs 2024-07-02 20:59:57 +00:00
README_fr.md Auto-update READMEs 2024-07-02 20:59:57 +00:00
README_gl.md Auto-update READMEs 2024-07-02 20:59:57 +00:00
README_it.md Auto-update README 2024-03-29 07:04:40 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-02 20:59:57 +00:00
tests.toml v2 2023-03-25 17:06:50 +01:00

GitList for YunoHost

Integration level Working status Maintenance status

Install GitList with YunoHost

Read this README in other languages.

This package allows you to install GitList quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

GitList is an elegant and modern web interface for interacting with multiple git repositories. It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS/Atom feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere.

Features

  • Multiple repository support
  • Multiple branch support
  • Multiple tag support
  • Commit history, blame, diff
  • RSS/Atom feeds
  • Syntax highlighting via CodeMirror or Ace
  • Repository statistics

Shipped version: 2.0.0~ynh5

Screenshots

Screenshot of GitList

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/gitlist_ynh/tree/testing --debug
or
sudo yunohost app upgrade gitlist -u https://github.com/YunoHost-Apps/gitlist_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps