index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10767] Clarify what happens at the end of the hook.
Oleg Pudeyev
2012-04-17
1
-1
/
+8
*
[ticket/10767] Use warning/error language as appropriate.
Oleg Pudeyev
2012-04-17
1
-1
/
+3
*
[ticket/10767] Default to non-fatal behavior.
Oleg Pudeyev
2012-04-17
1
-4
/
+6
*
[ticket/10767] Revert unconditional unfatality in commit-msg hook.
Oleg Pudeyev
2012-04-16
1
-3
/
+18
*
[ticket/10760] Fix numbering in php fun facts.
Oleg Pudeyev
2012-04-04
1
-5
/
+5
*
[ticket/10760] Value must be quoted as it might be two words.
Oleg Pudeyev
2012-04-04
1
-1
/
+1
*
[ticket/10760] PHP is great. This commit is the proof.
Oleg Pudeyev
2012-04-04
1
-0
/
+24
*
[ticket/10760] Catch both versions of parse error output in php.
Oleg Pudeyev
2012-04-04
1
-0
/
+14
*
[ticket/10760] Account for display_errors=stderr in pre-commit hook.
Oleg Pudeyev
2012-04-03
1
-1
/
+7
*
[ticket/10760] Quote PHP_BIN when using it.
Oleg Pudeyev
2012-04-03
1
-2
/
+2
*
[ticket/10760] Use echo -e only if echo understands -e.
Oleg Pudeyev
2012-04-03
1
-2
/
+9
*
[ticket/10760] Use externally specified PHP_BIN if any.
Oleg Pudeyev
2012-04-03
1
-3
/
+5
*
[ticket/9916] Changing header in non-distributed files
Unknown
2012-01-02
2
-2
/
+2
*
[ticket/10093] Use correct ANSI code for clearing color.
Oleg Pudeyev
2011-12-03
1
-2
/
+2
*
[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic.
Oleg Pudeyev
2011-12-03
1
-18
/
+3
*
[ticket/10093] Use color in commit-msg hook warning/error messages.
Oleg Pudeyev
2011-11-26
1
-1
/
+50
*
[ticket/10093] Refactor complaining in commit-msg hook for color support.
Oleg Pudeyev
2011-11-26
1
-17
/
+22
*
[ticket/10093] Respect phpbb.hooks.commit-msg.fatal on syntax errors.
Oleg Pudeyev
2011-11-26
1
-1
/
+1
*
[ticket/10093] Document phpbb.hooks.commit-msg.fatal setting.
Oleg Pudeyev
2011-11-26
1
-0
/
+5
*
Merge remote branch 'igorw/ticket/9806' into develop-olympus
Igor Wiedler
2011-03-20
1
-0
/
+175
|
\
|
*
[ticket/9806] Script for merging pull requests
Igor Wiedler
2011-03-13
1
-0
/
+175
*
|
Merge branch 'ticket/p/10092' into develop-olympus
Andreas Fischer
2011-03-14
1
-1
/
+1
|
\
\
|
*
|
[ticket/10092] Ignore overlength comment lines in commit-msg hook.
Oleg Pudeyev
2011-03-11
1
-1
/
+1
|
|
/
*
|
[ticket/10078] Avoid \n in strings given to echo for portability.
Oleg Pudeyev
2011-03-11
1
-2
/
+3
|
/
*
[ticket/9824] Accept commit messages with less than perfect headings.
Oleg Pudeyev
2011-03-01
1
-1
/
+13
*
[ticket/9824] Allow empty lines after ticket reference.
Oleg Pudeyev
2011-03-01
1
-1
/
+8
*
[ticket/9824] Use printf instead of echo to render \n.
Oleg Pudeyev
2011-03-01
1
-1
/
+1
*
[ticket/9824] Handle empty commit messages in commit-msg hook.
Oleg Pudeyev
2011-03-01
1
-0
/
+11
*
[ticket/9824] Add space after [ticket/12345] in prepared commit message.
Andreas Fischer
2011-03-02
1
-1
/
+1
*
[ticket/9824] Remove space after PHPBB3-12345 in prepared commit message.
Andreas Fischer
2011-03-02
1
-1
/
+1
*
[ticket/10044] Updated invocation documentation.
Oleg Pudeyev
2011-02-16
1
-1
/
+1
*
[ticket/10044] Stop when failed to retrieve network/collaborators.
Oleg Pudeyev
2011-02-15
1
-40
/
+50
*
[ticket/10044] Added -h to setup_github_network.php.
Oleg Pudeyev
2011-02-15
1
-2
/
+3
*
[ticket/10044] Error handling for remote requests in setup_github_network.php
Oleg Pudeyev
2011-02-15
1
-1
/
+22
*
[ticket/10044] Made setup_github_network.php runnable as a script
Oleg Pudeyev
2011-02-15
1
-0
/
+1
*
[ticket/9805] Setup security repository for developers.
Andreas Fischer
2011-02-03
1
-0
/
+6
*
[ticket/9805] Move check lower down.
Andreas Fischer
2011-02-03
1
-6
/
+7
*
[ticket/9805] Better support for already existing repositories.
Andreas Fischer
2011-02-03
1
-17
/
+14
*
[ticket/9805] Add dry-run option.
Andreas Fischer
2011-02-03
1
-3
/
+19
*
[ticket/9805] Use getopt(), add a few options, extend show_usage().
Andreas Fischer
2011-02-03
1
-18
/
+34
*
[ticket/9805] Script for easily cloning a whole github network.
Andreas Fischer
2011-01-15
1
-0
/
+179
*
Merge branch 'task/cs278/git-tools' into develop-olympus
Igor Wiedler
2010-09-09
1
-4
/
+5
|
\
|
*
[task/git-tools] Change the GNU --lines argument to the POSIX -l
Chris Smith
2010-09-08
1
-1
/
+1
|
*
[task/git-tools] Solve dependency on the GNU wc --max-line-length option
Chris Smith
2010-09-07
1
-3
/
+4
*
|
[ticket/9777] Print error message in pre-commit hook when php is not installed.
Oleg Pudeyev
2010-08-19
1
-0
/
+7
|
/
*
[task/git-tools] Ignore git commit message comments
Chris Smith
2010-08-10
1
-1
/
+13
*
[task/git-tools] Adjust the hook to enforce that a ticket is always mentioned
Chris Smith
2010-08-10
1
-2
/
+2
*
[task/git-tools] Vastly expanded commit-msg hook.
Chris Smith
2010-08-10
1
-5
/
+224
*
[task/git-tools] Beginnings of a syntax checking hook.
Chris Smith
2010-08-10
1
-0
/
+26
*
[task/git-tools] Append ticket identifier to commit message prior to editing.
Chris Smith
2010-08-10
2
-25
/
+9
[next]