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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-14
fb.py: Use correct config field for max request size
Florian Pritz
1
-2
/
+2
2015-09-13
Add first version of fb-client v2
v2.0.0.alpha.1
Florian Pritz
1
-0
/
+573
2015-07-27
Automatically create multipaste
v1.5.0
Florian Pritz
2
-2
/
+9
2015-06-17
Use bash regex instead of sed -r
v1.4.3
Florian Pritz
1
-2
/
+3
2015-03-03
fb-helper: Enable response compression
v1.4.2
Florian Pritz
1
-0
/
+2
2014-11-19
Remove tempfile in do_upload
v1.4.1
Florian Pritz
1
-0
/
+1
2014-08-29
Support multipastes
v1.4
Florian Pritz
3
-12
/
+79
2014-08-29
Remove one more mention of netrc
Florian Pritz
1
-1
/
+0
2014-07-20
Update manpage: deprecate netrc; misc cleanup
v1.3.3
Florian Pritz
1
-16
/
+20
2014-02-19
Support combining -n and -t to set the tarball name
v1.3.2
Florian Pritz
2
-4
/
+4
2013-09-08
Create all required directories for apikey
v1.3.1
Florian Pritz
1
-1
/
+1
2013-09-02
Fix conflict between --data-urlencode and -F
v1.3.0
Florian Pritz
1
-1
/
+1
2013-09-02
Use bash arrays to allow spaces in apikey file path
Florian Pritz
1
-18
/
+18
2013-09-02
Document -a and -H in manpage
Florian Pritz
1
-0
/
+4
2013-08-28
Create config dir if needed
v1.2.1
Florian Pritz
1
-0
/
+3
2013-08-15
fb-helper: Fix improper handling of failing realloc() in load_file()
Florian Pritz
1
-2
/
+4
2013-08-15
Makefile: use CC from env if set
Florian Pritz
1
-1
/
+1
2013-08-11
Merge branch 'working-split/api-keys' into working
v1.2
Florian Pritz
3
-9
/
+90
2013-08-11
Add -a option to generate a new api key
Florian Pritz
1
-2
/
+50
2013-08-11
make curlopts and useragent global variables
Florian Pritz
1
-2
/
+5
2013-08-11
Add API key support
Florian Pritz
3
-6
/
+36
2013-07-28
Added file name option for stdin pastes (-n <file name>)
v1.1.4
Joakim Reinert
2
-3
/
+10
2013-06-16
Fix syntax errors in manpage
Florian Pritz
1
-1
/
+2
2013-05-11
fb-helper: Remove forms array; use curl_formadd directly
v1.1.3
Florian Pritz
1
-19
/
+16
2013-05-11
fb-helper: Add help output
Florian Pritz
1
-1
/
+22
2013-05-11
Default to https
Florian Pritz
1
-1
/
+1
2013-02-14
Don't save timestamp when gzipping
Florian Pritz
1
-3
/
+3
2013-01-09
fb-helper: exit on unknown option error
v1.1.2
Florian Pritz
1
-0
/
+1
2013-01-09
Add debugging support
Florian Pritz
3
-2
/
+22
2013-01-09
fb-helper: Use getopt
Florian Pritz
2
-21
/
+37
2012-11-27
Add timeouts to shell client
v1.1.1
Florian Pritz
1
-1
/
+1
2012-11-12
fb-helper.c: Fix description
Florian Pritz
1
-1
/
+1
2012-11-09
fb.1: Remove reference to fb_username/fb_password
Florian Pritz
1
-1
/
+1
2012-10-27
Add support for config file
v1.1
Florian Pritz
2
-0
/
+25
2012-10-09
Lowercase most variable names
Florian Pritz
1
-99
/
+99
2012-10-09
Move internal variables further down
Florian Pritz
1
-10
/
+10
2012-10-07
Makefile: Honor LDFLAGS
Florian Pritz
1
-1
/
+1
2012-09-22
fb-helper: only display progress bar is stderr is a tty
Florian Pritz
1
-4
/
+9
2012-09-22
fb-helper: initialise *curl and check before cleaning up
Florian Pritz
1
-2
/
+3
2012-08-15
fix netrc line in help message
v1.0.5
Florian Pritz
1
-1
/
+1
2012-06-12
Fix bug with 0-byte files on Darwin
v1.0.4
n0nsense/master
Florian Pritz
1
-1
/
+1
2012-05-12
Fix date in manpage
Florian Pritz
1
-1
/
+1
2012-05-11
fb.1: move netrc information into the description
Florian Pritz
1
-8
/
+8
2012-05-07
Replace echo with printf
Florian Pritz
1
-24
/
+28
2012-05-07
Replace -n option to echo with | tr -d "\n"
Florian Pritz
1
-1
/
+1
2012-04-14
Makefile: install requires all
Florian Pritz
1
-1
/
+1
2012-04-11
fb.1: upstream now requires accounts, adapt the manpage
v1.0.3
Florian Pritz
1
-2
/
+2
2012-04-06
Print "better" message when $file can't be read
Florian Pritz
1
-2
/
+3
2012-04-04
Makefile: add PREFIX support
Florian Pritz
1
-3
/
+4
2012-04-04
Error on 0-byte files
Florian Pritz
2
-0
/
+10
[next]