FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for git-tools - Dickyf/phpbb3 · GitHub
Dickyf
/
phpbb3
Public
forked from
phpbb/phpbb
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
phpbb3
git-tools
on
develop
User selector
Datepicker
Commit history
Commits on Jan 2, 2012
[ticket/9916] Changing header in non-distributed files
Show description for 5e52734
michaelcullum
committed
5e52734
View commit details
Copy full SHA for 5e52734
View code at this point
Browse repository at this point
Commits on Dec 3, 2011
[ticket/10093] Use correct ANSI code for clearing color.
Show description for 8e59699
p
committed
8e59699
View commit details
Copy full SHA for 8e59699
View code at this point
Browse repository at this point
[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic.
Show description for 88cad55
p
committed
88cad55
View commit details
Copy full SHA for 88cad55
View code at this point
Browse repository at this point
Commits on Nov 26, 2011
[ticket/10093] Use color in commit-msg hook warning/error messages.
Show description for 92cdf08
p
committed
92cdf08
View commit details
Copy full SHA for 92cdf08
View code at this point
Browse repository at this point
[ticket/10093] Refactor complaining in commit-msg hook for color support.
Show description for 6a3ee09
p
committed
6a3ee09
View commit details
Copy full SHA for 6a3ee09
View code at this point
Browse repository at this point
[ticket/10093] Respect phpbb.hooks.commit-msg.fatal on syntax errors.
Show description for 26d01d4
p
committed
26d01d4
View commit details
Copy full SHA for 26d01d4
View code at this point
Browse repository at this point
[ticket/10093] Document phpbb.hooks.commit-msg.fatal setting.
Show description for 0cb83f9
p
committed
0cb83f9
View commit details
Copy full SHA for 0cb83f9
View code at this point
Browse repository at this point
Commits on Mar 20, 2011
Merge remote branch 'igorw/ticket/9806' into develop-olympus
Show description for cd9355e
igorw
committed
cd9355e
View commit details
Copy full SHA for cd9355e
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Merge branch 'ticket/p/10092' into develop-olympus
Show description for 4f1056a
bantu
committed
4f1056a
View commit details
Copy full SHA for 4f1056a
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
[ticket/9806] Script for merging pull requests
Show description for 1d2634f
igorw
committed
1d2634f
View commit details
Copy full SHA for 1d2634f
View code at this point
Browse repository at this point
Commits on Mar 12, 2011
[ticket/10078] Avoid \n in strings given to echo for portability.
Show description for 94e09ac
p
committed
94e09ac
View commit details
Copy full SHA for 94e09ac
View code at this point
Browse repository at this point
[ticket/10092] Ignore overlength comment lines in commit-msg hook.
Show description for 7cf134c
p
committed
7cf134c
View commit details
Copy full SHA for 7cf134c
View code at this point
Browse repository at this point
Commits on Mar 2, 2011
[ticket/9824] Accept commit messages with less than perfect headings.
Show description for e552287
p
committed
e552287
View commit details
Copy full SHA for e552287
View code at this point
Browse repository at this point
[ticket/9824] Allow empty lines after ticket reference.
Show description for d7a38fd
p
committed
d7a38fd
View commit details
Copy full SHA for d7a38fd
View code at this point
Browse repository at this point
[ticket/9824] Use printf instead of echo to render \n.
Show description for b90e013
p
committed
b90e013
View commit details
Copy full SHA for b90e013
View code at this point
Browse repository at this point
[ticket/9824] Handle empty commit messages in commit-msg hook.
Show description for c489b18
p
committed
c489b18
View commit details
Copy full SHA for c489b18
View code at this point
Browse repository at this point
Commits on Mar 1, 2011
[ticket/9824] Add space after [ticket/12345] in prepared commit message.
Show description for 9bed2b1
bantu
committed
9bed2b1
View commit details
Copy full SHA for 9bed2b1
View code at this point
Browse repository at this point
[ticket/9824] Remove space after PHPBB3-12345 in prepared commit message.
Show description for 16a46e6
bantu
committed
16a46e6
View commit details
Copy full SHA for 16a46e6
View code at this point
Browse repository at this point
Commits on Feb 17, 2011
[ticket/10044] Updated invocation documentation.
Show description for 5af3cfe
p
committed
5af3cfe
View commit details
Copy full SHA for 5af3cfe
View code at this point
Browse repository at this point
Commits on Feb 15, 2011
[ticket/10044] Stop when failed to retrieve network/collaborators.
Show description for ed53cef
p
committed
ed53cef
View commit details
Copy full SHA for ed53cef
View code at this point
Browse repository at this point
[ticket/10044] Added -h to setup_github_network.php.
Show description for bf137b7
p
committed
bf137b7
View commit details
Copy full SHA for bf137b7
View code at this point
Browse repository at this point
[ticket/10044] Error handling for remote requests in setup_github_network.php
Show description for 30c46a6
p
committed
30c46a6
View commit details
Copy full SHA for 30c46a6
View code at this point
Browse repository at this point
[ticket/10044] Made setup_github_network.php runnable as a script
Show description for 0f3378c
p
committed
0f3378c
View commit details
Copy full SHA for 0f3378c
View code at this point
Browse repository at this point
Commits on Feb 3, 2011
[ticket/9805] Setup security repository for developers.
Show description for 50bdb5d
bantu
committed
50bdb5d
View commit details
Copy full SHA for 50bdb5d
View code at this point
Browse repository at this point
[ticket/9805] Move check lower down.
Show description for 67fe441
bantu
committed
67fe441
View commit details
Copy full SHA for 67fe441
View code at this point
Browse repository at this point
[ticket/9805] Better support for already existing repositories.
Show description for e1ae8c6
bantu
committed
e1ae8c6
View commit details
Copy full SHA for e1ae8c6
View code at this point
Browse repository at this point
[ticket/9805] Add dry-run option.
Show description for 8eee36d
bantu
committed
8eee36d
View commit details
Copy full SHA for 8eee36d
View code at this point
Browse repository at this point
[ticket/9805] Use getopt(), add a few options, extend show_usage().
Show description for 57bd0c7
bantu
committed
57bd0c7
View commit details
Copy full SHA for 57bd0c7
View code at this point
Browse repository at this point
Commits on Jan 15, 2011
[ticket/9805] Script for easily cloning a whole github network.
Show description for be3a0b2
bantu
committed
be3a0b2
View commit details
Copy full SHA for be3a0b2
View code at this point
Browse repository at this point
Commits on Sep 8, 2010
Merge branch 'task/cs278/git-tools' into develop-olympus
Show description for 2e891c5
igorw
committed
2e891c5
View commit details
Copy full SHA for 2e891c5
View code at this point
Browse repository at this point
[task/git-tools] Change the GNU --lines argument to the POSIX -l
Show description for e08e1e0
cs278
committed
e08e1e0
View commit details
Copy full SHA for e08e1e0
View code at this point
Browse repository at this point
Commits on Sep 7, 2010
[task/git-tools] Solve dependency on the GNU wc --max-line-length option
Show description for 8ce2f63
cs278
committed
8ce2f63
View commit details
Copy full SHA for 8ce2f63
View code at this point
Browse repository at this point
Commits on Aug 19, 2010
[ticket/9777] Print error message in pre-commit hook when php is not installed.
Show description for 90d8fc7
p
authored and
bantu
committed
90d8fc7
View commit details
Copy full SHA for 90d8fc7
View code at this point
Browse repository at this point
Commits on Aug 10, 2010
[task/git-tools] Ignore git commit message comments
Show description for e17ffa0
cs278
committed
e17ffa0
View commit details
Copy full SHA for e17ffa0
View code at this point
Browse repository at this point
[task/git-tools] Adjust the hook to enforce that a ticket is always mentioned
Show description for a9046e5
cs278
committed
a9046e5
View commit details
Copy full SHA for a9046e5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL