Cosmin Stejerean

Results 114 comments of Cosmin Stejerean

I agree fully, and support for %ed is at the top of the list of what I want to implement. The problem currently is that in Java this is much...

Customizing colors is definitely on the wishlist. Meanwhile though, the problem is most likely that the "blue" color is too dark by default on a black terminal. You should be...

From what I can tell this is implemented correctly, making a `DELETE` call to the correct resource and passing in the name of the user, and it sounds like the...

I think this is really a sign that this approach for doing pushes is not really workable. There is another approach taken by `git-hg-again` that uses the same library used...

So I just updated to the latest `fast-export`. I really doubt that this will help much, since I think the problem is on the `hg convert` side, but it might...

If you need a tool to seriously use hg bi-directionally from git, this is probably not the right tool for you, and it's unlikely to get there unless someone that...

Should be an easy fix, do you want to take a stab at a pull request?

Fork the repo on GitHub and push the branch to your mirror, then open the pull request from there.

If there is an example module done that shows the general pattern we want to follow I think it's going to be a lot easier to jump in on the...

Generally speaking rotation should be avoided for streaming videos since not all players will handle this correctly, but I agree we should fix this so that packager preserves the rotation...