Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
08f92e
Add namespace supports for all of our git hooks
Authored and Committed by Pierre-Yves Chibon
9 years ago
raw
patch
tree
parent
8 files changed.
41 lines added
.
21 lines removed
.
pagure/hooks/files/fedmsg_hook.py
file modified
+4
-1
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+9
-6
pagure/hooks/files/pagure_hook.py
file modified
+2
-0
pagure/hooks/files/pagure_hook_requests.py
file modified
+3
-1
pagure/hooks/files/pagure_hook_tickets.py
file modified
+3
-1
pagure/hooks/files/rtd_hook.py
file modified
+6
-3
pagure/lib/git.py
file modified
+10
-6
pagure/lib/link.py
file modified
+4
-3
Add namespace supports for all of our git hooks
pagure/hooks/files/fedmsg_hook.py
file modified
+4
-1
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+9
-6
pagure/hooks/files/pagure_hook.py
file modified
+2
-0
pagure/hooks/files/pagure_hook_requests.py
file modified
+3
-1
pagure/hooks/files/pagure_hook_tickets.py
file modified
+3
-1
pagure/hooks/files/rtd_hook.py
file modified
+6
-3
pagure/lib/git.py
file modified
+10
-6
pagure/lib/link.py
file modified
+4
-3