| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | bash prompt: use bash builtins to check for unborn branch for dirty state | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 | |
| * | | | bash prompt: combine 'git rev-parse' for detached head | SZEDER Gábor | 2013-06-24 | 1 | -4/+12 | |
| * | | | bash prompt: combine 'git rev-parse' executions in the main code path | SZEDER Gábor | 2013-06-24 | 1 | -5/+13 | |
| * | | | bash prompt: use bash builtins to find out current branch | SZEDER Gábor | 2013-06-24 | 1 | -18/+33 | |
| * | | | bash prompt: use bash builtins to find out rebase state | SZEDER Gábor | 2013-06-24 | 1 | -6/+6 | |
| * | | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() | SZEDER Gábor | 2013-06-24 | 2 | -27/+1 | |
| * | | | bash prompt: return early from __git_ps1() when not in a git repository | SZEDER Gábor | 2013-06-24 | 1 | -100/+101 | |
| * | | | bash prompt: print unique detached HEAD abbreviated object name | SZEDER Gábor | 2013-06-24 | 1 | -1/+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-09 | 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-02 | 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-02 | 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-02 | 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-03 | 1 | -1/+1 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | completion: zsh: don't override suffix on _detault | Felipe Contreras | 2013-05-03 | 1 | -1/+1 | |
| * | | | Merge branch 'zk/prompt-rebase-step' | Junio C Hamano | 2013-05-01 | 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 | |
