gitlab-org--gitlab-foss/lib/gitlab/git
Alejandro Rodríguez e363fbf71a Move deltas and diff_from_parents logic to Gitlab::Git::Commit
This helps keep the abstraction layers simpler, and also keep the
interface of those methods consistent, in case of implementation
changes.
2017-08-07 23:33:40 -04:00
..
storage
attributes.rb
blame.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
blob.rb Rename 'limit' to 'blob_size_limit' 2017-08-07 16:26:50 +02:00
blob_snippet.rb
branch.rb
commit.rb Move deltas and diff_from_parents logic to Gitlab::Git::Commit 2017-08-07 23:33:40 -04:00
commit_stats.rb Move deltas and diff_from_parents logic to Gitlab::Git::Commit 2017-08-07 23:33:40 -04:00
compare.rb
diff.rb
diff_collection.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
env.rb
gitmodules_parser.rb
hook.rb
index.rb
path_helper.rb
popen.rb
ref.rb
repository.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
rev_list.rb
storage.rb
tag.rb
tree.rb
util.rb