index
:
wgetpaste
add-host/zen.jturnerusa.dev
A fork of wgetpaste that supports the zen paste service.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-03-20
Make get_url() and convert_to_raw() independent of choice of service. Define ...
Bo Ørsted Andresen
2007-03-20
Make post_data() independent of choice of service. Define POST data format in...
Bo Ørsted Andresen
2007-03-20
Put input for warn_size() and verify_url() in ${service}_WARNS arrays rather ...
Bo Ørsted Andresen
2007-03-20
Generalize show() and use it in show_languages() and show_expiration_options(...
Bo Ørsted Andresen
2007-03-20
Use verify() directly instead of verify_language() and verify_expiration(). D...
Bo Ørsted Andresen
2007-03-20
Define urls for each service in a var for that service rather than SERVICE_UR...
Bo Ørsted Andresen
2007-03-20
Major reordering of service definitions and functions.
Bo Ørsted Andresen
2007-03-20
Fix -- handling. Die on unrecognized options.
Bo Ørsted Andresen
2007-03-14
Use ((i++)) instead of let "i++".
Bo Ørsted Andresen
2007-03-14
Change header a bit.
Bo Ørsted Andresen
2007-03-14
Use a print() function to print multiple lines with die() or show_usage(). Tw...
Bo Ørsted Andresen
2007-03-14
Further optimizations for size. Fix bug with verify() counting from 0 instead...
Bo Ørsted Andresen
2007-03-14
Make it possible to configure --info(-only) to run something else than `emerg...
Bo Ørsted Andresen
2007-03-13
Fix a couple of typos.
Bo Ørsted Andresen
2007-03-09
Use die whereever it's feasible. Optimize the options reordering.
Bo Ørsted Andresen
2007-03-09
Fix support for multiple files specified after --
Bo Ørsted Andresen
2007-03-09
Make it easy to paste multiple files.
Bo Ørsted Andresen
2007-03-09
A few more optimizations and changed error handling. show_usage is no longer ...
Bo Ørsted Andresen
2007-03-09
Optimize for size even more with show() and verify(). Merged from branches/ge...
Bo Ørsted Andresen
2007-03-08
Merge optimizations (for size) from the getopts branch.
Bo Ørsted Andresen
2007-03-07
Use == instead of =~. This is more reliable and works with Bash 2.05.
Bo Ørsted Andresen
2007-03-07
A few optimizations.
Bo Ørsted Andresen
2007-03-07
Allow short options to be grouped. Convert --long-opt=foo to --long-opt foo.
Bo Ørsted Andresen
2007-03-07
Add ; to description with --info
Bo Ørsted Andresen
2007-03-06
Make it possible to set default nick and language on a per service basis too.
Bo Ørsted Andresen
2007-03-06
Replace two huge if-else-if-else's with one case-esac and one small if-fi.
Bo Ørsted Andresen
2007-03-06
Add support for --info and --info-only.
Bo Ørsted Andresen
2007-03-06
Add an additional newline between commands.
Bo Ørsted Andresen
2007-03-06
Make it possible to specify multiple commands by invoking -c more than once.
Bo Ørsted Andresen
2007-03-06
Make --command by using `bash -c "${COMMAND}"`.
Bo Ørsted Andresen
2007-03-06
Cosmetic fix. Reorder wgetpaste --help.
Bo Ørsted Andresen
2007-03-06
--command should paste what goes to stderr too.
Bo Ørsted Andresen
2007-03-06
Add support for --command.
Bo Ørsted Andresen
2007-03-01
Typo.
Bo Ørsted Andresen
2007-02-28
Drop stgraber. osl provides almost the same and seems more obvious to support.
Bo Ørsted Andresen
2007-02-28
Add pastebin.osuosl.org.
Bo Ørsted Andresen
2007-02-28
Minor comment fix.
Bo Ørsted Andresen
2007-02-28
Add a comment and simplify instructions for --xcut and setting defaults.
Bo Ørsted Andresen
2007-02-28
Fall back to using --post-data if a temporary file for --post-file could not ...
Bo Ørsted Andresen
2007-02-28
Use '_' instead of '\ ' to connect values in language and expiration arrays. ...
Bo Ørsted Andresen
2007-02-28
r27 broke everything. When the exclamation mark in ${!foo} is removed you get...
Bo Ørsted Andresen
2007-02-28
Remove usage of . The exclamation mark isn't needed.
Bo Ørsted Andresen
2007-02-28
Now really add --raw. Fix bug in show_url for raw urls.
Bo Ørsted Andresen
2007-02-28
Add support for --raw for services that support that. Make the rafb.net url p...
Bo Ørsted Andresen
2007-02-28
show_expiration_options() for rafb now shows that pastes on rafb.net expires ...
Bo Ørsted Andresen
2007-02-28
Add --expiration support for stgraber. Since it doesn't have the desired defa...
Bo Ørsted Andresen
2007-02-28
Add support for yet another pastebin service. stgraber has syntax highlightin...
Bo Ørsted Andresen
2007-02-28
Add support for --list-expiration and for setting --expiration since pastebin...
Bo Ørsted Andresen
2007-02-28
Add pastebin.ca (which has Bash highlighting). It needs stdout output from wg...
Bo Ørsted Andresen
2007-02-28
Now really add --xcut.
Bo Ørsted Andresen
[prev]
[next]