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-10-04
improve error handling by narrowing down exception types and using transactions
HEAD
master
John Turner
2025-10-04
remove confd and initd files
John Turner
2025-10-04
add README.org and LICENSE
John Turner
2025-10-04
add help descriptions to server cli flags
John Turner
2025-10-01
make use of transactions
John Turner
2025-10-01
impl deduplication for the sqlite storage backend
John Turner
2025-09-29
run vacuum task in the background
John Turner
2025-09-29
add tests for vacuum
John Turner
2025-09-29
rewrite test_storage to use a fresh database for each test case
John Turner
2025-09-27
remove unused function
John Turner
[...]