index
:
pypaste
debugging
feature/new-keys
master
plugabble-clients
plugable-clients
pluggable-storage
A pastebin script using s3 and pygments.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
debugging
debugging
John Turner
5 months
feature/new-keys
create PasteInfo struct and replace read_row with read_paste_info
John Turner
5 months
master
improve error handling by narrowing down exception types and using transactions
John Turner
5 months
plugabble-clients
fix unused variable lint
John Turner
6 months
plugable-clients
fix unused variable lint
John Turner
6 months
pluggable-storage
implement sqlite storage backend
John Turner
6 months
Age
Commit message
Author
2025-09-11
fix unused variable lint
plugable-clients
John Turner
2025-09-11
rewrite meson.build file to handle installing just the client or server
John Turner
2025-09-11
impl client backend for pgz
John Turner
2025-09-11
pass stdin.buffer directly to paste method, and catch errors
John Turner
2025-09-10
implement basic client
John Turner
2025-09-10
make syntax parameter in url take priority over saved syntax setting
John Turner
2025-09-10
remember the syntax value if it was set during upload
John Turner
2025-09-09
print install tree after running check.sh
John Turner
2025-09-09
make error messages print [error] instead of [warning]
John Turner
2025-09-09
fix meson build
John Turner
[...]