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
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
2012-01-26
change license in manpage
Florian Pritz
1
-14
/
+4
2012-01-26
fb.1: replace "folder" with "directory"
Florian Pritz
1
-8
/
+8
2012-01-26
fb.1: adapt for this branch; misc style changes
Florian Pritz
1
-37
/
+33
2012-01-26
first draft of a mdoc(7) manpage replacing the pod
Moritz Wilhelmy
4
-91
/
+153
2012-01-25
add -# to reduce curl progress output
Florian Pritz
1
-1
/
+1
2012-01-25
Makefile: replace install -D with -d
Florian Pritz
1
-3
/
+6
2012-01-25
fall back to openssl if base64 executable is not available
Florian Pritz
1
-1
/
+13
2012-01-25
check for getopts before using it
Florian Pritz
1
-0
/
+5
2012-01-25
merge functions and shell helper into main script
Florian Pritz
4
-52
/
+51
2012-01-25
fb-helper.sh: base64 encode the filename if there is a comma
Florian Pritz
1
-2
/
+2
2012-01-25
fb-helper.c: catch read() errors
Florian Pritz
1
-0
/
+6
2012-01-04
fix stat calls on non-gnu systems
Florian Pritz
4
-4
/
+20
2012-01-04
move to subdirectory in LIBDIR
Florian Pritz
1
-4
/
+5
2011-12-11
add bash version of fb-helper.c
Florian Pritz
2
-0
/
+28
2011-12-11
use pkg-config instead of hardcoding compiler options
Florian Pritz
1
-2
/
+3
2011-12-10
make it more obvious that we convert from micro seconds to seconds
Florian Pritz
1
-1
/
+1
2011-12-10
remove magic constant
Florian Pritz
1
-4
/
+5
2011-11-24
add new functions: is_url() do_tar_upload()
v0.9.1
Florian Pritz
1
-12
/
+34
2011-11-24
remove fetched files even when upload failed
Florian Pritz
1
-3
/
+2
2011-10-10
remove unused USERAGENT variable
Florian Pritz
1
-1
/
+0
2011-10-09
fb-helper.c: main() to increase readability
Florian Pritz
1
-42
/
+49
2011-10-09
fb-helper.c: improve readability
Florian Pritz
1
-9
/
+22
2011-09-15
use define instead of sed for VERSION expansion in helper
Florian Pritz
3
-9
/
+4
2011-09-15
fix mktemp line
Moritz Wilhelmy
1
-1
/
+1
2011-09-15
avoid reading output from type shell-builtin
Moritz Wilhelmy
1
-1
/
+1
2011-09-12
remove unneeded temp variable
Florian Pritz
1
-3
/
+1
2011-09-12
rewrite format_bytes()
Florian Pritz
2
-15
/
+17
2011-09-12
improve error handling
Florian Pritz
2
-20
/
+19
[next]