Loic d'Anterroches
|
83fd312c81
|
Added an exception when the scm command fails.
This will help the debugging for people.
|
2008-11-27 09:03:21 +01:00 |
|
Benjamin Jorand
|
4bff745890
|
Fixed to finish the code cleaning.
|
2008-11-26 08:36:01 +01:00 |
|
Loic d'Anterroches
|
c02c52b14a
|
Fixed some call-time pass-by-reference warnings with PHP 5.2.6.
|
2008-11-25 21:18:12 +01:00 |
|
Loic d'Anterroches
|
39d015a586
|
Added a simpler way to configure the repositories.
|
2008-11-24 20:27:03 +01:00 |
|
Benjamin Jorand
|
08145b7b1c
|
Added the support of Mercurial.
|
2008-11-23 17:45:00 +01:00 |
|
Loic d'Anterroches
|
b94ca8215f
|
Fixed to not cache the getBlob call with git.
|
2008-11-21 21:47:43 +01:00 |
|
bohwaz
|
e01235caea
|
Fixed issue 57, bug dans la gestion SVN.
|
2008-11-18 11:23:09 +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 |
|