Thomas Keller
3b53ceedcd
* Monotone.php (IDF_Scm_Monotone): basic_io values need to be unescaped; implement getChangeLog()
...
* Monotone.php (IDF_Scm_Monotone_Stdio): add support for multiple, equally named options
* Source.php, commit.html: split-off the global commit template (which had some separate code already for SVN) and adapt the left blocks for mtn to shorten branch and tag names just like we do everywhere else
2010-05-01 01:05:54 +02:00
Mehdi Kabab
8050463a12
Added ticket 271, support of the Git tags.
2009-11-06 16:12:54 +01:00
Loic d'Anterroches
54b37ac5b6
Fixed issue 226, branches are displayed only on source tree view.
2009-05-26 21:59:02 +02:00
Loic d'Anterroches
4d3812fc35
Fixed issue 135, anonymous author on source/commit/[hash]/
2009-02-25 14:36:08 +01:00
Loic d'Anterroches
ea55f9f793
Added nl2br in the display of the commit messages.
2009-02-16 18:12:21 +01:00
Loic d'Anterroches
835eab9c24
Fixed issue 93 by preventing the display of a large commit diff.
...
Still needs to implement the equivalent for subversion and mercurial,
maybe with a simple command $scm->isCommitLarge($commit).
2009-01-17 18:46:26 +01:00
Loic d'Anterroches
6c5da01319
Added the link to the author profile when possible.
2008-12-05 14:51:51 +01:00
Loic d'Anterroches
c0918de3dc
Improved the phrasing.
2008-11-25 20:36:09 +01:00
Loic d'Anterroches
4dc0747769
Added the download of a commit diff.
...
This fixes issue 50.
2008-11-25 20:11:09 +01:00
Loic d'Anterroches
725ece26cd
Fixed in part issue 56, the templates are in the idf subfolder.
2008-11-18 09:15:02 +01:00