index
:
git-arr-fork
master
Git repository browser - fork with some customisations
Thorsten Ortlepp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repo: retire new_in_branch() and notion of "bound" branch
0.14
Eric Sunshine
2015-01-17
1
-13
/
+3
*
branch: pass branch name view explicitly
Eric Sunshine
2015-01-17
2
-5
/
+5
*
blob: pass branch name to view explicitly
Eric Sunshine
2015-01-17
2
-8
/
+7
*
tree: pass branch name to view explicitly
Eric Sunshine
2015-01-17
2
-6
/
+6
*
views: blob: render empty blobs specially
Eric Sunshine
2015-01-13
1
-1
/
+7
*
blob: cap amount of rendered binary blob content
Eric Sunshine
2015-01-13
2
-1
/
+14
*
blob: render hexdump(1)-style binary blob content
Eric Sunshine
2015-01-13
4
-2
/
+35
*
blob: render binary blob summary information rather than raw content
Eric Sunshine
2015-01-13
3
-0
/
+12
*
Repo.blob: respect reported blob size
Eric Sunshine
2015-01-13
1
-2
/
+2
*
embed_image_blob: retire reload of image blob
Eric Sunshine
2015-01-13
2
-9
/
+3
*
Blob: vend raw or cooked content
Eric Sunshine
2015-01-13
2
-10
/
+14
*
git.py: introduce Blob abstraction
Eric Sunshine
2015-01-13
3
-7
/
+16
*
Repo.blob: employ formal mechanism for requesting raw command output
Eric Sunshine
2015-01-13
1
-4
/
+1
*
GitCommand: teach run() how to return raw output stream
Eric Sunshine
2015-01-13
1
-1
/
+8
*
run_git: add option to return raw output stream
Eric Sunshine
2015-01-13
1
-1
/
+4
*
git-arr: increase default 'max_pages' value
Eric Sunshine
2015-01-12
2
-3
/
+3
*
route: recognize hierarchical branch names
Eric Sunshine
2015-01-11
1
-6
/
+6
*
route: prepare to fix routing of hierarchical branch names
Eric Sunshine
2015-01-11
1
-20
/
+20
*
views: fix broken URLs involving hierarchical branch names
Eric Sunshine
2015-01-11
3
-16
/
+21
*
views: branch/paginate: teach "next" link to respect 'max_pages'
Eric Sunshine
2015-01-11
1
-0
/
+1
*
views: branch/paginate: fix incorrectly enabled "next" link
Eric Sunshine
2015-01-11
2
-4
/
+8
*
repo: diff: add option to show "creation event" diff for root commit
Eric Sunshine
2015-01-11
3
-2
/
+13
*
git-arr: interpret 'max_pages = 0' as unlimited
Eric Sunshine
2015-01-11
2
-1
/
+4
*
write_tree: suppress double-slash in blob HTML filename
Eric Sunshine
2015-01-11
1
-2
/
+3
*
route: commit: match only hexadecimal rather than digits + full alphabet
Eric Sunshine
2015-01-11
1
-1
/
+1
*
views: summary: suppress extra horizontal rule when no "master" branch
Eric Sunshine
2015-01-11
1
-2
/
+1
*
sample.conf: document embed_markdown and embed_images
Eric Sunshine
2015-01-11
1
-0
/
+9
*
git: Add '--' to "git rev-list" runs to avoid ambiguous arguments
Alberto Bertogli
2014-12-31
2
-1
/
+3
*
git.py: Parse timestamps from UTC, not from local time
Alberto Bertogli
2014-10-05
1
-1
/
+1
*
views/tree.html: Fix lambda syntax
0.13
Alberto Bertogli
2014-07-29
1
-1
/
+1
*
Enable line number anchors when using pygments HtmlFormatter
Vanya Sergeev
2014-07-03
1
-1
/
+3
*
Fix one-line 'if' termination in tree, blob templates
Vanya Sergeev
2014-06-30
2
-2
/
+6
*
Fix committer field in the commit view
0.12
Alberto Bertogli
2013-11-03
1
-4
/
+4
*
Work around HTTPError status code issues
Alberto Bertogli
2013-11-03
1
-1
/
+11
*
Show the age of a repository in the index, via javascript
Alberto Bertogli
2013-11-02
5
-2
/
+100
*
Use the status_code attribute to tell 404s appart
Alberto Bertogli
2013-11-02
1
-1
/
+1
*
Make embedding markdown and images configurable per-repo
Alberto Bertogli
2013-11-02
3
-8
/
+16
*
utils: Make the embedded image code use mimetypes
Alberto Bertogli
2013-11-02
1
-10
/
+4
*
Add embed data URI image blob support
Vanya Sergeev
2013-11-02
4
-2
/
+38
*
Add markdown blob support
Vanya Sergeev
2013-11-02
3
-1
/
+19
*
Fix parsing of empty commit messages
Vanya Sergeev
2013-10-12
1
-1
/
+6
*
Add a post-receive hook
0.11
Alberto Bertogli
2013-03-12
2
-0
/
+72
*
Allow calling the executable from any directory
Alberto Bertogli
2013-03-10
1
-5
/
+18
*
Use "cloneurl" as a default for git_url
Alberto Bertogli
2013-03-10
2
-3
/
+3
*
Fix the "--only" option
Alberto Bertogli
2013-03-10
1
-5
/
+9
*
Only guess the lexer if the file starts with "#!"
Alberto Bertogli
2012-11-27
1
-4
/
+9
*
Add a note about pygments in the README
0.10
Alberto Bertogli
2012-11-21
1
-0
/
+3
*
Fall back to guess the lexer by content
Alberto Bertogli
2012-11-18
1
-2
/
+6
*
Use heuristics to decide what to colorize
Alberto Bertogli
2012-11-18
4
-5
/
+25
*
Improve the way we find repo paths
Alberto Bertogli
2012-11-11
2
-11
/
+43
[next]