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
0a3d4dedf8
Code cleanup
2014-08-29 04:25:56 +02:00
0d8a72cf14
Made root the only member of group wheel by default
2014-08-29 04:22:33 +02:00
540785907b
It is really the "update" hook which seems to accept 3 arguments
2014-08-29 04:11:03 +02:00
ca64142d25
Trying to implement both "post-commit" and "post-receive" together
2014-08-29 03:57:08 +02:00
ab5238ef12
Introducing a Git hook
2014-08-29 02:57:23 +02:00
8faf31e4ac
Almost fixed creating ISO images
2014-04-21 20:14:54 +02:00
8ecd37c898
ISO image creation currently assumes uncompressed kernels
2014-04-21 19:49:36 +02:00
7cb07e9b27
Loop the login prompt
2014-04-13 00:10:43 +02:00
883e12ad55
Now starting /usr/bin/login by default
2014-04-12 22:37:03 +02:00
24d795a064
Clear the screen before displaying the boot menu
2014-04-07 02:36:13 +02:00
17d084cb08
Imported a locking script
2014-04-07 00:31:16 +02:00
43a2016d54
More portable shebang, from 7heo <7heo@mail.com>
...
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/
Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired
I fixed the test script shebang accordingly. »
It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.
Thanks!
2014-03-13 14:00:47 +09:00
9dab19024d
Fixed the order of arguments to "git tag"
2014-02-10 01:09:19 +01:00
387518745f
Add a message when tagging with Git
2013-11-25 02:48:05 +01:00
ff2d044705
Added a test for the vendor prefix for desktop entries
2013-11-25 01:54:34 +01:00
c610c4a62b
Added a check for fuzzy translations
2013-11-25 01:46:38 +01:00
4819f83713
Be sure to be working on the master branch
2013-11-25 01:35:45 +01:00
844cef198b
Only log errors while generating the documentation
2013-07-24 03:56:22 +02:00
3abcee439b
More portable use of install(1)
2013-07-24 03:51:24 +02:00
8bb189e59d
Fixed installation of the manual pages (in the proper destination folder)
2013-07-24 02:34:18 +02:00
7321b6018a
Fixed the right path this time (for Git instead of for CVS)
2013-07-24 02:14:00 +02:00
af74e992eb
Fixed installing the manual pages
2013-07-24 02:08:38 +02:00
34e24bc941
Also install deforaos-document.sh
2013-07-24 01:48:46 +02:00
eda53868a0
Added an explicit mode for e-mailing (disabled by default)
2013-07-22 03:54:41 +02:00
224430a09c
Let both scripts really work with either temporary or existing directories
2013-07-22 03:40:31 +02:00
4bda0d52bb
Make sure the base folder always exists
2013-07-22 03:27:48 +02:00
b2e01068e0
Code cleanup and minor fixes
2013-07-22 03:23:54 +02:00
c52c0b8020
Make sure to be downloading every sub-repository as well
2013-07-22 03:09:13 +02:00
26fc65506b
Fixed issues cloning and accessing the local Git mirror
2013-07-22 02:46:43 +02:00
15c1c507d6
More consistency between both documentation and update scripts
2013-07-22 02:37:55 +02:00
cac2860df2
Always erase temporary data
2013-07-22 02:24:37 +02:00
53f716f8eb
Default to git.defora.org instead of github.com for Git mode
2013-07-22 02:22:19 +02:00