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
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
2012-04-04
fb-helper: properly clean up upon error
Florian Pritz
1
-5
/
+10
2012-03-15
Makefile: get rid of MY_CFLAGS; allow users to override CFLAGS
Florian Pritz
1
-3
/
+2
2012-03-14
Makefile: create all manpage dirs
v1.0.2
Florian Pritz
1
-1
/
+1
2012-03-14
Makefile: preserve some flags even if $CFLAGS is set
v1.0.1
Florian Pritz
1
-2
/
+3
2012-03-14
properly quote all uses of $STAT.
v1.0
Moritz Wilhelmy
1
-3
/
+3
2012-03-14
unify `uname -s` cases
Florian Pritz
1
-5
/
+8
2012-03-01
use pbcopy instead of xclip on Darwin
Florian Pritz
1
-1
/
+5
2012-02-18
fb.in: fix stat call on darwin
Florian Pritz
1
-2
/
+1
2012-02-16
fb-helper.c: remove "OVER 9000" joke
Florian Pritz
1
-3
/
+1
2012-02-14
Fixes errors on Mac OS X
Markus
1
-0
/
+1
2012-02-10
fb-helper.c: remove unused FORMAT_ARRAY_SIZE define
Florian Pritz
1
-1
/
+0
2012-02-10
fb-helper.c: change format_bytes() arguments and buffer size
Florian Pritz
1
-7
/
+7
2012-02-10
fb-helper.c: clean up curl options; set follow location
Florian Pritz
1
-2
/
+5
2012-02-10
fb-helper.c: remove unused warning for callback parameters
Florian Pritz
1
-1
/
+3
2012-02-10
fb-helper.c: calculate a moving average of the upload speed
Florian Pritz
1
-5
/
+32
2012-02-10
fb-helper.c: calculate ETA for the upload
Florian Pritz
1
-3
/
+36
[next]