summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/tree.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with non-UTF8 filenames by always fixing the encoding of tree and ...dm-encode-tree-and-blob-pathsDouwe Maan2017-07-041-0/+4
* Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-011-1/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Fix symlink icon in project treemhasbini2017-04-021-1/+1
* Ensure internal Gitlab::Git references use the namespacers-absorb-gitlab_gitRobert Speicher2017-01-041-2/+2
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+104
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-52/+0
* Refactoring and cleanup. Removed unused commit findersDmitriy Zaporozhets2013-04-031-1/+1
* Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets2013-04-021-10/+24
* store commits for MR as array of hashesDmitriy Zaporozhets2013-04-021-0/+38