aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat: Quickly set address with @🪵ache2026-03-08
* fix: Prints error messages to stderrache2026-01-23
* fix: Improves error messages for paste retrieval failuresache2026-01-23
* chore: Adds `Programming Language :: Python` to classifiersache2026-01-23
* feat: Add support for punycodeache2026-01-09
* docs: update version to 2.0.0ache2026-01-07
* feat: Remove authentication for showing a pasteache2026-01-06
* feat: Rename username to addressache2026-01-06
* docs: update README.md to highlight tool's functionality and list similar pro...ache2026-01-05
* docs: Update versionache2026-01-05
* feat: update CLI options to include new features and modificationsache2026-01-05
* feat: Added username replacement and validation options in CLI argumentsache2026-01-05
* docs: update config documentation link in cli.pyache2026-01-05
* doc: Missign configuration error not correctly handledache2026-01-05
* feat: Improve the usage stringache2026-01-05
* docs: Remove todo related to implemenation of the edit featureache2026-01-05
* docs: Add a quick use section and a list of todosache2025-12-30
* docs: improve error handling for paste retrieval in edit_paste functionache2025-12-30
* fix: Correctly retrive the status (listed or not listed) of a pasteache2025-12-30
* docs: bump version to 1.0.1 in pyproject.tomlache2025-12-24
* feat: Add error handling for failed paste retrieval in edit_paste functionache2025-12-24
* doc: Improve debug output for long contents in cli.pyache2025-12-24
* docs: improve README.md with clarifications on options usageache2025-12-24
* docs: Add installation instructions for Arch Linux using yay AUR package managerache2025-12-24
* docs: add warning about public pastes and provide link to user's pastesache2025-12-24
* feat: improve console output for created pastes in cli.pyache2025-12-24
* docs: update lolbin version to 1.0.0ache2025-12-24
* docs(README): add instructions for retrieving bearer token from external comm...ache2025-12-24
* docs: rename license file from LICENSE.txt to LICENSEache2025-12-24
* docs: update README installation instructions and examples to use shell codeb...ache2025-12-24
* docs(README): add installation instructionsache2025-12-24
* docs: update requirements in requirements.txtache2025-12-23
* fix: make the private paste work by not sending the public fieldache2025-12-23
* feat: add support for executing external commands to retrieve tokenache2025-12-23
* fix: lower the python minimum supported versionache2025-12-21
* fix: add humanize to the dependenciesache2025-12-21
* docs: explain how to setup a configuration in the readmeache2025-12-21
* feat: make the --show command optional when not neededache2025-12-21
* docs: Update readme to include the new edit commandache2025-12-21
* Init commitache2025-12-21