index
:
git-arr-fork
master
Git repository browser - fork with some customisations
Thorsten Ortlepp
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated README
HEAD
master
Thorsten Ortlepp
2024-11-07
1
-2
/
+2
*
Added main branch handling from upstream project
Thorsten Ortlepp
2024-11-07
2
-24
/
+19
*
Added CSS improvement from upstream project
Thorsten Ortlepp
2024-11-07
2
-1
/
+10
*
Fix templates for breaking change in Bottle 0.12+
Thorsten Ortlepp
2024-11-07
3
-8
/
+8
*
Added dark mode from upstream project
Thorsten Ortlepp
2024-08-08
4
-55
/
+216
*
Added notice to README
Thorsten Ortlepp
2023-08-08
1
-0
/
+3
*
Handle main branch the same way as master branch
Thorsten Ortlepp
2023-08-08
1
-0
/
+18
*
Cache some (possibly) expensive function calls
Alberto Bertogli
2022-09-01
3
-41
/
+67
*
utils: Update Markdown local links extension to the new API
Alberto Bertogli
2022-08-31
1
-3
/
+3
*
css: Improve handling of text overflow in <pre>
Alberto Bertogli
2021-05-15
1
-0
/
+8
*
css: Reduce commit-message left padding
Alberto Bertogli
2021-05-15
1
-1
/
+1
*
css: Auto-format git-arr.css
Alberto Bertogli
2021-05-15
1
-6
/
+42
*
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
[next]