The Wayback Machine - https://web.archive.org/web/20110427120936/https://github.com/tanoku

tanoku (Vicent Martí)

GitHub Role
Fucking Fast
Name
Vicent Martí
Email
Company
GitHub
Location
Espoo, Finland
Member Since
Dec 26, 2008

Following 20 coders and watching 36 repositories view all →

Public Repositories (12)

  • upskirt

    The Markdown library that sucks less than your Markdown library

    Last updated Tue Apr 26 18:27:28 -0700 2011

    legend
  • redcarpet

    Upskirt, with a touch of Ruby

    Last updated Mon Apr 25 14:19:02 -0700 2011

    legend
    • JavaScript
    • 2
    • 1

    jsupskirt

    JS translation of Upskirt. Mostly bongos.

    Last updated Thu Apr 21 09:04:56 -0700 2011

    legend
  • libgit2-examples

    Forked from schacon/libgit2-examples

    project to make sure the api guide examples run

    Last updated Thu Mar 31 14:45:45 -0700 2011

    legend
  • gollum

    Forked from github/gollum

    A simple, Git-powered wiki with a sweet API and local frontend.

    Last updated Thu Mar 10 11:06:23 -0800 2011

    legend
  • escape_utils

    Forked from brianmario/escape_utils

    Faster string escaping routines for your ruby apps

    Last updated Wed Mar 09 13:55:09 -0800 2011

    legend
  • SkeletonJelly

    Kinect Skeleton tracking for people with brains made of tiny animals.

    Last updated Thu Feb 03 18:28:09 -0800 2011

    legend
    • Ruby
    • 2
    • 3

    kinectaby

    Forked from schacon/kinectaby

    ruby bindings to libfreenect

    Last updated Sat Dec 18 15:32:07 -0800 2010

    legend
    • Ruby
    • 1
    • 2

    ribbit

    Forked from schacon/ribbit

    Ruby bindings to libgit2

    Last updated Sun Aug 15 04:24:28 -0700 2010

    legend
  • pymotion

    Python bindings for the UniMotion library

    Last updated Mon Feb 09 03:40:39 -0800 2009

    legend
    • Python
    • 1
    • 0

    spym

    SPYM is a MIPS R2000 Virtual Machine written entirely in Python

    Last updated Fri Jan 30 16:29:22 -0800 2009

    legend
    • Emacs Lisp
    • 1
    • 42

    textmate.el

    Forked from defunkt/textmate.el

    Basic emulation of awesome TextMate features for Emacs.

    Last updated Fri Dec 12 15:48:43 -0800 2008

    legend

Public Activity feed

tanoku pushed to master at tanoku/upskirt Tue Apr 26 18:27:29 -0700 2011
  • 8f0988a
    Allow escaping characters inside of URL links
tanoku forked schacon/why_i_love_github Tue Apr 26 12:56:00 -0700 2011
Forked repository is at tanoku/why_i_love_github
tanoku commented on issue 10 on tanoku/upskirt Tue Apr 26 12:22:51 -0700 2011

Indeed, indeed, that would make things easier. However, GitHub is about social coding, and social coding means making cooperation easier between devel...

tanoku commented on issue 9 on tanoku/upskirt Tue Apr 26 11:58:53 -0700 2011

You're very much welcome. And yes, of course I looked for your real name. Social coding, remember? That's our business, it stays that on the header. :...

tanoku closed issue 9 on tanoku/upskirt Tue Apr 26 04:06:04 -0700 2011
Underscores in URLs end the link
tanoku commented on issue 9 on tanoku/upskirt Tue Apr 26 04:06:02 -0700 2011

Hey Franz, thanks for reporting! That was a bug in one of the first versions of Redcarpet we deployed. It's been fixed for a while now, but that speci...

tanoku pushed to master at tanoku/upskirt Tue Apr 26 04:00:53 -0700 2011
  • 9c7100e
    Fix compilation after inlining buffers
tanoku pushed to master at tanoku/redcarpet Mon Apr 25 14:19:03 -0700 2011
  • 598de27
    Oh, GitHub Merge Button, you so crazy
tanoku pushed to master at tanoku/upskirt Mon Apr 25 14:14:52 -0700 2011
tanoku pushed to master at tanoku/upskirt Mon Apr 25 14:08:39 -0700 2011
tanoku merged pull request 8 on tanoku/upskirt Mon Apr 25 14:08:37 -0700 2011
Fix memory leaks
2 commits with 9 additions and 4 deletions
tanoku pushed to master at tanoku/upskirt Mon Apr 25 14:03:24 -0700 2011
master is now ba88cb6
tanoku commented on issue 12 on tanoku/redcarpet Mon Apr 25 12:42:18 -0700 2011
tanoku closed issue 12 on tanoku/redcarpet Mon Apr 25 12:42:18 -0700 2011
Email address links don't work
tanoku pushed to master at tanoku/upskirt Mon Apr 25 12:32:03 -0700 2011
  • 148c6f6
    Merged pull request #6 from bnoordhuis/fix-memory-leaks.
tanoku merged pull request 6 on tanoku/upskirt Mon Apr 25 12:32:03 -0700 2011
Fix memory leaks
2 commits with 9 additions and 4 deletions
tanoku pushed to master at tanoku/upskirt Mon Apr 25 12:31:07 -0700 2011
  • 6db1b14
    Merged pull request #7 from bnoordhuis/inline-bufgrow-bufputc.
tanoku merged pull request 7 on tanoku/upskirt Mon Apr 25 12:31:07 -0700 2011
Inline bufputc() and bufgrow()
1 commit with 28 additions and 36 deletions
tanoku commented on pull request 7 on tanoku/upskirt Mon Apr 25 12:30:56 -0700 2011

Hey, thanks for the performance boost. I hadn't even profiled the library yet, been too busy implementing the thousand features that the original was ...

tanoku pushed to master at tanoku/redcarpet Mon Apr 25 12:21:33 -0700 2011
  • 11d8975
    Fix autolinking of email addresses
tanoku pushed to master at tanoku/upskirt Mon Apr 25 12:19:10 -0700 2011
  • bfa6dfb
    Fix autolink URI parsing and generation
tanoku commented on issue 12 on tanoku/redcarpet Mon Apr 25 11:19:27 -0700 2011

Hm. I'm afraid I cannot reproduce this issue locally. Can you tell me what version of Redcarpet you are using, the exact Markdown you are trying to re...

tanoku commented on issue 12 on tanoku/redcarpet Mon Apr 25 11:17:04 -0700 2011

Ouch! We are looking into this, thanks for reporting.

tanoku commented on issue 13 on tanoku/redcarpet Mon Apr 25 11:15:55 -0700 2011

Sup Misha, No, at the moment there is no way to mix HTML blocks and Markdown. As the standard clearly states: Note that Markdown formatting syntax is...

tanoku commented on issue 11 on tanoku/redcarpet Sat Apr 23 15:08:01 -0700 2011

Hey man, here's an old comment on the Upskirt source which explains the issue with backtick conflicts, I hope it makes sense to you: /* * FIXME: this ...

tanoku commented on pull request 110 on libgit2/libgit2 Sat Apr 23 14:45:58 -0700 2011

Mandatory note to remind you of your awesomeness. I'm gonna start reviewing this again now. ;d

tanoku commented on issue 136 on libgit2/libgit2 Sat Apr 23 14:43:54 -0700 2011

Hey, I'm really liking this design document. Sorry I couldn't get to it earlier, work is a bitch. I've just closed your "pack index" pull requests bec...

tanoku closed pull request 133 on libgit2/libgit2 Sat Apr 23 14:41:36 -0700 2011
Pack indexing
tanoku commented on pull request 133 on libgit2/libgit2 Sat Apr 23 14:41:36 -0700 2011

I'm closing this so we can work on your design document for the indexing API. Cheers man!

tanoku pushed to development at libgit2/libgit2 Sat Apr 23 14:39:05 -0700 2011
  • 7c37aa3
    Merged pull request #115 from jpfender/index-flags.
tanoku merged pull request 115 on libgit2/libgit2 Sat Apr 23 14:39:04 -0700 2011
index.h: Add IDXENTRY flags needed for index operations
5 commits with 36 additions and 25 deletions
tanoku commented on pull request 115 on libgit2/libgit2 Sat Apr 23 14:38:41 -0700 2011

Yes you can. Sorry about the delay, work's a bitch. :)

tanoku pushed to development at libgit2/libgit2 Sat Apr 23 14:37:57 -0700 2011
  • 5a74d16
    Merged pull request #135 from carlosmn/valgrind.
tanoku merged pull request 135 on libgit2/libgit2 Sat Apr 23 14:37:57 -0700 2011
Fix memory leaks in the tests
3 commits with 25 additions and 1 deletion
tanoku commented on pull request 135 on libgit2/libgit2 Sat Apr 23 14:37:53 -0700 2011

Ah, nice. Forgot to update the tests after the GC changes. You're the man!