summaryrefslogtreecommitdiffstats
path: root/fb.in
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Automatically create multipastev1.5.0Florian Pritz1-0/+4
2015-06-17Use bash regex instead of sed -rv1.4.3Florian Pritz1-2/+3
2014-11-19Remove tempfile in do_uploadv1.4.1Florian Pritz1-0/+1
2014-08-29Support multipastesv1.4Florian Pritz1-6/+52
2014-08-29Remove one more mention of netrcFlorian Pritz1-1/+0
2014-02-19Support combining -n and -t to set the tarball namev1.3.2Florian Pritz1-3/+3
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-08-28Create config dir if neededv1.2.1Florian Pritz1-0/+3
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 Pritz1-1/+13
2013-07-28Added file name option for stdin pastes (-n <file name>)v1.1.4Joakim Reinert1-3/+7
2013-05-11Default to httpsFlorian Pritz1-1/+1
2013-02-14Don't save timestamp when gzippingFlorian Pritz1-3/+3
2013-01-09Add debugging supportFlorian Pritz1-1/+12
2013-01-09fb-helper: Use getoptFlorian Pritz1-1/+9
2012-11-27Add timeouts to shell clientv1.1.1Florian Pritz1-1/+1
2012-10-27Add support for config filev1.1Florian Pritz1-0/+9
2012-10-09Lowercase most variable namesFlorian Pritz1-99/+99
2012-10-09Move internal variables further downFlorian Pritz1-10/+10
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-07Replace echo with printfFlorian Pritz1-24/+28
2012-05-07Replace -n option to echo with | tr -d "\n"Florian Pritz1-1/+1
2012-04-06Print "better" message when $file can't be readFlorian Pritz1-2/+3
2012-04-04Error on 0-byte filesFlorian Pritz1-0/+4
2012-03-14properly quote all uses of $STAT.v1.0Moritz Wilhelmy1-3/+3
2012-03-14unify `uname -s` casesFlorian Pritz1-5/+8
2012-03-01use pbcopy instead of xclip on DarwinFlorian Pritz1-1/+5
2012-02-18fb.in: fix stat call on darwinFlorian Pritz1-2/+1
2012-02-14Fixes errors on Mac OS XMarkus1-0/+1
2012-01-25add -# to reduce curl progress outputFlorian Pritz1-1/+1
2012-01-25fall back to openssl if base64 executable is not availableFlorian Pritz1-1/+13
2012-01-25check for getopts before using itFlorian Pritz1-0/+5
2012-01-25merge functions and shell helper into main scriptFlorian Pritz1-9/+44
2012-01-04fix stat calls on non-gnu systemsFlorian Pritz1-2/+4
2011-11-24add new functions: is_url() do_tar_upload()v0.9.1Florian Pritz1-12/+34
2011-11-24remove fetched files even when upload failedFlorian Pritz1-3/+2
2011-10-10remove unused USERAGENT variableFlorian Pritz1-1/+0
2011-09-15fix mktemp lineMoritz Wilhelmy1-1/+1
2011-09-15avoid reading output from type shell-builtinMoritz Wilhelmy1-1/+1
2011-09-12improve error handlingFlorian Pritz1-18/+16
2011-09-12rework tar/compression code; reduce dependenciesFlorian Pritz1-30/+37
2011-09-11Revert "add -C option: gpg encryption"v0.9Florian Pritz1-14/+1
2011-09-11fetch history from serverFlorian Pritz1-15/+2
2011-08-15quote filename and add date to -HFlorian Pritz1-1/+1
2011-08-15don't add error to the historyFlorian Pritz1-3/+5
2011-08-09remove ids from the history when called with -dFlorian Pritz1-1/+6