Alejandro Mery
c65f1b17ac
sde-commit: prerender Signed-of-by when using -s
Signed-off-by: Alejandro Mery <amery@geeks.cl>
4 years ago
Alejandro Mery
1804da4ac9
sde-commit: add -s support to sign git commits
Signed-off-by: Alejandro Mery <amery@geeks.cl>
4 years ago
Alejandro Mery
1c4e4f22f7
sde-commit: added support for -m <message> which always has precedence
16 years ago
Alejandro Mery
735b7019eb
sde-commit: changed to use $ECHO_E
16 years ago
Alejandro Mery
7fc0dffc9a
sde-commit: Fixed to work with git 1.6, which moved git-* out of $PATH
16 years ago
Alejandro
ad3e31d72b
[sde-commit] Changed to use gawk instead of awk, which on some systems (Ubuntu) points to mawk
16 years ago
Alejandro Mery
19fdc54671
Removed trailing spaces from bin/ ... without renewing the copyright note
17 years ago
Alejandro Mery
4d1b5ec2c1
Fixed bin/sde-commit to react to CTRL-C correctly even before "$logfile" gets defined
17 years ago
Alejandro Mery
94be70df75
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
17 years ago
Alejandro Mery
5d71c95b32
Fixed svn support on `sde ci` to only commit what was requested
17 years ago
Alejandro Mery
a562fe4682
Fixed `sde ci` to commit changes on svn working trees correctly
17 years ago
Alejandro Mery
c44f1e9e25
Improved ./bin/sde-commit to produce status and diff for svn working copies
17 years ago
Alejandro Mery
1529e0f8b9
Fixed `sde ci` to correctly detect unknown version control systems when calculating the diff
17 years ago
Alejandro Mery
82afd6391a
Improved ./bin/sde-commit to `svn add` '?' files and apply copyright patch to changes on svn working copies
17 years ago
Alejandro Mery
5a0fb38dd1
Fixed `sde ci` to handle multiple files correctly
17 years ago
Alejandro Mery
f57281e27c
Improved `sde ci` to only show Changes and Status if a change was detected
17 years ago
Alejandro Mery
51d3779582
Fixed `sde ci` to pass a clean diff to the awk script which tries to generate a log message
17 years ago
Alejandro Mery
430a54c96a
Fixed sde-commit to only show the diff of the changes on the index and to show files names $SDEROOT relative
17 years ago
Alejandro Mery
384fe63732
Finished `sde ci` to finally work on git
17 years ago
Alejandro Mery
6fffa68cd4
Improved bin/sde-commit to popolate the index with copyright-patched files a to generate the temporal files needed.
17 years ago
Alejandro Mery
aaf754242f
Changed bin/sde-commit to use commit_abort() instead of lots of ugly code directly on the trap
17 years ago
Alejandro Mery
4480457583
Changed bin/sde-commit to use bin/sde-list-files to detect roots and relative paths of the given locations
17 years ago
Alejandro Mery
e786d69ec4
* converted `sde commit` into bin/sde-commit command
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20976 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
1f166fd46a
* changed `sde commit` to keep it's temporal files in $SDEROOT/tmp/ instead of .
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20869 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
1ef2febe00
* moved awk code to generate commit messages from within
lib/sde-commit.in to lib/sde-commit/commit-message.awk
to be able to improve it on a more friendly context
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20715 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
c02263e978
* changed lib/term-functions.in to use COLOR_INFO only for echo_info mark
and adapted the other modules to use COLOR_MESSAGE when they want to highlight
a text
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20575 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
3a1cd0aa75
* moved our trunk into the framework subproject
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20073 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago