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-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
2011-09-12
rework tar/compression code; reduce dependencies
Florian Pritz
1
-30
/
+37
2011-09-11
Revert "add -C option: gpg encryption"
v0.9
Florian Pritz
2
-17
/
+1
2011-09-11
fetch history from server
Florian Pritz
1
-15
/
+2
2011-08-15
quote filename and add date to -H
Florian Pritz
1
-1
/
+1
2011-08-15
Merge branch 'history'
Florian Pritz
1
-3
/
+27
2011-08-15
don't add error to the history
Florian Pritz
1
-3
/
+5
2011-08-09
remove ids from the history when called with -d
Florian Pritz
1
-1
/
+6
2011-08-09
add a local history; -H option
Florian Pritz
1
-1
/
+18
2011-08-09
refresh progress more often
Florian Pritz
1
-4
/
+4
2011-07-01
fb-upload.c: fix synopsis
Florian Pritz
1
-1
/
+5
2011-06-27
add -C option: gpg encryption
Florian Pritz
2
-1
/
+17
2011-06-26
don't include curl/types.h
v0.8.1
Florian Pritz
1
-1
/
+0
2011-06-07
remove unneded quotes in dist target
Florian Pritz
1
-1
/
+1
2011-06-06
remove redundancy in makefile
Florian Pritz
1
-6
/
+7
2011-06-05
don't overwrite CFLAGS if set
Florian Pritz
1
-1
/
+1
2011-06-05
fix segfault if called without arguments
Florian Pritz
1
-1
/
+1
2011-06-04
display error when required executables are missing
v0.8
Florian Pritz
1
-0
/
+11
2011-06-04
use -c for decompression when used with -g
Florian Pritz
2
-2
/
+11
2011-06-04
Makefile: replace - with . in $(VERSION)
Florian Pritz
1
-1
/
+1
2011-06-04
remove dependency on curl binary
Florian Pritz
4
-72
/
+69
2011-06-03
print errors to stderr
Florian Pritz
1
-1
/
+1
2011-06-03
print an error if -t is used when operating on stdin
Florian Pritz
1
-0
/
+4
2011-06-03
fix indentation in help message
Florian Pritz
1
-2
/
+2
[next]