gitlab-org--gitlab-foss/lib/gitlab/git
Douwe Maan 324af4ac9a Merge branch 'diffcollection-no-restarts' into 'master'
Fix buffering in DiffCollection

See merge request !11659
2017-05-26 14:35:45 +00:00
..
attributes.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
blame.rb Remove some useless require_relative statements 2017-01-17 01:22:01 -05:00
blob.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +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 Incorporate Gitaly's local_branches operation into repo code 2017-05-17 18:12:10 -04:00
commit_stats.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
compare.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
diff.rb Add question mark to Gitlab::Diff::File predicate methods 2017-05-23 15:37:04 -05:00
diff_collection.rb Merge branch 'diffcollection-no-restarts' into 'master' 2017-05-26 14:35:45 +00:00
encoding_helper.rb Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING error 2017-04-20 16:10:33 +02:00
env.rb Add a Gitlab::Git::Env to store Git-specific env thread-safely 2017-04-10 16:10:18 +02:00
hook.rb Clean environment variables when running git hooks 2016-09-15 08:51:55 +03:00
index.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00: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 Ensure internal Gitlab::Git references use the namespace 2017-01-04 19:09:29 -05:00
repository.rb Merge branch 'gitaly-local-branches' into 'master' 2017-05-18 14:22:41 +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 Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
util.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00