summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-06-26git-rebase.sh: update help messages a bitLibravatar Elijah Newren1-3/+3
2018-06-26git-rebase.txt: document incompatible optionsLibravatar Elijah Newren1-8/+77
2018-06-25First batch for 2.19 cycleLibravatar Junio C Hamano1-0/+43
2018-06-25Merge branch 'sb/plug-misc-leaks'Libravatar Junio C Hamano3-2/+6
2018-06-25Merge branch 'cc/tests-without-assuming-ref-files-backend'Libravatar Junio C Hamano1-1/+3
2018-06-25Merge branch 'sg/update-ref-stdin-cleanup'Libravatar Junio C Hamano1-12/+13
2018-06-25Merge branch 'nd/reject-empty-shallow-request'Libravatar Junio C Hamano2-0/+14
2018-06-25Merge branch 'ls/complete-remote-update-names'Libravatar Junio C Hamano1-1/+1
2018-06-25Merge branch 'ag/rebase-p'Libravatar Junio C Hamano5-803/+1048
2018-06-25Merge branch 'nd/complete-config-vars'Libravatar Junio C Hamano21-553/+445
2018-06-25Merge branch 'sb/object-store-alloc'Libravatar Junio C Hamano15-68/+221
2018-06-25Merge branch 'jk/show-index'Libravatar Junio C Hamano5-8/+25
2018-06-25Merge branch 'en/merge-recursive-tests'Libravatar Junio C Hamano2-861/+1098
2018-06-25Merge branch 'nd/diff-apply-ita'Libravatar Junio C Hamano7-20/+99
2018-06-25Merge branch 'ds/commit-graph-lockfile-fix'Libravatar Junio C Hamano11-56/+209
2018-06-25Merge branch 'nd/commit-util-to-slab'Libravatar Junio C Hamano22-195/+382
2018-06-25Merge branch 'pc/submodule-helper-foreach'Libravatar Junio C Hamano4-47/+190
2018-06-25Prepare to start 2.19 cycleLibravatar Junio C Hamano3-2/+16
2018-06-25sequencer.c: plug mem leak in git_sequencer_configLibravatar Stefan Beller1-0/+1
2018-06-25submodule.c: report the submodule that an error occurs inLibravatar Stefan Beller2-2/+3
2018-06-22Documentation: spelling and grammar fixesLibravatar Ville Skyttä13-15/+15
2018-06-22branch: deprecate "-l" optionLibravatar Jeff King2-2/+23
2018-06-22t: switch "branch -l" to "branch --create-reflog"Libravatar Jeff King2-19/+19
2018-06-22t3200: unset core.logallrefupdates when testing reflog creationLibravatar Jeff King1-1/+1
2018-06-22protocol-v2 doc: put HTTP headers after requestLibravatar Josh Steadmon1-2/+1
2018-06-22contrib/git-jump/git-jump: jump to exact locationLibravatar Taylor Blau2-3/+11
2018-06-22grep.c: add configuration variables to show matched optionLibravatar Taylor Blau3-0/+14