This website requires JavaScript.
Explore
Help
Sign In
natalie
/
indefero
Watch
1
Star
0
Fork
0
You've already forked indefero
Code
Issues
Pull Requests
Releases
Wiki
Activity
indefero
/
src
/
IDF
/
Scm
History
Thomas Keller
4879d64989
If git's author name does not contain valid utf-8 bytes, skip the author
...
lookup in the database, which would otherwise only bring up errors.
2011-06-15 13:50:02 +02:00
..
Cache
Update copyrigt
2011-04-02 21:37:07 +02:00
Monotone
\w doesn't match -, so better use [^)] to match server names
2011-06-06 23:24:00 +02:00
Exception.php
Update copyrigt
2011-04-02 21:37:07 +02:00
Git.php
If git's author name does not contain valid utf-8 bytes, skip the author
2011-06-15 13:50:02 +02:00
Mercurial.php
We can actually differentiate between copies and renames in Hg, so lets
2011-06-10 01:34:33 +02:00
Monotone.php
We can actually differentiate between copies and renames in Hg, so lets
2011-06-10 01:34:33 +02:00
Svn.php
XML node access didn't work and as such renames and copies weren't properly detected.
2011-06-10 23:40:22 +02:00