Tom McDonald
|
ce764ca7c4
|
Do not trim leading whitespace
For pastes of code snippets, removing leading whitespace usually
results in mis-aligned code.
|
2013-07-12 12:05:49 -04:00 |
|
zertrin
|
2ef8f926af
|
Make HTTPS support to actually work (require 'net/https')
|
2013-06-02 02:03:55 +02:00 |
|
Sarah Zelechoski
|
b10fa4782a
|
simplify ssl support
|
2013-04-02 20:26:31 -03:00 |
|
Sarah Zelechoski
|
d8c4be9744
|
Update haste.rb
add HTTPS capability
|
2013-04-02 20:15:41 -03:00 |
|
John Crepezzi
|
6760a64957
|
Avoid explosions (code a little different from PR)
Closes #11
|
2013-03-16 20:39:20 -04:00 |
|
John Crepezzi
|
e156c031a8
|
Fix dup issue in 1.8
|
2012-05-01 16:04:14 -04:00 |
|
John Crepezzi
|
5d88f11605
|
Remove ()
|
2012-04-22 22:38:06 -04:00 |
|
Jökull Sólberg Auðunsson
|
75ddd39187
|
Remove runtime error handler, dup environment string.
|
2012-04-21 16:56:30 +00:00 |
|
John Crepezzi
|
457520d107
|
Filepath cleanup
|
2012-01-14 22:18:53 -05:00 |
|
John Crepezzi
|
9e7b8e86ae
|
Merge pull request #1 from phaza/master
Ability to give a filename as first argument to haste client
|
2012-01-14 18:28:46 -08:00 |
|
John Crepezzi
|
2a8e0297ad
|
Use puts on tty?, print on non-tty?
This is so that there isn't a newline when doing something like:
`cat something | haste | pbcopy`
|
2012-01-06 20:44:47 -05:00 |
|
Joe Friedl
|
5c9f2f213f
|
More error message errors
|
2011-12-19 14:37:38 -06:00 |
|
Peter Haza
|
ca02796551
|
Ability to give a file as first argument to haste-client
This patch makes it possible to either pipe data into the haste client,
or just give a filename as first argument.
Signed-off-by: Peter Haza
|
2011-11-29 20:28:30 +01:00 |
|
John Crepezzi
|
4c46136b59
|
Add requires where needed
|
2011-11-21 22:20:01 -05:00 |
|
John Crepezzi
|
c71b282ac8
|
Update default haste URL
|
2011-11-21 17:29:47 -05:00 |
|
John Crepezzi
|
d8b998a994
|
Remove dependencies
|
2011-11-19 01:19:26 -05:00 |
|
John Crepezzi
|
6edc98fb82
|
Initial work
|
2011-11-18 20:26:35 -05:00 |
|