index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-24
bash: support user-supplied completion scripts for user's git commands
SZEDER Gábor
1
-55
/
+12
2010-02-24
bash: improve aliased command recognition
SZEDER Gábor
1
-3
/
+8
2010-02-12
bash: support 'git am's new '--continue' option
SZEDER Gábor
1
-1
/
+1
2010-02-06
bash: support the --autosquash option for rebase
Björn Gustavsson
1
-0
/
+1
2010-01-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2010-01-28
bash: support 'git notes' and its subcommands
SZEDER Gábor
1
-0
/
+19
2010-01-28
bash: don't offer remote transport helpers as subcommands
SZEDER Gábor
1
-0
/
+1
2010-01-20
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-4
/
+2
2010-01-10
Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'
Junio C Hamano
1
-4
/
+2
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
2009-12-30
bash completion: add space between branch name and status flags
Shawn O. Pearce
1
-5
/
+2
2009-12-30
Add completion for git-svn mkdirs,reset,and gc
Robert Zeh
1
-2
/
+5
2009-12-12
bash: Support new 'git fetch' options
Björn Gustavsson
1
-2
/
+12
2009-12-05
bash: update 'git commit' completion
SZEDER Gábor
1
-1
/
+21
2009-11-22
Merge branch 'jn/faster-completion-startup'
Junio C Hamano
1
-35
/
+41
2009-11-17
Speed up bash completion loading
Jonathan Nieder
1
-35
/
+41
2009-11-15
Merge branch 'sc/difftool-p4merge'
Junio C Hamano
1
-1
/
+1
2009-11-14
bash: add the merge option --ff-only
Björn Gustavsson
1
-1
/
+1
2009-10-28
mergetool--lib: add p4merge as a pre-configured mergetool option
Scott Chacon
1
-1
/
+1
2009-10-28
bash completion: difftool accepts the same options as diff
Markus Heidelberg
1
-2
/
+8
2009-10-28
bash: complete more options for 'git rebase'
Björn Gustavsson
1
-1
/
+11
2009-10-12
bash completion: complete refs for git-grep
Thomas Rast
1
-1
/
+2
2009-10-09
bash: add support for 'git replace'
Björn Gustavsson
1
-0
/
+6
2009-10-09
completion: fix alias listings with newlines
Stephen Boyd
1
-2
/
+6
2009-10-09
completion: fix completion of git <TAB><TAB>
Stephen Boyd
1
-1
/
+1
2009-10-07
completion: add dirstat and friends to diff options
Stephen Boyd
1
-0
/
+2
2009-10-07
completion: update am, commit, and log
Stephen Boyd
1
-2
/
+7
2009-09-25
bash: teach 'git checkout' options
SZEDER Gábor
1
-1
/
+15
2009-09-22
bash: teach 'git reset --patch'
SZEDER Gábor
1
-1
/
+1
2009-09-22
bash: update 'git stash' completion
SZEDER Gábor
1
-4
/
+16
2009-09-22
bash: rename __git_find_subcommand() to __git_find_on_cmdline()
SZEDER Gábor
1
-7
/
+7
2009-09-13
completion: Replace config --list with --get-regexp
Todd Zullinger
1
-21
/
+9
2009-09-08
Add url.<base>.pushInsteadOf: URL rewriting for push only
Josh Triplett
1
-1
/
+1
2009-08-21
Merge branch 'gb/apply-ignore-whitespace'
Junio C Hamano
1
-0
/
+3
2009-08-10
Merge branch 'mk/grep-max-depth'
Junio C Hamano
1
-0
/
+1
2009-08-05
git apply: option to ignore whitespace differences
Giuseppe Bilotta
1
-0
/
+3
2009-07-24
Show the presence of untracked files in the bash prompt.
Daniel Trstenjak
1
-2
/
+13
2009-07-22
grep: Add --max-depth option.
Michał Kiedrowicz
1
-0
/
+1
2009-07-13
bash: add '--merges' to common 'git log' options
SZEDER Gábor
1
-1
/
+1
2009-07-06
completion: __git_config_get_set_variables() handle values with spaces
Stephen Boyd
1
-5
/
+6
2009-07-06
completion: Add --full-diff to log options
Todd Zullinger
1
-1
/
+1
2009-06-30
completion: add missing config variables
Stephen Boyd
1
-2
/
+3
2009-06-18
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
1
-1
/
+1
2009-06-13
Merge branch 'da/araxis-mergetool'
Junio C Hamano
1
-1
/
+1
2009-06-09
bash: add support for 'git stash pop --index' option
SZEDER Gábor
1
-2
/
+2
2009-06-03
Show presence of stashed changes in bash prompt.
Daniel Trstenjak
1
-2
/
+10
2009-05-31
bash: remove always true if statement from __git_ps1()
SZEDER Gábor
1
-6
/
+4
2009-05-27
completion: fix PS1 display during an AM on detached HEAD
Junio C Hamano
1
-13
/
+11
2009-05-24
mergetool--lib: add support for araxis merge
David Aguilar
1
-1
/
+1
2009-05-20
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
[prev]
[next]