Loic d'Anterroches
|
39d015a586
|
Added a simpler way to configure the repositories.
|
2008-11-24 20:27:03 +01:00 |
|
Loic d'Anterroches
|
b94ca8215f
|
Fixed to not cache the getBlob call with git.
|
2008-11-21 21:47:43 +01:00 |
|
Loic d'Anterroches
|
adb5de13e2
|
Added a cache layer to cache the execution of the scm commands.
|
2008-11-07 23:54:40 +01:00 |
|
Loic d'Anterroches
|
c113c11da5
|
Added the display of the author of a commit in the source tree.
|
2008-11-07 14:32:22 +01:00 |
|
Nicolas Lassalle
|
bd15328758
|
[PATCH] Fixed issue 41 - View Source : Missing argument 2 for IDF_Scm_Svn::getBlob()
Created an unique method declaration in the tow scm backend.
Passed a more generic argument so that the scm backend could get the
correct data.
|
2008-09-12 12:26:51 +02:00 |
|
Loic d'Anterroches
|
2d271f6b69
|
Restructured one more time to be as SCM independent as possible.
The work is delegated as much as possible to the IDF_Scm_* classes.
|
2008-09-02 15:51:57 +02:00 |
|
Loic d'Anterroches
|
57a5b4738a
|
Restructured the file hierarchy.
Git and Svn are now in a Scm subfolder.
|
2008-09-01 21:42:18 +02:00 |
|