summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_git
AgeCommit message (Expand)AuthorFilesLines
2016-08-2539102: __git_recent_branches: Optimise.Daniel Shahaf1-19/+23
2016-08-2439094: _git-config: When an option is unknown, complete its value to the set ...Daniel Shahaf1-2/+6
2016-08-22unposted (c.f. Mikael: 39078): fix for git blame termsOliver Kiddle1-3/+3
2016-08-22unposted: _git-config: sendemail.smtpserver: Correct tags.Daniel Shahaf1-1/+1
2016-08-1939072: minor tweaksOliver Kiddle1-8/+4
2016-08-1539040: Completion/…/_git: fix missing backslashes in 39036Daniel Hahler1-2/+2
2016-08-1339036: update git completion for new options up to git 2.9.2Oliver Kiddle1-453/+693
2016-08-0138964: _git-config: Complete option names present in the config file.Daniel Shahaf1-0/+46
2016-08-0138963: _git-config: Run gettable-options earlier and in all codepaths.Daniel Shahaf1-2/+6
2016-08-0138961: _git-config: No functional change: rename $git_options_static to $git_...Daniel Shahaf1-12/+12
2016-07-31unposted: _git: Clean up superfluous and missing backslashes.Daniel Shahaf1-3/+3
2016-07-3138962: _git-config: Document more line noise.Daniel Shahaf1-0/+5
2016-07-27unposted (after 38939): _git-rebase: Unbreak.Daniel Shahaf1-1/+1
2016-07-2538939: add missing git optionsOliver Kiddle1-24/+43
2016-07-23unposted: _git-grep: Stop leaking the parameter $i.Daniel Shahaf1-1/+1
2016-07-17unposted (cf. users/21737):: _git-subtree: Record technical debt in comment.Daniel Shahaf1-0/+4
2016-07-17users/21750 (after users/21551): _git-subtree: Tweak -m,-P completionsDaniel Shahaf1-11/+11
2016-07-05users/21551 (tweaked per users/21560): new git subtree completionJordan Klassen1-0/+92
2016-06-2738760: _git-config: Stop trying to execute the empty string command name upon...Daniel Shahaf1-1/+1
2016-06-25unposted: _git-config: Document some line noise.Daniel Shahaf1-0/+3
2016-06-25unposted: _git-config: Fix syntax error in 'tag.sort' completion.Daniel Shahaf1-1/+1
2016-06-1338651: _git: Escape parameter arguments to _call_program.Daniel Shahaf1-7/+7
2016-06-1338665: _git: config option completion: Quote properly.Daniel Shahaf1-2/+2
2016-06-0738624: _git: Optimize the last commit's __git_recent_branches__names as sugge...Daniel Shahaf1-24/+9
2016-06-0738592 (plus tweak): _git: New recent branches completion, unused. (Joint with...Daniel Shahaf1-0/+60
2016-06-0338576: _git: Also detect _git-${thirdparty} functions in $fpath that are syml...Daniel Shahaf1-1/+1
2016-05-0338393: _git: Fix typo in completion of '--minimal'Russell Currey1-1/+1
2016-05-01_git: Complete fetchy refspecs correctly.Daniel Shahaf1-2/+13
2016-05-01_git: Bifurcate __git_ref_specs.Daniel Shahaf1-10/+24
2016-05-01_git: Fix an apparent typo in __git_heads().Daniel Shahaf1-2/+2
2016-05-01_git: Offer alternatives properly.Daniel Shahaf1-2/+1
2016-05-01_git-bundle: Complete required file argument to 'git bundle' correctly.Daniel Shahaf1-0/+1
2016-04-2338316: _git-rebase: Complete any committish for the second argumentDaniel Shahaf1-1/+1
2016-04-0938255: _git: Fix argument pastedness.Daniel Shahaf1-43/+43
2016-03-2138182: _git: Invoke reflog completion from the 'complete commit objects' code...Daniel Shahaf1-3/+10
2016-03-2138181: _git reflog: Complete '@{N}' instead of 'HEAD@{N}'.Daniel Shahaf1-0/+1
2016-03-2138180: _git: Improve reflog completion.Daniel Shahaf1-2/+2
2016-03-1538151: _git: fix tag name of remote branchesm0viefreak1-1/+1
2016-03-1538148: _git: reflog: complete references next to commandsm0viefreak1-1/+3
2016-03-1138129: _git: Fix __git_ignore_line's treatment of shell and pattern metacarac...Daniel Shahaf1-3/+3
2016-03-1038128: _git: Fix completion of diffs against the index when treeish isn't she...Daniel Shahaf1-1/+2
2016-03-1038123 (after 38074): _git reset $treeish: complete only staged filesDaniel Shahaf1-36/+20
2016-03-0938120: _git: Document the internal helper function __git_ignore_line.Daniel Shahaf1-0/+10
2016-03-0838074: _git reset HEAD: complete only staged filesJun-ichi Takimoto1-1/+28
2016-02-0937924: Completion: _git: Complete files for 'check-ignore'Daniel Shahaf1-1/+1
2016-01-2337703: Completion: git: Also complete sendmail commands for send-email's conf...Daniel Shahaf1-2/+2
2016-01-2037666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...Daniel Shahaf1-1/+6
2016-01-2037665: Completion: New helper _absolute_command_paths.Daniel Shahaf1-4/+4
2015-12-0537150: _git: Autocomplete .. for commit rangesDaniel Shahaf1-3/+3
2015-12-0536957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...Daniel Shahaf1-1/+1