Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+1 |
* | Merge branch 'rr/prompt-rebase-breakage-fix' | Junio C Hamano | 2013-06-23 | 1 | -6/+6 |
|\ | |||||
| * | prompt: squelch error output from cat | Ramkumar Ramachandra | 2013-06-14 | 1 | -6/+6 |
* | | Sync with maint | Junio C Hamano | 2013-06-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | completion: complete diff --word-diff | Ramkumar Ramachandra | 2013-06-21 | 1 | -1/+1 |
* | | | Merge branch 'rr/complete-difftool-fixup' | Junio C Hamano | 2013-06-14 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | completion: show can take both revlist and paths | Ramkumar Ramachandra | 2013-06-10 | 1 | -1/+1 |
| * | | completion: difftool takes both revs and files | Ramkumar Ramachandra | 2013-06-03 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'fc/completion-less-ls-remote' | Junio C Hamano | 2013-06-11 | 1 | -8/+2 |
|\ \ | |||||
| * | | completion: avoid ls-remote in certain scenarios | Felipe Contreras | 2013-06-03 | 1 | -8/+2 |
| |/ | |||||
* | | Merge branch 'fc/show-branch-in-rebase-am' | Junio C Hamano | 2013-06-06 | 1 | -0/+2 |
|\ \ | |||||
| * | | prompt: fix for simple rebase | Felipe Contreras | 2013-05-29 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'tg/maint-zsh-svn-remote-prompt' | Junio C Hamano | 2013-06-05 | 1 | -3/+4 |
|\ \ | |||||
| * | | prompt: fix show upstream with svn and zsh | Thomas Gummerer | 2013-05-22 | 1 | -3/+4 |
* | | | Merge branch 'rr/zsh-color-prompt' | Junio C Hamano | 2013-06-05 | 1 | -39/+85 |
|\ \ \ | |||||
| * | | | prompt: colorize ZSH prompt | Ramkumar Ramachandra | 2013-05-17 | 1 | -1/+39 |
| * | | | prompt: factor out gitstring coloring logic | Ramkumar Ramachandra | 2013-05-17 | 1 | -36/+43 |
| * | | | prompt: introduce GIT_PS1_STATESEPARATOR | Ramkumar Ramachandra | 2013-05-17 | 1 | -3/+4 |
* | | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-06-03 | 1 | -115/+30 |
|\ \ \ \ | |||||
| * | | | | completion: remove __git_index_file_list_filter() | Felipe Contreras | 2013-04-27 | 1 | -20/+8 |
| * | | | | completion: add space after completed filename | Felipe Contreras | 2013-04-27 | 1 | -1/+1 |
| * | | | | completion: add hack to enable file mode in bash < 4 | Felipe Contreras | 2013-04-27 | 1 | -36/+7 |
| * | | | | completion: refactor __git_complete_index_file() | Felipe Contreras | 2013-04-27 | 1 | -6/+3 |
| * | | | | completion: refactor diff_index wrappers | Felipe Contreras | 2013-04-27 | 1 | -55/+16 |
| * | | | | completion: use __gitcompadd for __gitcomp_file | Felipe Contreras | 2013-04-27 | 1 | -1/+1 |
| * | | | | completion; remove unuseful comments | Felipe Contreras | 2013-04-27 | 1 | -2/+0 |
* | | | | | Merge branch 'fc/zsh-leftover-bits' | Junio C Hamano | 2013-06-03 | 2 | -23/+26 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | completion: zsh: improve bash script loading | Felipe Contreras | 2013-05-29 | 1 | -8/+19 |
| * | | | | completion: synchronize zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -2/+2 |
| * | | | | completion: cleanup zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -13/+5 |
* | | | | | completion: regression fix for zsh | Felipe Contreras | 2013-05-21 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | Sync with maint | Junio C Hamano | 2013-05-04 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | completion: zsh: don't override suffix on _detault | Felipe Contreras | 2013-05-04 | 1 | -1/+1 |
* | | | Merge branch 'zk/prompt-rebase-step' | Junio C Hamano | 2013-05-02 | 1 | -5/+16 |
|\ \ \ | |||||
| * | | | bash-prompt.sh: show where rebase is at when stopped | Zoltan Klinger | 2013-04-25 | 1 | -5/+16 |
* | | | | git-completion.bash: add remote.pushdefault to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 |
* | | | | git-completion.bash: add branch.*.pushremote to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -2/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-29 | 2 | -9/+136 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 2013-04-29 | 1 | -8/+126 |
| |\ \ \ | |||||
| | * | | | complete: zsh: use zsh completion for the main cmd | Felipe Contreras | 2013-04-29 | 1 | -1/+119 |
| | * | | | complete: zsh: trivial simplification | Felipe Contreras | 2013-04-29 | 1 | -8/+8 |
| * | | | | git-completion.bash: complete branch.*.rebase as boolean | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+4 |
| * | | | | git-completion.bash: add diff.submodule to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 |
| * | | | | git-completion.bash: lexical sorting for diff.statGraphWidth | Ramkumar Ramachandra | 2013-04-29 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'fc/untracked-zsh-prompt' into maint | Junio C Hamano | 2013-04-26 | 1 | -1/+1 |
| |\ \ \ | |||||
* | | | | | completion: add missing format-patch options | Felipe Contreras | 2013-04-28 | 1 | -1/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Sync with maint | Junio C Hamano | 2013-04-25 | 1 | -7/+0 |
|\| | | | |||||
| * | | | completion: remove duplicate block for "git commit -c" | MÃ¥rten Kongstad | 2013-04-25 | 1 | -7/+0 |
| | |/ | |/| | |||||
* | | | Merge branch 'fc/untracked-zsh-prompt' | Junio C Hamano | 2013-04-23 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| |