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
2016-04-11
Bring --help in line with manpage
Florian Pritz
1
-1
/
+1
2016-04-11
Remove unused variables
Florian Pritz
1
-2
/
+0
2016-04-11
Remove debug code
Florian Pritz
1
-1
/
+0
2016-04-11
Drop --id option
Florian Pritz
1
-6
/
+0
2016-04-11
Fix fb -g missing / in URL
Florian Pritz
1
-1
/
+1
2016-04-11
fb.1: Document id://
Florian Pritz
2
-5
/
+15
2016-03-28
Assert that we get an id for each file we upload
Florian Pritz
1
-0
/
+2
2016-03-28
Remove unecessary list comprehension
Florian Pritz
1
-1
/
+1
2016-03-28
Remove Paste class
Florian Pritz
1
-7
/
+4
2016-03-28
Improve "File too big" error message
Florian Pritz
1
-1
/
+1
2016-03-28
Clean up already fixed FIXME
Florian Pritz
1
-1
/
+0
2016-03-28
Remove already fixed TODO
Florian Pritz
1
-1
/
+0
2016-03-27
Fix downloading of URLs ending in /
Florian Pritz
1
-1
/
+1
2016-03-27
Improve naming for FBClient.dl_file
Florian Pritz
1
-2
/
+2
2016-03-27
Support mixing IDs and files
Florian Pritz
1
-40
/
+66
2016-02-13
Add --id option to create multipaste from IDs
Florian Pritz
1
-0
/
+6
2016-02-13
Add some empty lines for readability
Florian Pritz
1
-0
/
+2
2016-02-13
Handle ctrl-c
Florian Pritz
1
-0
/
+6
2016-02-13
Fix compression handling
Florian Pritz
1
-8
/
+40
2015-12-09
Fix ID extraction from URLs
Florian Pritz
1
-0
/
+1
2015-11-29
Use ANSI code to clear output line
Florian Pritz
1
-11
/
+3
2015-11-09
Save temp file in tempdir
Florian Pritz
1
-1
/
+1
2015-11-08
Handle URL arguments
Florian Pritz
1
-1
/
+37
2015-09-18
fb.py: Humanize sizes in history output
Florian Pritz
1
-2
/
+18
2015-09-18
fb.py: Drop Enum dependency in favor of python2
Florian Pritz
1
-2
/
+7
2015-09-18
fb.py: Adjust shebang to convention
Florian Pritz
1
-1
/
+1
2015-09-18
fb.py: Allow for missing config file
Florian Pritz
1
-8
/
+21
2015-09-18
fb.py: Ignore missing clipboard commands
Florian Pritz
1
-2
/
+10
2015-09-18
fb.py: Use version variable from Makefile
Florian Pritz
1
-2
/
+4
2015-09-18
Drop old fb-client and adjust Makefile
Florian Pritz
4
-913
/
+5
2015-09-18
fb.1: Update documentation for v2
Florian Pritz
1
-24
/
+22
2015-09-18
fb.py: makedirs: Check if dir already exists
Florian Pritz
1
-2
/
+4
2015-09-14
fb.py: display_history: Handle multipastes
Florian Pritz
1
-4
/
+32
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
[next]