summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03ref-filter: avoid backend filtering with --ignore-caseLibravatar Jeff King2-1/+10
2018-07-03for-each-ref: consistently pass WM_IGNORECASE flagLibravatar Aleksandr Makarov1-1/+1
2018-07-03t6300: add a test for --ignore-caseLibravatar Jeff King1-0/+11
2018-07-03fsck: check skiplist for object in fsck_blob()Libravatar Ramsay Jones1-2/+11
2018-06-29.mailmap: merge different spellings of namesLibravatar Stefan Beller1-1/+10
2018-06-29Makefile: fix the "built from commit" codeLibravatar Johannes Schindelin1-2/+3
2018-06-28t5407: fix test to cover intended argumentsLibravatar Elijah Newren1-1/+1
2018-06-28apply: fix grammar error in commentLibravatar Elijah Newren1-1/+1
2018-06-28Second batch for 2.19 cycleLibravatar Junio C Hamano1-0/+44
2018-06-28Merge branch 'sb/fix-fetching-moved-submodules'Libravatar Junio C Hamano2-7/+5
2018-06-28Merge branch 'tz/cred-netrc-cleanup'Libravatar Junio C Hamano3-6/+11
2018-06-28Merge branch 'jc/clean-after-sanity-tests'Libravatar Junio C Hamano5-9/+6
2018-06-28Merge branch 'nd/completion-negation'Libravatar Junio C Hamano4-34/+136
2018-06-28Merge branch 'pw/add-p-recount'Libravatar Junio C Hamano2-1/+44
2018-06-28Merge branch 'jk/fetch-all-peeled-fix'Libravatar Junio C Hamano2-4/+45
2018-06-28Merge branch 'ms/send-pack-honor-config'Libravatar Junio C Hamano1-1/+1
2018-06-28Merge branch 'jh/partial-clone'Libravatar Junio C Hamano2-0/+10
2018-06-28Merge branch 'sg/gpg-tests-fix'Libravatar Junio C Hamano4-7/+6
2018-06-28Merge branch 'as/safecrlf-quiet-fix'Libravatar Junio C Hamano2-1/+11
2018-06-28Merge branch 'ab/refspec-init-fix'Libravatar Junio C Hamano4-7/+15
2018-06-28Documentation: declare "core.ignoreCase" as internal variableLibravatar Marc Strapetz1-3/+6
2018-06-28commit-graph: fix documentation inconsistenciesLibravatar Derrick Stolee1-5/+5
2018-06-28fetch-pack: implement ref-in-wantLibravatar Brandon Williams4-3/+186
2018-06-28fetch-pack: put shallow info in output parameterLibravatar Brandon Williams8-24/+77
2018-06-28fetch: refactor to make function args narrowerLibravatar Brandon Williams1-26/+26
2018-06-28fetch: refactor fetch_refs into two functionsLibravatar Brandon Williams1-5/+18
2018-06-28fetch: refactor the population of peer ref OIDsLibravatar Brandon Williams1-18/+18
2018-06-28upload-pack: test negotiation with changing repositoryLibravatar Brandon Williams4-0/+99
2018-06-28upload-pack: implement ref-in-wantLibravatar Brandon Williams4-1/+260
2018-06-27git-rebase--merge: modernize "git-$cmd" to "git $cmd"Libravatar Elijah Newren1-2/+2
2018-06-27Fix use of strategy options with interactive rebasesLibravatar Elijah Newren3-3/+8
2018-06-27t3418: add testcase showing problems with rebase -i and strategy optionsLibravatar Elijah Newren1-0/+32
2018-06-27dir.c: fix typos in core.excludesfile commentLibravatar Todd Zullinger1-1/+1
2018-06-27gitignore.txt: clarify default core.excludesfile pathLibravatar Todd Zullinger1-1/+1
2018-06-27git-rebase: make --allow-empty-message the defaultLibravatar Elijah Newren4-22/+8
2018-06-27t3401: add directory rename testcases for rebase and amLibravatar Elijah Newren1-0/+105
2018-06-27git-rebase.txt: document behavioral differences between modesLibravatar Elijah Newren2-0/+55
2018-06-27directory-rename-detection.txt: technical docs on abilities and limitationsLibravatar Elijah Newren1-0/+92
2018-06-27git-rebase.txt: address confusion between --no-ff vs --force-rebaseLibravatar Elijah Newren1-20/+10
2018-06-27git-rebase: error out when incompatible options passedLibravatar Elijah Newren2-8/+43
2018-06-27t3422: new testcases for checking when incompatible options passedLibravatar Elijah Newren1-0/+88
2018-06-27rebase: fix documentation formattingLibravatar Vladimir Parfinenko1-1/+1
2018-06-26filter-branch: skip commits present on --state-branchLibravatar Michael Barabanov2-0/+16
2018-06-26submodule-config: reuse config_from_gitmodules in repo_read_gitmodulesLibravatar Antonio Ospite1-29/+21
2018-06-26submodule-config: pass repository as argument to config_from_gitmodulesLibravatar Antonio Ospite1-5/+5
2018-06-26submodule-config: make 'config_from_gitmodules' privateLibravatar Antonio Ospite2-11/+9
2018-06-26submodule-config: add helper to get 'update-clone' config from .gitmodulesLibravatar Antonio Ospite3-4/+19
2018-06-26submodule-config: add helper function to get 'fetch' config from .gitmodulesLibravatar Antonio Ospite3-14/+31
2018-06-26config: move config_from_gitmodules to submodule-config.cLibravatar Antonio Ospite4-27/+28
2018-06-26Makefile: tweak sed invocationLibravatar Alejandro R. SedeƱo1-1/+1