Commit Graph

14 Commits (a46fd28dae5bfe7bcb0278701a86a9434f122915)

Author SHA1 Message Date
Loic d'Anterroches 3c29e4e6ae Fixed to not use the assumption that the first line of a commit message set the encoding. 2010-03-26 19:57:18 +01:00
Loic d'Anterroches a5f97c59d9 Fixed missing detection of ISO-8859-2 characters. 2010-03-26 14:53:43 +01:00
Loic d'Anterroches 7d6cb22291 Fixed to have a better character encoding detection of the git log. 2009-07-03 10:23:49 +02:00
Loic d'Anterroches 86da0c0eed Added a first version of the new SCM backend. 2009-04-21 14:13:44 +02:00
Loic d'Anterroches b7d1afb01e Fixed bug in the diff display when a single empty line was removed. 2009-02-02 21:42:31 +01:00
Loic d'Anterroches d594b3412a Fixed issue 129, code review crashes on git diff files.
The diff parser tries now to skip the header and possible footer.
2009-02-02 20:55:45 +01:00
Loic d'Anterroches 00f3b08ec6 Started the work on issue 3, git synchronization. 2009-01-14 21:23:52 +01:00
Loic d'Anterroches f690968b11 Started ticket 39, add code review.
We now have a limited support of the code review. Still some work to be
done to allow the submission of new patches on a given review and update
the status. For the moment, only pre-commit review is supported.
2008-11-30 10:26:05 +01:00
Loic d'Anterroches 380df7380b Fixed the regex to match the commit and the path. 2008-11-23 14:41:41 +01:00
Loic d'Anterroches a643cbbc0c Fixed to use the new class name. 2008-11-23 14:35:39 +01:00
Loic d'Anterroches 366b73d27e Fixed issue 10, add mime type when downloading a file. 2008-08-05 12:44:56 +02:00
Loic d'Anterroches d46ddea543 Added tests for the Git class and removed unused code. 2008-08-02 10:36:29 +02:00
Loic d'Anterroches 80ce87009e Added a better commit diff. 2008-08-01 00:38:29 +02:00
Loic d'Anterroches efbd82fccb Initial commit. 2008-07-25 10:26:05 +02:00