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
*
Update README
0.30
Alberto Bertogli
2020-05-25
2
-56
/
+65
*
Remove TODO
Alberto Bertogli
2020-05-25
1
-13
/
+0
*
Remove unused/unnecessary code
Alberto Bertogli
2020-05-25
1
-14
/
+3
*
Simplify smstr
Alberto Bertogli
2020-05-24
3
-29
/
+16
*
Introduce type annotations
Alberto Bertogli
2020-05-24
3
-42
/
+53
*
Auto-format the code with black
Alberto Bertogli
2020-05-24
4
-307
/
+426
*
Move to Python 3
Alberto Bertogli
2020-05-24
5
-66
/
+56
*
Implement a "patch" view
0.15
Alberto Bertogli
2018-10-01
2
-0
/
+25
*
markdown: Handle local links
Alberto Bertogli
2018-03-04
1
-0
/
+41
*
Tune markdown CSS to increase readability
Alberto Bertogli
2018-03-04
2
-0
/
+19
*
views: In the summary, make the sections toggable
Alberto Bertogli
2017-08-27
5
-17
/
+33
*
views: Include the root tree in the summary
Alberto Bertogli
2017-08-27
3
-16
/
+23
*
git: Don't use an empty pathspec when listing
Alberto Bertogli
2017-08-27
1
-1
/
+4
*
views: Change the "repository" line into "git clone"
Alberto Bertogli
2017-08-27
2
-1
/
+5
*
style: In the index, make the project names explicit links
Alberto Bertogli
2017-08-27
2
-3
/
+8
*
style: Normal font sizes, and use monospace for listings
Alberto Bertogli
2017-08-27
1
-9
/
+10
*
style: Make line numbers grey
Alberto Bertogli
2017-08-27
1
-1
/
+3
*
Add a "prefix" configuration option
Alberto Bertogli
2017-07-30
1
-7
/
+12
*
markdown: Enable table and fenced code extensions
Alberto Bertogli
2016-11-03
1
-1
/
+5
*
views: Improve display on mobile browsers
Alberto Bertogli
2015-11-18
7
-23
/
+28
*
git-arr: Implement an "ignore" option
Alberto Bertogli
2015-11-07
2
-2
/
+14
*
git-arr: Always generate the top level index
Alberto Bertogli
2015-11-07
1
-11
/
+9
*
views/tree: signify root directory in page title
Eric Sunshine
2015-01-24
1
-1
/
+1
*
views/blob: suppress double-slash in page title
Eric Sunshine
2015-01-24
1
-1
/
+1
*
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
[next]