Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
ba3c7d
Merge #21 `Commits display and others`
Merged and Committed by Johan Cwiklinski
11 years ago
raw
patch
tree
parents
c0483c3749d53e66d7f97f05c03a2054f2d203bb
d22157f724b546875d6ff00b8f167d70462b088e
8 files changed.
311 lines added
.
85 lines removed
.
progit/__init__.py
file modified
+27
-0
progit/static/images/forked.png
file added
+0
progit/static/images/git.png
file added
+0
progit/static/progit.css
file modified
+70
-2
progit/templates/commit.html
file modified
+74
-21
progit/templates/pull_request.html
file modified
+115
-44
progit/templates/repo_master.html
file modified
+3
-2
progit/ui/repo.py
file modified
+22
-16
progit/__init__.py
file modified
+27
-0
progit/static/images/forked.png
file added
+0
empty file added
progit/static/images/git.png
file added
+0
empty file added
progit/static/progit.css
file modified
+70
-2
progit/templates/commit.html
file modified
+74
-21
progit/templates/pull_request.html
file modified
+115
-44
progit/templates/repo_master.html
file modified
+3
-2
progit/ui/repo.py
file modified
+22
-16