index
:
lolbin
🪵
📋 A cli tool for managing pastes on paste.lol
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
feat: Quickly set address with @
🪵
ache
2026-03-08
*
fix: Prints error messages to stderr
ache
2026-01-23
*
fix: Improves error messages for paste retrieval failures
ache
2026-01-23
*
chore: Adds `Programming Language :: Python` to classifiers
ache
2026-01-23
*
feat: Add support for punycode
ache
2026-01-09
*
docs: update version to 2.0.0
ache
2026-01-07
*
feat: Remove authentication for showing a paste
ache
2026-01-06
*
feat: Rename username to address
ache
2026-01-06
*
docs: update README.md to highlight tool's functionality and list similar pro...
ache
2026-01-05
*
docs: Update version
ache
2026-01-05
*
feat: update CLI options to include new features and modifications
ache
2026-01-05
*
feat: Added username replacement and validation options in CLI arguments
ache
2026-01-05
*
docs: update config documentation link in cli.py
ache
2026-01-05
*
doc: Missign configuration error not correctly handled
ache
2026-01-05
*
feat: Improve the usage string
ache
2026-01-05
*
docs: Remove todo related to implemenation of the edit feature
ache
2026-01-05
*
docs: Add a quick use section and a list of todos
ache
2025-12-30
*
docs: improve error handling for paste retrieval in edit_paste function
ache
2025-12-30
*
fix: Correctly retrive the status (listed or not listed) of a paste
ache
2025-12-30
*
docs: bump version to 1.0.1 in pyproject.toml
ache
2025-12-24
*
feat: Add error handling for failed paste retrieval in edit_paste function
ache
2025-12-24
*
doc: Improve debug output for long contents in cli.py
ache
2025-12-24
*
docs: improve README.md with clarifications on options usage
ache
2025-12-24
*
docs: Add installation instructions for Arch Linux using yay AUR package manager
ache
2025-12-24
*
docs: add warning about public pastes and provide link to user's pastes
ache
2025-12-24
*
feat: improve console output for created pastes in cli.py
ache
2025-12-24
*
docs: update lolbin version to 1.0.0
ache
2025-12-24
*
docs(README): add instructions for retrieving bearer token from external comm...
ache
2025-12-24
*
docs: rename license file from LICENSE.txt to LICENSE
ache
2025-12-24
*
docs: update README installation instructions and examples to use shell codeb...
ache
2025-12-24
*
docs(README): add installation instructions
ache
2025-12-24
*
docs: update requirements in requirements.txt
ache
2025-12-23
*
fix: make the private paste work by not sending the public field
ache
2025-12-23
*
feat: add support for executing external commands to retrieve token
ache
2025-12-23
*
fix: lower the python minimum supported version
ache
2025-12-21
*
fix: add humanize to the dependencies
ache
2025-12-21
*
docs: explain how to setup a configuration in the readme
ache
2025-12-21
*
feat: make the --show command optional when not needed
ache
2025-12-21
*
docs: Update readme to include the new edit command
ache
2025-12-21
*
Init commit
ache
2025-12-21