summaryrefslogtreecommitdiffstats
path: root/fb.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-09add a local history; -H optionFlorian Pritz1-1/+18
2011-06-27add -C option: gpg encryptionFlorian Pritz1-1/+14
2011-06-04display error when required executables are missingv0.8Florian Pritz1-0/+11
2011-06-04use -c for decompression when used with -gFlorian Pritz1-2/+8
2011-06-04remove dependency on curl binaryFlorian Pritz1-26/+8
2011-06-03print errors to stderrFlorian Pritz1-1/+1
2011-06-03print an error if -t is used when operating on stdinFlorian Pritz1-0/+4
2011-06-03fix indentation in help messageFlorian Pritz1-2/+2
2011-06-03display error when calling -d or -g without IDFlorian Pritz1-1/+4
2011-06-03simplify curl callsFlorian Pritz1-6/+2
2011-06-03move -d and -g codeFlorian Pritz1-12/+16
2011-06-03clarify -d and -g usageFlorian Pritz1-2/+2
2011-04-10don't run xclip if $CLIPBOARD is emptyv0.7Florian Pritz1-1/+3
2011-04-10use type to determine if xclip is availableFlorian Pritz1-1/+1
2011-03-23switch license to GPLv3Florian Pritz1-1/+1
2011-03-21fall back to curl if fb-upload is unavailableFlorian Pritz1-3/+21
2011-03-20use helper script instead of curl for uploadingFlorian Pritz1-16/+5
2011-03-10check if the target file existsFlorian Pritz1-0/+7
2011-02-02fix unexpected operator error in dashv0.6.8.6Florian Pritz1-2/+2
2011-02-02add support for URLs to -g and -dFlorian Pritz1-0/+10
2011-02-02fix position of -t in usageFlorian Pritz1-1/+1
2011-02-02fix whitespaces in the help messageFlorian Pritz1-14/+14
2010-12-30fix uploading of filenames containing a commaFlorian Pritz1-1/+2
2010-11-17Switch indentation to tabsFlorian Pritz1-112/+114
2010-10-30Merge branch 'release_changes'Florian Pritz1-0/+171
2010-10-29change the way we generate dist tarballsFlorian Pritz1-0/+170