| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2007-02-04 | Add support for lightweight tags | Lars Hjemli | |
| There is nothing bad about a tag that has no tag-object, but the old code didn't handle such tags correctly. Fix it. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | |||
| 2007-02-04 | Read repo-info from /etc/cgitrc | Lars Hjemli | |
| This makes cgit read all repo-info from the configfile, instead of scanning for possible git-dirs below a common root path. This is primarily done to get better security (separate physical path fr | |||