all repos
— elgit
@ b2b18250412af9ce04a45a015e7952dc84b8016c
fork of legit: web frontend for git, written in go
summary
refs
tree
log
templates: add missing title to repo page
1 year ago
Anirudh Oppiliappan
log errors from git.Open
1 year ago
Anirudh Oppiliappan
fix broken mailto: link in commit template
2 years ago
Gil Poiares-Oliveira
contrib: add systemd service file
2 years ago
Akilesh Kannan
deps: revert go-gitdiff bump
2 years ago
Anirudh Oppiliappan
deps: bump
2 years ago
Anirudh Oppiliappan
css: fix table overflow
2 years ago
Anirudh Oppiliappan
how did that happen
2 years ago
Anirudh Oppiliappan
bump x/net
2 years ago
Anirudh Oppiliappan
cleaner titles
2 years ago
Anirudh Oppiliappan
fix buffer overflow in countlines for files greater than 32k
2 years ago
Derek Stevens
contrib: docker support (#20)
2 years ago
Gil Poiares-Oliveira
templates: fix tags
2 years ago
Anirudh Oppiliappan
tree: directories first, add size column, fix ..
2 years ago
Derek Stevens
fix line count for files that don't end in a newline
2 years ago
Derek Stevens
utils: Add helper to get all repos
2 years ago
Daniele Sluijters
docs: Expand on repo.ignore
2 years ago
Daniele Sluijters
config: Ensure we always have an absolute path
2 years ago
Daniele Sluijters
readme: tiny thing
2 years ago
Anirudh Oppiliappan
only add go meta import tag if go.mod exists in repo root
2 years ago
Derek Stevens
sort tags and deduplicate
2 years ago
Derek Stevens
add style tweaks
2 years ago
Derek Stevens
markdown: more file exts, fix img
v0.2.1
2 years ago
Anirudh Oppiliappan
css: fix ul padding in readme
2 years ago
Anirudh Oppiliappan
routes: render markdown readmes in repo index (#11)
2 years ago
James Mills
css: set repo desc font weight to normal
2 years ago
Anirudh Oppiliappan
css: bottom padding in refs pre
2 years ago
Anirudh Oppiliappan
css: lose grid layout in refs
2 years ago
Anirudh Oppiliappan
unveil: remove git executable and /dev/null
2 years ago
Anirudh Oppiliappan
git: pure go git clone
2 years ago
Anirudh Oppiliappan
css: wrap refs pre
v0.2.0
2 years ago
Anirudh Oppiliappan
readme: unveil and ideas
2 years ago
Anirudh Oppiliappan
config: add repo.ignore
2 years ago
Anirudh Oppiliappan
unveil: /dev/null
2 years ago
Anirudh Oppiliappan
unveil: reorder
2 years ago
Anirudh Oppiliappan
css: reduce pre font size
2 years ago
Anirudh Oppiliappan
css: set pre font
2 years ago
Anirudh Oppiliappan
css: ui-monospace
2 years ago
Anirudh Oppiliappan
unveil: add git executable
2 years ago
Anirudh Oppiliappan
clean up long line
2 years ago
Anirudh Oppiliappan
unveil: cleanup code in main.go
2 years ago
zak
unveil: log each call
2 years ago
zak
unveil: initial commit
2 years ago
zak
css: change iOS mono font
2 years ago
Anirudh Oppiliappan
templates: improve this & parent commit
2 years ago
Anirudh Oppiliappan
Link to parent commit file version in commit view
2 years ago
phire
css: scroll file content x-axis only
2 years ago
zak
readme: add note clarifying cloning
2 years ago
Anirudh Oppiliappan
diff: scroll diff on overflow
2 years ago
Anirudh Oppiliappan
add license
2 years ago
Anirudh Oppiliappan
diff: show diff type
2 years ago
Anirudh Oppiliappan
file: separate content and line numbers
2 years ago
Anirudh Oppiliappan
css: add bg to readme/file content
2 years ago
Anirudh Oppiliappan
index: turn off logging, it's too noisy
2 years ago
Anirudh Oppiliappan
readme: clarify license
2 years ago
Anirudh Oppiliappan
css: scroll file content
2 years ago
Anirudh Oppiliappan
decrease prominence of author info in ui
2 years ago
Alexander Cobleigh
unveil: clarify its uselessness
2 years ago
Anirudh Oppiliappan
git: check for binary files
2 years ago
Anirudh Oppiliappan
add favicon
2 years ago
Anirudh Oppiliappan
readme: more info
2 years ago
Anirudh Oppiliappan
config: fix yaml
2 years ago
Anirudh Oppiliappan
all: no more pretty urls
2 years ago
Anirudh Oppiliappan
templates: message under tag name
2 years ago
Anirudh Oppiliappan
css: default monospace font
2 years ago
Anirudh Oppiliappan
config: fix go-import pretty url
2 years ago
Anirudh Oppiliappan
css: single column index on small screens
2 years ago
Anirudh Oppiliappan
all: go-import, clone url
2 years ago
Anirudh Oppiliappan
log: cleaner view
2 years ago
Anirudh Oppiliappan
routes: skip unopenable dirs
v0.1.0
2 years ago
Anirudh Oppiliappan
config: scan path
2 years ago
Anirudh Oppiliappan
routes: sort repo index by last idle
2 years ago
Anirudh Oppiliappan
templates: add title tags
2 years ago
Anirudh Oppiliappan
unveil: init
2 years ago
Anirudh Oppiliappan
git: rework diff to fetch initial commit
2 years ago
Anirudh Oppiliappan
templates: unified repo-header
2 years ago
Anirudh Oppiliappan
git, templates: diff view
2 years ago
Anirudh Oppiliappan
templates: repo and log
2 years ago
Anirudh Oppiliappan
css: wrong name
2 years ago
Anirudh Oppiliappan
templates: index rework
2 years ago
Anirudh Oppiliappan
routes: serve static content from /static
2 years ago
Anirudh Oppiliappan
readme: some bs
2 years ago
Anirudh Oppiliappan
routes: disable git push
2 years ago
Anirudh Oppiliappan
routes: wildcard multiplex route at the end
2 years ago
Anirudh Oppiliappan
routes: multiplex git and web ui
2 years ago
Anirudh Oppiliappan
routes: description and humanized time to index
2 years ago
Anirudh Oppiliappan
template: line numbers for file view
2 years ago
Anirudh Oppiliappan
git: find main branch from config
2 years ago
Anirudh Oppiliappan
deps: bump go-git
2 years ago
Anirudh Oppiliappan
config: server host and port
2 years ago
Anirudh Oppiliappan
templates: tree and log links for tags
2 years ago
Anirudh Oppiliappan
routes: refs view
2 years ago
Anirudh Oppiliappan
routes: index view
2 years ago
Anirudh Oppiliappan
routes: render readme
2 years ago
Anirudh Oppiliappan
templates: fix 404 and 500
2 years ago
Anirudh Oppiliappan
template: render diff header lines
2 years ago
Anirudh Oppiliappan
git, routes: commit diff view
2 years ago
Anirudh Oppiliappan
routes, templates: tree and log views
2 years ago
Anirudh Oppiliappan
git: fix trees
2 years ago
Anirudh Oppiliappan
routes: file content view
2 years ago
Anirudh Oppiliappan
git: file content at ref
2 years ago
Anirudh Oppiliappan
routes: split repo index and files views
2 years ago
Anirudh Oppiliappan
git: fetch files only using ref
2 years ago
Anirudh Oppiliappan
all: init
2 years ago
Anirudh Oppiliappan