summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/blame.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+1
* Remove some useless require_relative statements26756-fix-already-intialized-constant-warningsRémy Coutable2017-01-171-2/+0
* Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-051-1/+1
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+77
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-23/+0
* Prevent 500 error on git blame if empty fileDmitriy Zaporozhets2013-04-181-1/+2
* added Gitlab::Git::Blame for git blame featureDmitriy Zaporozhets2013-04-011-0/+22