1010 Commits (554555ac7da0b9b78bd97cff05daa60498eb1bba)

Author SHA1 Message Date
Luke Diamand b932705b45 git-p4: stream from perforce to speed up clones 15 years ago
David Kågedal 8918f5cf96 git.el: Clarify documentation of git-commit-tree 15 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 15 years ago
Miklos Vajna b0c051d1a0 hg-to-git: don't import the unused popen2 module 15 years ago
Daniel Trstenjak 397f7c6371 Show the presence of untracked files in the bash prompt. 15 years ago
Michał Kiedrowicz a91f453f64 grep: Add --max-depth option. 16 years ago
SZEDER Gábor 4fe1a61973 bash: add '--merges' to common 'git log' options 16 years ago
Stephen Boyd f581de1b7b completion: __git_config_get_set_variables() handle values with spaces 16 years ago
Todd Zullinger 5d0e634343 completion: Add --full-diff to log options 16 years ago
Stephen Boyd 6fac1b83bd completion: add missing config variables 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Johannes Schindelin 6fb37f86bc import-tars: support symlinks 16 years ago
SZEDER Gábor 8513c54b2a bash: add support for 'git stash pop --index' option 16 years ago
Daniel Trstenjak 2414b45ce0 Show presence of stashed changes in bash prompt. 16 years ago
SZEDER Gábor ee6b71141f bash: remove always true if statement from __git_ps1() 16 years ago
Junio C Hamano d7107ca65f completion: fix PS1 display during an AM on detached HEAD 16 years ago
David Aguilar b6f0621a46 mergetool--lib: add support for araxis merge 16 years ago
Jim Meyering 5ffd3113d4 post-receive-email: hooks.showrev: show how to include both web link and patch 16 years ago
Giuseppe Bilotta 8dfb17e1fd completion: use git rev-parse to detect bare repos 16 years ago
Stephen Boyd 076c32370d completion: add missing options to show-branch and show 16 years ago
Junio C Hamano dd42c2f015 completion: enhance "current branch" display 16 years ago
Junio C Hamano ff790b6a4b completion: simplify "current branch" in __git_ps1() 16 years ago
Junio C Hamano 8763dbb1b2 completion: fix PS1 display during a merge on detached HEAD 16 years ago
Stephen Boyd 00652369ff bash completion: complete variable names for "git config" with options 16 years ago
Stephen Boyd ae616de6d5 completion: complete values for send-email 16 years ago
Stephen Boyd 672c68cbb9 completion: complete values for log.date 16 years ago
Stephen Boyd 9b82d63b5a completion: complete values for help.format 16 years ago
Stephen Boyd 0aa62fd041 completion: add {gui,diff,merge}tool, man, and pager config variables 16 years ago
Stephen Boyd 226b343cde completion: add missing configuration variables to _git_config() 16 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Markus Heidelberg 6123d7196f bash completion: show-branch color support 16 years ago
Mike Ralphson 680ebc0180 Documentation: fix typos / spelling mistakes 16 years ago
David Aguilar e2dc2de917 bash completion: add git-difftool 16 years ago
David Aguilar afcbc8e7ec difftool: move 'git-difftool' out of contrib 16 years ago
Sebastian Pipping 1c0f3d224e difftool/mergetool: add diffuse as merge and diff tool 16 years ago
David Aguilar 8b7332221d difftool: add a -y shortcut for --no-prompt 16 years ago
David Aguilar 46ae156d6c difftool: use perl built-ins when testing for msys 16 years ago
David Aguilar 2e8af7e42b difftool: remove the backup file feature 16 years ago
David Aguilar 76ca653842 difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiff 16 years ago
Markus Heidelberg bad4273200 git-mergetool/difftool: make (g)vimdiff workable under Windows 16 years ago
Todd Zullinger 43acdf243e bash completion: Update 'git am' options 16 years ago
Markus Heidelberg 89a56bfbd3 add --html-path to get the location of installed HTML docs 16 years ago
Daniel Cheng (aka SDiZ) ba7906f2f4 Fix bash completion in path with spaces 16 years ago
Thomas Rast 67f1fe5f08 bash completion: only show 'log --merge' if merging 16 years ago
Johannes Schindelin 63801da88d import-zips: fix thinko 16 years ago
Stephen Boyd e1d37937ac completion: add --thread=deep/shallow to format-patch 16 years ago
Stephen Boyd 3f7df3a71a completion: add --cc and --no-attachment option to format-patch 16 years ago
Stephen Boyd 77813151f9 completion: add --annotate option to send-email 16 years ago
Arto Jonsson 4bca86367b bash completion: add options for 'git fsck' 16 years ago
Kevin McConnell ebd15bf0d7 Add --staged to bash completion for git diff 16 years ago