gitlab-org--gitlab-foss/lib/gitlab/git
Jacob Vosmaer 17d7d3de5d Add git_blob_load_all_data feature flag 2017-07-07 18:36:14 +02:00
..
attributes.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
blame.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
blob.rb Add git_blob_load_all_data feature flag 2017-07-07 18:36:14 +02:00
blob_snippet.rb Update Rubocop to ruby 2.3 2017-02-07 15:16:46 +01:00
branch.rb Incorporate Gitaly's local_branches operation into repo code 2017-05-17 18:12:10 -04:00
commit.rb Remove 'contains' option from Commit.find_all 2017-06-27 12:38:58 +02:00
commit_stats.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
compare.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00
diff.rb Encode Gitaly diff patches properly 2017-06-22 03:12:23 +02:00
diff_collection.rb Implement diff viewers 2017-06-14 10:12:21 -05:00
env.rb Add a Gitlab::Git::Env to store Git-specific env thread-safely 2017-04-10 16:10:18 +02:00
gitmodules_parser.rb repository: index submodules by path 2017-06-16 14:37:13 -04:00
hook.rb Set the GL_REPOSITORY env variable on Gitlab::Git::Hook 2017-06-29 15:22:40 -04:00
index.rb Removes file_name_regex from Gitlab::Regex 2017-07-05 19:10:14 +01:00
path_helper.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
popen.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
ref.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
repository.rb Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master' 2017-07-07 15:21:05 +00:00
rev_list.rb Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs method 2017-04-10 16:10:18 +02:00
tag.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
tree.rb Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths 2017-07-04 15:16:34 -05:00
util.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00