summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-18fb.py: Allow for missing config fileFlorian Pritz1-8/+21
2015-09-18fb.py: Ignore missing clipboard commandsFlorian Pritz1-2/+10
2015-09-18fb.py: Use version variable from MakefileFlorian Pritz1-2/+4
2015-09-18Drop old fb-client and adjust MakefileFlorian Pritz4-913/+5
2015-09-18fb.1: Update documentation for v2Florian Pritz1-24/+22
2015-09-18fb.py: makedirs: Check if dir already existsFlorian Pritz1-2/+4
2015-09-14fb.py: display_history: Handle multipastesFlorian Pritz1-4/+32
2015-09-14fb.py: Use correct config field for max request sizeFlorian Pritz1-2/+2
2015-09-13Add first version of fb-client v2v2.0.0.alpha.1Florian Pritz1-0/+573
2015-07-27Automatically create multipastev1.5.0Florian Pritz2-2/+9
2015-06-17Use bash regex instead of sed -rv1.4.3Florian Pritz1-2/+3
2015-03-03fb-helper: Enable response compressionv1.4.2Florian Pritz1-0/+2
2014-11-19Remove tempfile in do_uploadv1.4.1Florian Pritz1-0/+1
2014-08-29Support multipastesv1.4Florian Pritz3-12/+79
2014-08-29Remove one more mention of netrcFlorian Pritz1-1/+0
2014-07-20Update manpage: deprecate netrc; misc cleanupv1.3.3Florian Pritz1-16/+20
2014-02-19Support combining -n and -t to set the tarball namev1.3.2Florian Pritz2-4/+4
2013-09-08Create all required directories for apikeyv1.3.1Florian Pritz1-1/+1
2013-09-02Fix conflict between --data-urlencode and -Fv1.3.0Florian Pritz1-1/+1
2013-09-02Use bash arrays to allow spaces in apikey file pathFlorian Pritz1-18/+18
2013-09-02Document -a and -H in manpageFlorian Pritz1-0/+4
2013-08-28Create config dir if neededv1.2.1Florian Pritz1-0/+3
2013-08-15fb-helper: Fix improper handling of failing realloc() in load_file()Florian Pritz1-2/+4
2013-08-15Makefile: use CC from env if setFlorian Pritz1-1/+1
2013-08-11Merge branch 'working-split/api-keys' into workingv1.2Florian Pritz3-9/+90
2013-08-11Add -a option to generate a new api keyFlorian Pritz1-2/+50
2013-08-11make curlopts and useragent global variablesFlorian Pritz1-2/+5
2013-08-11Add API key supportFlorian Pritz3-6/+36
2013-07-28Added file name option for stdin pastes (-n <file name>)v1.1.4Joakim Reinert2-3/+10
2013-06-16Fix syntax errors in manpageFlorian Pritz1-1/+2
2013-05-11fb-helper: Remove forms array; use curl_formadd directlyv1.1.3Florian Pritz1-19/+16
2013-05-11fb-helper: Add help outputFlorian Pritz1-1/+22
2013-05-11Default to httpsFlorian Pritz1-1/+1
2013-02-14Don't save timestamp when gzippingFlorian Pritz1-3/+3
2013-01-09fb-helper: exit on unknown option errorv1.1.2Florian Pritz1-0/+1
2013-01-09Add debugging supportFlorian Pritz3-2/+22
2013-01-09fb-helper: Use getoptFlorian Pritz2-21/+37
2012-11-27Add timeouts to shell clientv1.1.1Florian Pritz1-1/+1
2012-11-12fb-helper.c: Fix descriptionFlorian Pritz1-1/+1
2012-11-09fb.1: Remove reference to fb_username/fb_passwordFlorian Pritz1-1/+1
2012-10-27Add support for config filev1.1Florian Pritz2-0/+25
2012-10-09Lowercase most variable namesFlorian Pritz1-99/+99
2012-10-09Move internal variables further downFlorian Pritz1-10/+10
2012-10-07Makefile: Honor LDFLAGSFlorian Pritz1-1/+1
2012-09-22fb-helper: only display progress bar is stderr is a ttyFlorian Pritz1-4/+9
2012-09-22fb-helper: initialise *curl and check before cleaning upFlorian Pritz1-2/+3
2012-08-15fix netrc line in help messagev1.0.5Florian Pritz1-1/+1
2012-06-12Fix bug with 0-byte files on Darwinv1.0.4n0nsense/masterFlorian Pritz1-1/+1
2012-05-12Fix date in manpageFlorian Pritz1-1/+1
2012-05-11fb.1: move netrc information into the descriptionFlorian Pritz1-8/+8