Commit Graph

265 Commits

Author SHA1 Message Date
bf48103ba0 Code cleanup 2015-05-28 20:16:19 +02:00
81ef87257d Code cleanup 2015-05-28 20:14:11 +02:00
27edd6f68a Link to the shortlog on multiple commits
This is relevant for links to Gitweb.
Thanks ^7heo for the heads up.
2015-05-18 17:43:58 +02:00
337c18afb3 Add a .gitignore file 2015-05-11 00:22:47 +02:00
87145de868 No longer store Makefiles in the source tree 2015-05-11 00:22:47 +02:00
b19d63a019 Update the copyright notice 2015-05-11 00:21:57 +02:00
939d4cc786 Add a "-f" flag (does not perform the tests) 2015-05-11 00:21:57 +02:00
e787f8d2cf Re-generated the Makefiles 2015-02-23 01:52:35 +01:00
5785cddcdd Updated the copyright line 2015-02-04 23:12:46 +01:00
0d78a327a9 Generate Debian packages for format version 9 2015-02-04 23:12:21 +01:00
1fd0e4fd21 Workaround for an issue with "git diff --quiet" 2014-12-02 22:15:01 +01:00
8784bc9bea Slightly improved the success message 2014-12-02 22:02:48 +01:00
153725e516 Check that the archive is actually created by "make distcheck" 2014-12-02 22:00:05 +01:00
e1ba9f00c7 Code cleanup 2014-12-02 21:56:14 +01:00
639c4c6e3d Code cleanup 2014-12-02 21:56:05 +01:00
167079defd Implemented a dry-run mode (with the "-n" command-line option) 2014-12-02 21:46:24 +01:00
dca096c37e Re-generated the Makefiles 2014-12-02 21:45:39 +01:00
08c61d3107 Using "git diff --quiet" instead of "git diff -q" (which did not work) 2014-12-02 21:42:15 +01:00
85acfdda59 No longer hard-code the URL to freecode 2014-12-02 21:29:36 +01:00
5730f55280 Silence "cvs diff" out 2014-12-02 21:28:10 +01:00
346af82588 Use "git diff -q" to determine if there are local changes to Git repositories 2014-12-02 21:27:36 +01:00
0ea104b121 Use "make distcheck" to build-check the release 2014-12-02 20:59:39 +01:00
7d1f43567d Code cleanup 2014-12-02 20:59:13 +01:00
df92dcbef7 Allow alternative vendors for desktop files 2014-12-02 20:58:53 +01:00
9dfb105785 No longer hard-code the Git branch 2014-12-02 20:57:47 +01:00
fc22495415 Using PROGNAME in deforaos-release.sh 2014-12-02 20:56:54 +01:00
e8c48730b8 Detect force pushes as well 2014-10-30 18:07:47 +01:00
0f8940f4a1 Added a comment 2014-10-09 23:01:21 +02:00
62b43704ef Run "configure" before checking for differences and releasing 2014-10-09 23:00:51 +02:00
e8367af631 Fixed the links for Redmine 2014-09-30 18:49:20 +02:00
2d24a89264 Also provide a link when there is more than one commit (to the branch) 2014-09-20 03:50:28 +02:00
c8d1d32ba2 Forced the links to be in lower-case for Redmine 2014-09-17 18:16:36 +02:00
c2ed131032 Added support for Redmine 2014-09-15 18:50:06 +02:00
d9aa6a94a5 Output links only when a single commit was pushed 2014-09-15 18:49:14 +02:00
1a97d48d4b Also link to the gitweb repository for new tags and branches 2014-09-14 22:51:54 +02:00
d20c8fb80b Added support for links back to gitweb 2014-09-14 21:55:26 +02:00
f24061cd50 Rewrote the string truncation substitution that was not POSIX-compliant 2014-09-14 21:54:01 +02:00
bcbb1a6d6d Left-trimmed the message when no repository is known 2014-09-14 21:48:10 +02:00
600e82b0c4 Include the short revision in the message for new branches and tags 2014-09-14 21:31:42 +02:00
96a07f353a Also support (un)tagging 2014-09-14 21:23:04 +02:00
b0a1289cd3 Also determine the plural form for the type of push 2014-09-11 21:34:54 +02:00
195a5cad42 No longer require "wc" (fixes spacing on NetBSD) 2014-09-11 21:34:19 +02:00
792d31a6b7 Really detect new and deleted branches 2014-09-10 21:55:29 +02:00
4a9a8cc4de Code cleanup 2014-09-10 21:55:06 +02:00
baa2821eb0 Code cleanup 2014-09-10 21:53:53 +02:00
Fredrik A
547437b7e1 Gather unique file count 2014-09-10 21:28:11 +02:00
1edaf8e1f2 Also mention the author and repository in the messages 2014-09-03 23:17:30 +02:00
6d0bbbc4ac Mention the commit ID and message when pushing single commits 2014-09-03 00:26:18 +02:00
9d20f4e689 Determine the branch and commit type 2014-09-01 23:11:25 +02:00
2182a018a0 Also log the refname for now 2014-08-29 04:39:51 +02:00