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
2009-02-18
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-02-18
bash completion: refactor common log, shortlog and gitk options
Thomas Rast
1
-15
/
+34
2009-02-16
bash: update 'git svn' options
SZEDER Gábor
1
-6
/
+25
2009-02-16
bash: add missing 'git merge' options
SZEDER Gábor
1
-0
/
+1
2009-02-14
bash: fix misspelled 'git svn' option
SZEDER Gábor
1
-1
/
+1
2009-02-13
bash-completion: Complete the values of color.interactive, color.ui, color.pager
Matt Kraai
1
-1
/
+5
2009-02-08
completion: Get rid of tabbed indentation in comments. Replace with spaces.
Ted Pavlic
1
-5
/
+5
2009-02-08
completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.
Ted Pavlic
1
-1
/
+1
2009-02-03
bash: offer to show (un)staged changes
Thomas Rast
1
-2
/
+24
2009-01-23
Merge branch 'js/patience-diff'
Junio C Hamano
1
-0
/
+1
2009-01-21
bash completion: add 'rename' subcommand to git-remote
Markus Heidelberg
1
-2
/
+2
2009-01-19
bash completion: refactor diff options
Thomas Rast
1
-15
/
+21
2009-01-19
bash completion: move pickaxe options to log
Thomas Rast
1
-1
/
+2
2009-01-18
git-svn: Add --localtime option to "fetch"
Pete Harlan
1
-1
/
+1
2009-01-17
bash: refactor 'git log --pretty=<format>' options
SZEDER Gábor
1
-4
/
+4
2009-01-17
bash: add missing format-patch command line options
SZEDER Gábor
1
-0
/
+2
2009-01-17
bash: remove unnecessary checks for long options with argument
SZEDER Gábor
1
-2
/
+0
2009-01-15
bash-completion: Add comments to remind about required arguments
Ted Pavlic
1
-0
/
+15
2009-01-15
bash-completion: Try bash completions before simple filetype
Ted Pavlic
1
-3
/
+6
2009-01-15
bash-completion: Support running when set -u is enabled
Ted Pavlic
1
-9
/
+9
2009-01-10
bash completion: Use 'git add' completions for 'git stage'
Lee Marlow
1
-0
/
+1
2009-01-10
bash completion: Add '--intent-to-add' long option for 'git add'
Lee Marlow
1
-1
/
+1
2009-01-07
bash completions: Add the --patience option
Johannes Schindelin
1
-0
/
+2
2009-01-07
Merge branch 'rs/diff-ihc'
Junio C Hamano
1
-0
/
+2
2009-01-05
bash: add '--merge' to 'git reset'
SZEDER Gábor
1
-1
/
+1
2008-12-29
diff: add option to show context between close hunks
René Scharfe
1
-0
/
+2
2008-12-15
bash completion: Sync config variables with their man pages
Lee Marlow
1
-7
/
+80
2008-12-15
bash completion: Sort config completion variables
Lee Marlow
1
-37
/
+40
2008-11-27
Merge branch 'maint'
Junio C Hamano
1
-34
/
+9
2008-11-27
bash: offer refs instead of filenames for 'git revert'
SZEDER Gábor
1
-1
/
+1
2008-11-27
bash: complete full refs
SZEDER Gábor
1
-4
/
+15
2008-11-27
bash: remove dashed command leftovers
SZEDER Gábor
1
-33
/
+8
2008-10-31
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2008-10-31
bash completion: add doubledash to "git show"
Markus Heidelberg
1
-0
/
+2
2008-10-20
bash completion: Add 'workflows' to 'git help'
Lee Marlow
1
-0
/
+1
2008-10-09
Merge branch 'mw/sendemail'
Shawn O. Pearce
1
-1
/
+2
2008-10-06
Merge branch 'maint'
Shawn O. Pearce
1
-27
/
+9
2008-10-05
bash: remove fetch, push, pull dashed form leftovers
SZEDER Gábor
1
-27
/
+9
2008-10-02
bash completion: Add --[no-]validate to "git send-email"
Teemu Likonen
1
-1
/
+2
2008-09-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-09-19
bash: use for-each-ref format 'refname:short'
SZEDER Gábor
1
-20
/
+6
2008-09-19
completion: git commit should list --interactive
Eric Raible
1
-1
/
+1
2008-09-04
Merge branch 'jc/maint-log-grep'
Junio C Hamano
1
-0
/
+10
2008-09-03
bash completion: Hide more plumbing commands
Petr Baudis
1
-0
/
+10
2008-08-28
bash-completion: Add all submodule subcommands to the completion list
Matthias Kestenholz
1
-1
/
+1
2008-08-22
Completion: add missing '=' for 'diff --diff-filter'
Eric Raible
1
-1
/
+1
2008-08-20
completion: find out supported merge strategies correctly
Junio C Hamano
1
-6
/
+8
2008-08-16
bash-completion: Add non-command git help files to bash-completion
Marcus Griep
1
-1
/
+5
2008-08-14
bash completion: Add '--merge' long option for 'git log'
Lee Marlow
1
-0
/
+1
2008-08-14
bash completion: Add completion for 'git mergetool'
Lee Marlow
1
-0
/
+20
[next]