Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3.6.13v3.6.13 | Sitaram Chamarty | 2023-07-14 | 1 | -1/+7 |
| | |||||
* | v3.6.12v3.6.12 | Sitaram Chamarty | 2020-08-04 | 1 | -0/+13 |
| | |||||
* | v3.6.11v3.6.11 | Sitaram Chamarty | 2019-01-08 | 1 | -0/+3 |
| | |||||
* | v3.6.10v3.6.10 | Sitaram Chamarty | 2018-09-30 | 1 | -0/+3 |
| | |||||
* | v3.6.9v3.6.9 | Sitaram Chamarty | 2018-09-08 | 1 | -0/+6 |
| | |||||
* | v3.6.8v3.6.8 | Sitaram Chamarty | 2018-07-12 | 1 | -0/+11 |
| | |||||
* | v3.6.7v3.6.7 | Sitaram Chamarty | 2017-07-02 | 1 | -0/+14 |
| | |||||
* | v3.6.6v3.6.6 | Sitaram Chamarty | 2016-09-08 | 1 | -0/+10 |
| | |||||
* | v3.6.5v3.6.5 | Sitaram Chamarty | 2016-02-20 | 1 | -0/+19 |
| | |||||
* | v3.6.4v3.6.4 | Sitaram Chamarty | 2015-11-01 | 1 | -0/+15 |
| | |||||
* | v3.6.3v3.6.3 | Sitaram Chamarty | 2015-04-26 | 1 | -0/+23 |
| | |||||
* | v3.6.2v3.6.2 | Sitaram Chamarty | 2014-11-10 | 1 | -0/+9 |
| | |||||
* | v3.6.1v3.6.1 | Sitaram Chamarty | 2014-06-23 | 1 | -0/+15 |
| | |||||
* | v3.6v3.6 | Sitaram Chamarty | 2014-05-10 | 1 | -0/+38 |
| | |||||
* | v3.5.3v3.5.3 | Sitaram Chamarty | 2013-10-14 | 1 | -0/+18 |
| | |||||
* | v3.5.2v3.5.2 | Sitaram Chamarty | 2013-07-10 | 1 | -0/+6 |
| | |||||
* | v3.5v3.5 | Sitaram Chamarty | 2013-03-24 | 1 | -0/+8 |
| | |||||
* | v3.4v3.4 | Sitaram Chamarty | 2013-03-05 | 1 | -0/+3 |
| | |||||
* | v3.3v3.3 | Sitaram Chamarty | 2012-12-29 | 1 | -0/+15 |
| | |||||
* | v3.2v3.2 | Sitaram Chamarty | 2012-11-14 | 1 | -0/+15 |
| | |||||
* | v3.1v3.1 | Sitaram Chamarty | 2012-10-05 | 1 | -0/+10 |
| | |||||
* | v3.04v3.04 | Sitaram Chamarty | 2012-06-27 | 1 | -0/+22 |
| | |||||
* | doc split :( | Sitaram Chamarty | 2012-06-26 | 1 | -0/+24 |
Background * I needed to have the documentation under CC-BY-NC-SA (something happened to force me to choose) * Distros don't like the NC part. They'd rather drop the documentation entirely instead * I don't like that; it bothers me that even a clueful guy won't be able to do a basic install with what comes in the package. * Meanwhile, I have always had the occasional "TL;DR" complaint about my docs Taking all this into account, it seemed like the best way was: * Create a brand new README.txt that is crisp enough for someone to glance through and quickly get started. At more then 300 lines, it covers enough ground that probably 60% of sites don't need more. Put this under the CC-BY-SA license, which is on the "good" list for Fedora (and also Debian, I am told). * Move the current documents to a new "gitolite-doc" repo that distros can simply ignore, but anyone who has trouble can go to. Make sure the online pages have the same content at the same URLs as they do now, getting it instead from this new repo. Link to the main URL in the new README.txt |