aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Include config values in quotes (it just feels nicer)Colin Guthrie2013-08-201-4/+4
| | | | | Also enclose the maintainer nick in square brackets as gitolite is fine with these and it looks better than a hyphen as a separator.
* Simplify how the noemail option worksColin Guthrie2013-08-181-4/+5
| | | | | Just use it to suppress the hooks.mailinglist git config value thus allowing us to use the upstream post-receive-email hook directly.
* soft_repo.gl: Allow topic branches.Colin Guthrie2013-07-311-0/+2
| | | | | | | | | While we may not use these too much in the future, we will need them for importing branches from subversion. The use of the term "topic" here is somewhat arbitrary but it avoids cluttering up the main namespace and allows us to restrict things and preserve some semblence of order :)
* soft_repo.gl: Rename the release/* branches to distro/*.Colin Guthrie2013-07-311-2/+2
| | | | | | | | | | | The rationale here is to make it more apparent to maintainers that the branches are not per-local-release version, but for major distro releases should any updates need to be pushed to stable releases. Due to the history, we will import software with previous Mandriva and MES distro branches, which the import script helpfully renames for us to distro/mdv* and distro/mes* appropriately. For our own distro branches in the future, we should name them distro/mga*
* Fix regex for master branchNicolas Vigier2013-07-162-3/+3
|
* soft_repo.gl: allow pushing tagsNicolas Vigier2013-07-161-0/+2
|
* soft_repo.gl: remove '<>' from gitweb.ownerNicolas Vigier2013-07-151-1/+1
| | | | Temporary fix, as gitolite doesn't like this
* soft_repo.gl: allow @mga-packagers to push by defaultNicolas Vigier2013-07-151-0/+4
| | | | | Allow @mga-packagers to push to master and release/ branches by default, unless lockdown is set to 'yes' for the repo
* soft_repo.gl: set maintainer as gitweb.ownerNicolas Vigier2013-07-151-0/+3
| | | | (idea from Colin)
* soft_repo.gl: use variable for maintainerNicolas Vigier2013-07-151-2/+3
|
* Add noemail option, to disable commit emailsNicolas Vigier2013-06-241-0/+3
|
* Set repo descriptionsNicolas Vigier2013-06-242-0/+2
|
* Set commits mailing listsNicolas Vigier2013-06-242-0/+8
|
* Add repodef_repo.gl templateNicolas Vigier2013-06-241-0/+4
|
* Add groups from ldapNicolas Vigier2013-06-221-0/+3
|
* Initial commitNicolas Vigier2013-06-211-0/+5