summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-23branch doc: change `git branch <pattern>` to use `<branchname>`Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-23tests: lint for run-away here-docLibravatar Junio C Hamano1-3/+3
2017-03-23completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'Libravatar SZEDER Gábor1-0/+28
2017-03-23completion: extract completing ctags symbol names into helper functionLibravatar SZEDER Gábor1-4/+29
2017-03-23completion: put matching ctags symbol names directly into COMPREPLYLibravatar SZEDER Gábor1-3/+10
2017-03-23doc/config: grammar fixes for core.{editor,commentChar}Libravatar Kyle Meyer1-3/+3
2017-03-23refs.c: use skip_prefix() in prettify_refname()Libravatar SZEDER Gábor1-5/+5
2017-03-23Merge branch 'js/rebase-helper'Libravatar Junio C Hamano1-1/+1
2017-03-23sequencer: fix missing newlineLibravatar Brandon Williams1-1/+1
2017-03-23completion: speed up branch and tag completionLibravatar SZEDER Gábor1-6/+19
2017-03-23completion: fill COMPREPLY directly when completing fetch refspecsLibravatar SZEDER Gábor1-3/+3
2017-03-23completion: fill COMPREPLY directly when completing refsLibravatar SZEDER Gábor3-14/+76
2017-03-23completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMeryLibravatar SZEDER Gábor1-1/+2
2017-03-23completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMeryLibravatar SZEDER Gábor1-9/+3
2017-03-23completion: let 'for-each-ref' strip the remote name from remote branchesLibravatar SZEDER Gábor1-4/+3
2017-03-23completion: let 'for-each-ref' and 'ls-remote' filter matching refsLibravatar SZEDER Gábor2-11/+154
2017-03-23completion: don't disambiguate short refsLibravatar SZEDER Gábor1-3/+3
2017-03-23completion: don't disambiguate tags and branchesLibravatar SZEDER Gábor1-2/+2
2017-03-23completion: support excluding full refsLibravatar SZEDER Gábor2-4/+35
2017-03-23completion: support completing fully qualified non-fast-forward refspecsLibravatar SZEDER Gábor2-1/+88
2017-03-23completion: support completing full refs after '--option=refs/<TAB>'Libravatar SZEDER Gábor2-7/+45
2017-03-23completion: wrap __git_refs() for better option parsingLibravatar SZEDER Gábor2-35/+173
2017-03-23hashmap: document memihash_cont, hashmap_disallow_rehash apiLibravatar Jeff Hostetler1-0/+22
2017-03-22remote-curl: allow push optionsLibravatar Brandon Williams4-2/+50
2017-03-22send-pack: send push options correctly in stateless-rpc caseLibravatar Brandon Williams1-12/+8
2017-03-22t7406: correct test case for submodule-update initial populationLibravatar Junio C Hamano1-3/+3
2017-03-22t/README: change "Inside <X> part" to "Inside the <X> part"Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-22t/README: link to metacpan.org, not search.cpan.orgLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-22stash: keep untracked files intact in stash -kLibravatar Thomas Gummerer2-1/+17
2017-03-22stash: pass the pathspec argument to git resetLibravatar Thomas Gummerer2-1/+9
2017-03-22stash: don't show internal implementation detailsLibravatar Thomas Gummerer2-5/+5
2017-03-22hashmap: add disallow_rehash settingLibravatar Jeff Hostetler2-1/+35
2017-03-22hashmap: allow memihash computation to be continuedLibravatar Jeff Hostetler2-0/+18
2017-03-22name-hash: specify initial size for istate.dir_hash tableLibravatar Jeff Hostetler1-1/+2
2017-03-22t5615: fix a here-doc syntax errorLibravatar Junio C Hamano1-0/+1
2017-03-22builtin/describe: introduce --broken flagLibravatar Stefan Beller3-12/+66
2017-03-22t3600: rename test to describe its functionalityLibravatar Stefan Beller1-1/+1
2017-03-21Sync with maintLibravatar Junio C Hamano1-0/+61
2017-03-21Sixth batch for 2.13Libravatar Junio C Hamano1-17/+23
2017-03-21Merge branch 'nd/commit-hook-doc-fix'Libravatar Junio C Hamano1-1/+1
2017-03-21Merge branch 'ab/push-default-doc-fix'Libravatar Junio C Hamano1-0/+2
2017-03-21Merge branch 'ab/doc-no-option-notation-fix'Libravatar Junio C Hamano2-2/+2
2017-03-21Merge branch 'sb/wt-status-cleanup'Libravatar Junio C Hamano1-15/+5
2017-03-21Merge branch 'js/rebase-helper'Libravatar Junio C Hamano1-1/+2
2017-03-21Merge branch 'nd/conditional-config-include'Libravatar Junio C Hamano3-8/+218
2017-03-21Merge branch 'jk/pack-name-cleanups'Libravatar Junio C Hamano6-46/+57
2017-03-21Merge branch 'sb/submodule-config-parse-ignore-fix'Libravatar Junio C Hamano1-1/+1
2017-03-21Merge branch 'mg/prompt-describe-tags'Libravatar Junio C Hamano1-0/+3
2017-03-21Merge branch 'jk/rev-parse-cleanup'Libravatar Junio C Hamano1-52/+57
2017-03-21Prepare for 2.12.2Libravatar Junio C Hamano2-1/+62