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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-08
bash: remove redundant check for 'git stash apply' options
SZEDER Gábor
1
-1
/
+1
2008-08-05
bash completion: Add completion for 'git mv'
Lee Marlow
1
-0
/
+13
2008-08-05
bash completion: Add completion for 'git ls-files'
Lee Marlow
1
-0
/
+21
2008-08-05
bash completion: Add completion for 'git archive'
Lee Marlow
1
-0
/
+24
2008-08-05
bash completion: More completions for 'git stash'
Lee Marlow
1
-1
/
+11
2008-08-05
bash completion: Add completion for 'git revert'
Lee Marlow
1
-0
/
+13
2008-08-05
bash completion: Add completion for 'git init'
Lee Marlow
1
-0
/
+19
2008-08-05
bash completion: Add completion for 'git clean'
Lee Marlow
1
-0
/
+15
2008-08-05
bash completion: Add completion for 'git clone'
Lee Marlow
1
-0
/
+26
2008-08-04
bash completion: Add completion for 'git grep'
Lee Marlow
1
-0
/
+24
2008-08-02
bash completion: Add more long options for 'git log'
Lee Marlow
1
-0
/
+1
2008-08-02
bash completion: remove unused function _git_diff_tree
Lee Marlow
1
-5
/
+0
2008-07-30
Replace uses of "git-var" with "git var"
Todd Zullinger
2
-4
/
+4
2008-07-27
bash completion: Add completion for 'git help'
Lee Marlow
1
-7
/
+39
2008-07-27
bash completion: Add long options for 'git describe'
Thomas Rast
1
-0
/
+9
2008-07-24
bash: offer only paths after '--' for 'git checkout'
SZEDER Gábor
1
-0
/
+2
2008-07-23
git-completion.bash: provide completion for 'show-branch'
Thomas Rast
1
-1
/
+17
2008-07-23
bash completion: Add long options for 'git rm'
Lee Marlow
1
-0
/
+15
2008-07-23
svnimport: newer libsvn wants us to ask for the root with "", not "/"
P. Christeas
1
-1
/
+1
2008-07-23
am --abort: Add to bash-completion and mention in git-rerere documentation
Stephan Beyer
1
-1
/
+1
2008-07-23
In perforce, RCS keywords are case-sensitive
Daniel Barkalow
1
-1
/
+1
2008-07-21
Don't cut off last character of commit descriptions.
Nikolaj Schumacher
1
-1
/
+1
2008-07-21
Rename .git/rebase to .git/rebase-apply
Johannes Schindelin
2
-9
/
+9
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-2
/
+2
2008-07-15
Merge branch 'mv/merge-in-c'
Junio C Hamano
1
-0
/
+554
2008-07-15
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
2
-14
/
+14
2008-07-14
bash completion: Remove dashed command completion support
Shawn O. Pearce
1
-54
/
+0
2008-07-14
Merge branch 'sp/maint-bash-completion-optim'
Junio C Hamano
1
-3
/
+34
2008-07-14
bash: Add long option completion for 'git send-email'
Teemu Likonen
1
-0
/
+20
2008-07-14
bash completion: Resolve git show ref:path<tab> losing ref: portion
Shawn O. Pearce
1
-2
/
+25
2008-07-13
bash completion: Append space after file names have been completed
Shawn O. Pearce
1
-1
/
+9
2008-07-13
Merge branch 'sp/maint-bash-completion-optim'
Junio C Hamano
1
-15
/
+16
2008-07-13
bash completion: Don't offer "a.." as a completion for "a."
Shawn O. Pearce
1
-3
/
+0
2008-07-13
Merge branch 'sg/stash-k-i'
Junio C Hamano
1
-1
/
+12
2008-07-13
bash completion: Improve responsiveness of git-log completion
Shawn O. Pearce
1
-12
/
+16
2008-07-09
Merge branch 'maint'
Junio C Hamano
1
-0
/
+30
2008-07-08
Git.pm: Add remote_refs() git-ls-remote frontend
Petr Baudis
1
-4
/
+1
2008-07-08
completion: add branch options --contains --merged --no-merged
Eric Raible
1
-1
/
+1
2008-07-08
bash: offer only paths after '--'
SZEDER Gábor
1
-0
/
+30
2008-07-07
Build in merge
Miklos Vajna
1
-0
/
+554
2008-07-07
Merge branch 'js/import-zip'
Junio C Hamano
1
-0
/
+72
2008-07-07
completion.bash: add 'skip' and 'run' to git-bisect
Dmitry Potapov
1
-2
/
+2
2008-07-05
hg-to-git: use git init instead of git init-db
Miklos Vajna
1
-1
/
+1
2008-07-05
hg-to-git: rewrite "git-frotz" to "git frotz"
Miklos Vajna
1
-10
/
+10
2008-07-05
hg-to-git: abort if the project directory is not a hg repo
Miklos Vajna
1
-1
/
+4
2008-07-05
hg-to-git: avoid raising a string exception
Miklos Vajna
1
-1
/
+1
2008-07-05
stash: introduce 'stash save --keep-index' option
SZEDER Gábor
1
-1
/
+12
2008-07-01
Add another fast-import example, this time for .zip files
Johannes Schindelin
1
-0
/
+72
2008-06-28
Documentation: remove {show,whatchanged}.difftree config options
Olivier Marin
1
-2
/
+0
2008-06-26
Add 'git-p4.allowSubmit' to git-p4
Jing Xue
1
-0
/
+4
[next]