Results 0 - 10 of 30.

165 VIEWS

Okay. Found out how to fix it: first delete all existing mappings in the user profiles and reassigning myself.

165 VIEWS

Hi everybody. Sounds a bit weird but after the switch from Subversion to hg I'm no longer able to assign my ohloh profile to my committer name. If I try to claim to be that person: ... [More] https://www.ohloh.net/p/jinja/contributors/13587129110161 I get this message: "You already have a position on this project. Ohloh supports only one position per project. Edit the aliases table instead." Which is weird as there are now two "Armin Ronacher" entries and the wrong one is my ohloh profile. Is there a way to fix that? It also happens on the other projects (Werkzeug: https://www.ohloh.net/p/werkzeug/contributors and Pygments: https://www.ohloh.net/p/pygments/contributors) Is there a way to fix that? [Less]

12207 VIEWS

Still no update? How long does that take? You managed to clone twitter in the meantime but adding mercurial support is too hard?

12207 VIEWS

Still no update? :(

1737 VIEWS

We moved all of the pocoo projects to mercurial yesterday. So please, please add mercurial support :-)

2468 VIEWS

Traversing the AST would be a way but with the whitespace rule this won't catch normal strings that often. We use the same for a syntax highlighter and so far it hasn't highlighting a single line of code wrong :-)

12207 VIEWS

+1 for mercurial. I want to transfer all the pocoo projects to mercurial sooner or later :D

2468 VIEWS

@Jason: Yes. It's an normal string too. just make sure it's not assigned to a variable. That's why i proposed the ^\s*

2468 VIEWS

I know that I'm very annoying but I always have a strange feeling when i have to notice that my projects once again have the "few comments" factoid although the sourcecode is well documented... Maybe there is a chance to get docstrings counted.

2468 VIEWS

Anything new?