diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-10-07 17:10:15 +0200 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-10-07 17:10:15 +0200 |
commit | f2c7434ae5a29d348ba0c9c2baa3f08278d937b8 (patch) | |
tree | 68c47cab5a20e9ef4533e7843adcba59502ba36f | |
parent | 17ad237cd599702f805122508a0dc3bafdc020d0 (diff) | |
download | mgagit-f2c7434ae5a29d348ba0c9c2baa3f08278d937b8.tar mgagit-f2c7434ae5a29d348ba0c9c2baa3f08278d937b8.tar.gz mgagit-f2c7434ae5a29d348ba0c9c2baa3f08278d937b8.tar.bz2 mgagit-f2c7434ae5a29d348ba0c9c2baa3f08278d937b8.tar.xz mgagit-f2c7434ae5a29d348ba0c9c2baa3f08278d937b8.zip |
NEWS: add spaces
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,28 +4,34 @@ - don't copy the repodef options to each repo definition - add the repo_conf and origin_conf functions in templates + Version 0.10 - soft_repo.gl: Simplify how the noemail option works + Version 0.9 - soft_repo.gl: Rename the release/* branches to distro/* - soft_repo.gl: Allow topic branches + Version 0.8 - soft_repo.gl: allow pushing tags - fix regex for master branch + Version 0.7 - soft_repo.gl: remove '<>' from gitweb.owner as gitolite doesn't like this + Version 0.6 - use Git::Repository instead of Git module + Version 0.5 - soft_repo.gl: allow @mga-packagers to push to master and release/ @@ -36,14 +42,17 @@ Version 0.5 to be cloned and pulled automatically - dump repos db in a yaml file when running glrun + Version 0.4 - fix comparison of old and new ssh keys from ldap + Version 0.3 - ignore group members not matching user re + Version 0.2 - add repodef_repo.gl template @@ -52,6 +61,7 @@ Version 0.2 - set repo descriptions - add noemail option, to disable commit emails + Version 0.1 - first version |