Mario Fetka
6ad574f515
initial commit
2010-11-08 14:11:20 +01:00
Michał Górny
78c5e79e70
Move CVS check earlier as hg can appear in one of the parent dirs.
2010-11-07 09:10:51 +01:00
Michał Górny
bc9441e2a7
Enable ChangeLogs with CVS and svn by default.
2010-11-07 09:10:22 +01:00
Michał Górny
db4a3def28
Fix SC_VCS=git-svn used instead of SC_VCS=git.
2010-11-03 17:13:25 +01:00
Michał Górny
b21ae5bd82
Don't use `grep -e' without a reason to do so.
2010-11-02 09:05:16 +01:00
Michał Górny
09661479e0
Replace SC_VCS=git-svn with SC_WANT_CHANGELOG.
...
Now ChangeLog creation is controlled directly by a dedicated variable.
It is disabled by default, and enabled implicitly with cvs, svn and
git-svn. It can be enabled explicitly via `-c' too.
SC_VCS no longer will contain git-svn -- it will be simply git. That
simplifies a lot of checks in the code.
2010-11-01 23:13:55 +01:00
Michał Górny
de3ab6ece9
Avoid using XSI extensions (-a and -o test operators).
2010-11-01 23:07:39 +01:00
Michał Górny
42485aa9a1
Use complete @PACKAGE_STRING@ in sunrise-commit.
2010-10-31 16:09:49 +01:00
Nathan Phillip Brink
ce70c2dd65
Only verbosely output ``Updating the repository...'' when actually attempting to upate the repository.
2010-10-30 14:17:08 -04:00
Michał Górny
fd6cf3545b
Move to an autotools-based build system.
2010-10-30 17:53:30 +02:00