fudge / commits
-
Release v0.4.0
bovarysme commited on Dec 25, 2019
-
Add a HTML lang attribute
bovarysme commited on Dec 6, 2019
-
Add a DOCTYPE
bovarysme commited on Dec 6, 2019
-
Run gofmt -s
bovarysme commited on Nov 16, 2019
-
Add a CI status badge to README.md
bovarysme commited on Nov 16, 2019
-
Log requests made to the router
bovarysme commited on Nov 16, 2019
-
Add Makefile targets to run tests
bovarysme commited on Oct 25, 2019
-
Test git.GetTreeObjects
bovarysme commited on Oct 25, 2019
-
Rename TreeBlob to Blob
bovarysme commited on Oct 25, 2019
-
Test git.GetRepositoryBlob
bovarysme commited on Oct 25, 2019
-
Create a GitHub Actions workflow file
bovarysme commited on Oct 25, 2019
-
Add more config tests
bovarysme commited on Oct 25, 2019
-
Ignore generate.go when building or testing
bovarysme commited on Oct 25, 2019
-
Test git.GetRepositoryTest
bovarysme commited on Oct 24, 2019
-
Test git.GetRepositoryLastCommit
bovarysme commited on Oct 24, 2019
-
Test git.GetRepositoryCommits
bovarysme commited on Oct 24, 2019
-
Test git.GetRepositoryNames
bovarysme commited on Oct 24, 2019
-
Test git.OpenRepository
bovarysme commited on Oct 24, 2019
-
Add a margin at the page bottom
bovarysme commited on Oct 24, 2019
-
Do not try to open a regular file as a Git repo
bovarysme commited on Oct 23, 2019
-
Add mobile CSS
bovarysme commited on Oct 16, 2019
-
Use and enforce vanity import paths
bovarysme commited on Oct 16, 2019
-
Add logic to handle repos with a .git suffix
bovarysme commited on Oct 16, 2019
-
Create tarballs when building
bovarysme commited on Oct 15, 2019
-
Show go-import meta tags
bovarysme commited on Oct 13, 2019
-
Implement openRepository
bovarysme commited on Oct 13, 2019
-
Do not render ExecuteTemplate errors
bovarysme commited on Oct 13, 2019
-
Remove a useless key existence check
bovarysme commited on Oct 13, 2019
-
Implement getParams
bovarysme commited on Oct 13, 2019
-
Rename the root config option to repo-root
bovarysme commited on Oct 13, 2019
-
Add the domain and git-url config options
bovarysme commited on Oct 13, 2019
-
Create a build Makefile
bovarysme commited on Oct 13, 2019
-
Update the license notice
bovarysme commited on Oct 10, 2019
-
Truncate long commit messages
bovarysme commited on Oct 10, 2019
-
Rename Name to RepoName
bovarysme commited on Oct 10, 2019
-
Fix details CSS
bovarysme commited on Oct 10, 2019
-
Show last commit
bovarysme commited on Oct 10, 2019
-
Add blob CSS
bovarysme commited on Oct 10, 2019
-
Generate syntax CSS
bovarysme commited on Oct 10, 2019
-
Show the blob size
bovarysme commited on Oct 7, 2019
-
Add commits CSS
bovarysme commited on Oct 7, 2019
-
Fix templates indentation
bovarysme commited on Oct 7, 2019
-
Add tree CSS
bovarysme commited on Oct 7, 2019
-
Implement breadcrumbs
bovarysme commited on Oct 7, 2019
-
Handle repositories descriptions
bovarysme commited on Oct 7, 2019
-
Add a config path flag
bovarysme commited on Oct 7, 2019
-
Fix the handler tests
bovarysme commited on Oct 3, 2019
-
Move handler.go to its own module
bovarysme commited on Oct 3, 2019
-
Move utils.go to its own module
bovarysme commited on Oct 3, 2019
-
Move git.go to its own module
bovarysme commited on Oct 3, 2019
-
Refactor handler.go
bovarysme commited on Oct 3, 2019
-
Create config_test.go
bovarysme commited on Oct 3, 2019
-
Implement config file parsing
bovarysme commited on Oct 3, 2019
-
Implement TestRepositoryNotFound
bovarysme commited on Oct 3, 2019
-
Create templates for error pages
bovarysme commited on Oct 3, 2019
-
Design the home page
bovarysme commited on Oct 3, 2019
-
Refactor sendBlob and showBlob
bovarysme commited on Oct 3, 2019
-
Implement sendBlob
bovarysme commited on Oct 3, 2019
-
Refactor
bovarysme commited on Sep 29, 2019
-
Implement blobHandler
bovarysme commited on Sep 29, 2019
-
Implement commitHandler
bovarysme commited on Sep 29, 2019
-
Merge repositoryHandler and treeHandler
bovarysme commited on Sep 29, 2019
-
Implement tree navigation
bovarysme commited on Sep 29, 2019
-
Refactor treeHandler
bovarysme commited on Sep 29, 2019
-
Add CSS
bovarysme commited on Sep 24, 2019
-
Use a layout template
bovarysme commited on Sep 24, 2019
-
Refactor repositoryHandler
bovarysme commited on Sep 24, 2019
-
Implement repositoryHandler
bovarysme commited on Sep 21, 2019
-
Implement homeHandler
bovarysme commited on Sep 21, 2019
-
Initial commit
bovarysme commited on Sep 21, 2019