1027 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Jacob Keller 77d21f29ea describe: teach describe negative pattern matches 8 years ago
Chris Packham c261a87e70 completion: add --continue option for merge 8 years ago
Nguyễn Thái Ngọc Duy 9512177b68 rebase: add --quit to cleanup rebase, leave everything else untouched 8 years ago
Chris Packham 49416ad22a completion: support excluding refs 9 years ago
Jacob Keller ac76fd54a8 completion: add completion for --submodule=* diff option 9 years ago
Ville Skyttä 2703c22fc2 completion: complete --delete, --move, and --remotes for git branch 9 years ago
Josh Triplett 6bc6b6c0dc format-patch: format.from gives the default for --from 9 years ago
Chris Packham 5f072e0017 completion: add option '--recurse-submodules' to 'git clone' 9 years ago
Nguyễn Thái Ngọc Duy 6d308627ca worktree: add "unlock" command 9 years ago
Nguyễn Thái Ngọc Duy 58142c09a4 worktree: add "lock" command 9 years ago
Thomas Braun 634d2344e6 completion: add git status 9 years ago
Thomas Braun 7c599e92aa completion: add __git_get_option_value helper 9 years ago
Thomas Braun 21d2a9e3cc completion: factor out untracked file modes into a variable 9 years ago
Ville Skyttä 34d8f5a8aa git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha 9 years ago
Nguyễn Thái Ngọc Duy b462c02402 completion: support git-worktree 9 years ago
Michael J Gruber d3bfbf91df completion: complete --cherry-mark for git log 9 years ago
Ralf Thielow 4d10b7e1bc completion: add 'revisions' and 'everyday' to 'git help' 9 years ago
Ralf Thielow 716b29db91 completion: add option '--guides' to 'git help' 9 years ago
SZEDER Gábor 59305aeeba completion: fix mis-indentation in _git_stash() 9 years ago
Christian Couder 435ec090ec config: add core.untrackedCache 9 years ago
Paul Wagland d7d4ca87a9 completion: update completion arguments for stash 9 years ago
Paul Wagland f7c2e1a042 completion: complete show-branch "--date-order" 9 years ago
John Keeping fa4b5e3a35 completion: add missing git-rebase options 9 years ago
Thomas Braun e6414b4645 completion: complete "diff --word-diff-regex=" 9 years ago
Johannes Schindelin 17c4ddbbaf completion: add missing branch.*.rebase values 9 years ago
Victor Leschuk 89f09dd34e grep: add --threads=<num> option and grep.threads configuration 9 years ago
SZEDER Gábor ccab28a947 completion: fix completing unstuck email alias arguments 9 years ago
SZEDER Gábor 160fcdb007 completion: remove 'git column' from porcelain commands 9 years ago
SZEDER Gábor c26f70ceb3 bash prompt: indicate dirty index even on orphan branches 9 years ago
SZEDER Gábor 0af9f7ecb8 bash prompt: remove a redundant 'git diff' option 9 years ago
Jacob Keller dfbe5eeb32 completion: add support for completing email aliases 9 years ago
Elia Pinto 01861cb7a2 http: add support for specifying the SSL version 10 years ago
SZEDER Gábor 905f2036d0 completion: list variable names reliably with 'git config --name-only' 10 years ago
SZEDER Gábor 578625fa91 config: add '--name-only' option to list only variable names 10 years ago
Thomas Braun 09bb6520d4 completion: offer '--edit-todo' during interactive rebase 10 years ago
SZEDER Gábor dd160d794f bash prompt: faster untracked status indicator with untracked directories 10 years ago
Joe Cridge ab7fade919 git-prompt.sh: document GIT_PS1_STATESEPARATOR 10 years ago
Ariel Faigon 0b1f688bf4 git-completion.tcsh: fix redirect with noclobber 10 years ago
SZEDER Gábor 72dbb36554 completion: teach 'scissors' mode to 'git commit --cleanup=' 10 years ago
Thomas Braun 956352b67e completion: suggest sequencer commands for revert 10 years ago
SZEDER Gábor 12bdc880c7 completion: simplify query for config variables 10 years ago
SZEDER Gábor e8f9e42829 completion: add a helper function to get config variables 10 years ago
Lars Kellogg-Stedman f6f2a9e42d http: add support for specifying an SSL cipher list 10 years ago
SZEDER Gábor a074aa90a8 completion: remove credential helpers from porcelain commands 10 years ago
SZEDER Gábor af16bdaa3f completion: fix and update 'git log --decorate=' options 10 years ago
SZEDER Gábor 110062a134 completion: remove redundant __git_compute_all_commands() call 10 years ago
Márcio Almada 852ff1c362 completion: fix global bash variable leak on __gitcompappend 10 years ago
SZEDER Gábor 260d5850ad completion: use __gitcomp_nl() for completing refs 10 years ago
Cody A Taylor 9bdc5173f0 git prompt: use toplevel to find untracked files 10 years ago
John Szakmeister db8d750876 contrib/completion: escape the forward slash in __git_match_ctag 10 years ago