Joachim Jablon committed almost 10 years ago
reset: add an example of how to split a commit into two
Jacob Keller committed over 9 years ago
completion: recognize more long-options
Cornelius Weig committed over 9 years ago
completion: teach remote subcommands to complete options
Cornelius Weig committed over 9 years ago
completion: teach replace to complete options
Cornelius Weig committed over 9 years ago
completion: teach ls-remote to complete options
Cornelius Weig committed over 9 years ago
completion: improve bash completion for git-add
Cornelius Weig committed over 9 years ago
completion: add subcommand completion for rerere
Cornelius Weig committed over 9 years ago
completion: teach submodule subcommands to complete options
Cornelius Weig committed over 9 years ago
completion: cache the path to the repository
SZEDER Gábor committed over 9 years ago
completion: extract repository discovery from __gitdir()
SZEDER Gábor committed over 9 years ago
completion: don't guard git executions with __gitdir()
SZEDER Gábor committed over 9 years ago
completion: consolidate silencing errors from git commands
SZEDER Gábor committed over 9 years ago
completion: don't use __gitdir() for git commands
SZEDER Gábor committed over 9 years ago
completion: respect 'git -C <path>'
SZEDER Gábor committed over 9 years ago
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor committed over 9 years ago
completion: fix completion after 'git -C <path>'
SZEDER Gábor committed over 9 years ago
completion: don't offer commands when 'git --opt' needs an argument
SZEDER Gábor committed over 9 years ago
completion: list short refs from a remote given as a URL
SZEDER Gábor committed over 9 years ago
completion: don't list 'HEAD' when trying refs completion outside of a repo
SZEDER Gábor committed over 9 years ago