index
:
fb
dev
legacy
master
working
n0nsense/legacy
n0nsense/master
Client for http://paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fb.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
Set default value for `clipboard_target` option
HEAD
v2.3.0
master
Florian Pritz
1
-0
/
+1
2022-06-26
allow single quote as quote char too
Thore Bödecker
1
-1
/
+1
2022-06-26
add support for clipboard_target config option
Thore Bödecker
1
-5
/
+57
2022-06-26
add wl-clipboard support for wayland
v2.2.0
Thore Bödecker
1
-0
/
+2
2020-10-11
Only request API 2.2.0 when necessary
v2.1.1
Florian Pritz
1
-4
/
+9
2020-10-11
Fix missing arguments to CURLWrapper
Florian Pritz
1
-2
/
+2
2020-10-07
Support requesting ids of a minimum length
v2.1.0
Simon Schuster
1
-3
/
+12
2019-02-06
Support changing filename when repasting
dev
Florian Pritz
1
-3
/
+8
2019-02-06
Use constant for default stdin filename
Florian Pritz
1
-1
/
+2
2019-02-06
Fix error when repasting a single URL/ID
Florian Pritz
1
-0
/
+3
2019-02-06
Extract url_to_file method
Florian Pritz
1
-3
/
+5
2017-05-03
Fix python2 compatability of config parser
Florian Pritz
1
-4
/
+1
2016-09-24
Fix xclip hanging if fb output is piped elsewhere
v2.0.3
2.0.3
Florian Pritz
1
-2
/
+3
2016-07-08
Fix exception when uploading 0-byte file
v2.0.2
working
Florian Pritz
1
-2
/
+2
2016-07-08
Fix exception when uploading 0-byte file
Florian Pritz
1
-1
/
+1
2016-07-08
fix error with non ascii chars in filename
Dirk Mallunat
1
-2
/
+2
2016-07-08
read binary from stdin
Dirk Mallunat
1
-2
/
+2
2016-07-06
Add statistics to history output
Florian Pritz
1
-0
/
+11
2016-07-06
Fix defaultConfigFile being defined in the wrong place
v2.0.1
Florian Pritz
1
-1
/
+2
2016-07-06
Fix creation of config dir
Florian Pritz
1
-1
/
+1
2016-07-06
Retry on login error when creating API key
Florian Pritz
1
-5
/
+17
2016-07-06
Pass error_id in APIException
Florian Pritz
1
-6
/
+8
2016-07-06
Create API key if missing
Florian Pritz
1
-7
/
+51
2016-07-05
Close apikey file explicity
Dirk Mallunat
1
-1
/
+1
2016-07-05
Close config file
Dirk Mallunat
1
-4
/
+5
2016-04-29
Disable progress bar if output is not a terminal
v2.0.0
Florian Pritz
1
-0
/
+7
2016-04-28
Fix missing setClipboard for multipastes
Florian Pritz
1
-5
/
+7
2016-04-11
Comment FBClient.upload_files
Florian Pritz
1
-0
/
+6
2016-04-11
Bring --help in line with manpage
Florian Pritz
1
-1
/
+1
2016-04-11
Remove unused variables
Florian Pritz
1
-2
/
+0
2016-04-11
Remove debug code
Florian Pritz
1
-1
/
+0
2016-04-11
Drop --id option
Florian Pritz
1
-6
/
+0
2016-04-11
Fix fb -g missing / in URL
Florian Pritz
1
-1
/
+1
2016-04-11
fb.1: Document id://
Florian Pritz
1
-0
/
+8
2016-03-28
Assert that we get an id for each file we upload
Florian Pritz
1
-0
/
+2
2016-03-28
Remove unecessary list comprehension
Florian Pritz
1
-1
/
+1
2016-03-28
Remove Paste class
Florian Pritz
1
-7
/
+4
2016-03-28
Improve "File too big" error message
Florian Pritz
1
-1
/
+1
2016-03-28
Clean up already fixed FIXME
Florian Pritz
1
-1
/
+0
2016-03-28
Remove already fixed TODO
Florian Pritz
1
-1
/
+0
2016-03-27
Fix downloading of URLs ending in /
Florian Pritz
1
-1
/
+1
2016-03-27
Improve naming for FBClient.dl_file
Florian Pritz
1
-2
/
+2
2016-03-27
Support mixing IDs and files
Florian Pritz
1
-40
/
+66
2016-02-13
Add --id option to create multipaste from IDs
Florian Pritz
1
-0
/
+6
2016-02-13
Add some empty lines for readability
Florian Pritz
1
-0
/
+2
2016-02-13
Handle ctrl-c
Florian Pritz
1
-0
/
+6
2016-02-13
Fix compression handling
Florian Pritz
1
-8
/
+40
2015-12-09
Fix ID extraction from URLs
Florian Pritz
1
-0
/
+1
2015-11-29
Use ANSI code to clear output line
Florian Pritz
1
-11
/
+3
2015-11-09
Save temp file in tempdir
Florian Pritz
1
-1
/
+1
[next]