index
:
coffeepaste
master
Contrib clone of coffeepaste
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2020-05-22
Replace match with function chaining
HEAD
master
Matthias Beyer
2020-05-22
Replace match with function chaining
Matthias Beyer
2020-05-22
Remove match by function chaining
Matthias Beyer
2020-05-22
Remove one call to unwrap()
Matthias Beyer
2020-05-22
Make main function log error automatically
Matthias Beyer
2020-05-22
Remove unnecessary return keyword
Matthias Beyer
2020-05-22
fixup! Change output to use log facade
Matthias Beyer
2020-05-22
fixup! Add initialization of env_logger
Matthias Beyer
2020-05-22
Change output to use log facade
Matthias Beyer
2020-05-22
Add initialization of env_logger
Matthias Beyer
2020-05-21
purge files after a while
Martin Dørum
2020-05-20
change how the code view is triggered
Martin Dørum
2020-05-19
fix a small issue
Martin Dørum
2020-05-19
add favicon
Martin Dørum
2020-05-19
Merge branch 'master' of git.sr.ht:~mort/coffeepaste
Martin Dørum
2020-05-19
serve plain text to clients which don't like HTML
Martin Dørum
2020-05-19
send no Content-Type header when we don't know
Martin Dørum
2020-05-19
nice code view
Martin Dørum
2020-05-19
initial commit
Martin Dørum