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
2009-03-07
bash completion: refactor --strategy completion
Jay Soffian
1
-18
/
+20
2009-03-07
bash completion: fix completion issues with fetch, pull, and push
Jay Soffian
1
-49
/
+60
2009-03-05
Merge branch 'ns/pretty-format'
Junio C Hamano
1
-2
/
+12
2009-03-05
Merge branch 'tp/completion'
Junio C Hamano
1
-38
/
+42
2009-02-27
builtin-remote: add set-head subcommand
Jay Soffian
1
-1
/
+1
2009-02-27
bash completion: add --format= and --oneline options for "git log"
Teemu Likonen
1
-2
/
+12
2009-02-25
Fix typo in contrib/examples/git-svnimport.txt
Michael J Gruber
1
-3
/
+3
2009-02-24
Fixup: Add bare repository indicator for __git_ps1
Marius Storm-Olsen
1
-7
/
+6
2009-02-24
Convert git-* invocations to "git *" in the svnimport example.
Abhijit Menon-Sen
1
-18
/
+18
2009-02-23
git-p4: avoid syncing duplicate changes
Pete Wyckoff
1
-5
/
+6
2009-02-23
Add bare repository indicator for __git_ps1
Marius Storm-Olsen
1
-2
/
+8
2009-02-21
Add a README in the contrib/emacs directory.
Alexandre Julliard
1
-0
/
+39
2009-02-21
git.el: Improve the confirmation message on remove and revert.
Alexandre Julliard
1
-2
/
+6
2009-02-21
git.el: Make sure that file lists are sorted as they are created.
Alexandre Julliard
1
-13
/
+16
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-11
completion: More fixes to prevent unbound variable errors
Ted Pavlic
1
-4
/
+4
2009-02-11
completion: Better __git_ps1 support when not in working directory
Ted Pavlic
1
-14
/
+22
2009-02-11
completion: Use consistent if [...] convention, not "test"
Ted Pavlic
1
-20
/
+11
2009-02-11
completion: For consistency, change "git rev-parse" to __gitdir calls
Ted Pavlic
1
-2
/
+2
2009-02-11
Fix contrib/hooks/post-receive-email for new duplicate branch
Pat Notz
1
-1
/
+3
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-07
emacs: Remove the no longer maintained vc-git package.
Alexandre Julliard
2
-217
/
+1
2009-02-07
git.el: Add some notes about Emacs versions compatibility.
Alexandre Julliard
1
-2
/
+10
2009-02-07
git.el: Use integer instead of character constants in case statement.
Alexandre Julliard
1
-15
/
+15
2009-02-07
git.el: Set a regexp for paragraph-separate in log-edit mode.
Alexandre Julliard
1
-0
/
+1
2009-02-07
git.el: Make git-run-command-region display the error if any.
Alexandre Julliard
1
-19
/
+19
2009-02-07
git.el: Add commands for cherry-pick and revert.
Alexandre Julliard
1
-0
/
+42
2009-02-07
git.el: Add a command to create a new branch.
Alexandre Julliard
1
-0
/
+14
2009-02-07
git.el: Add a checkout command.
Alexandre Julliard
1
-2
/
+31
2009-02-04
contrib git-resurrect: find traces of a branch name and resurrect it
Thomas Rast
1
-0
/
+180
2009-02-03
bash: offer to show (un)staged changes
Thomas Rast
1
-2
/
+24
2009-01-31
contrib/difftool: Don't repeat merge tool candidates
David Aguilar
1
-19
/
+12
2009-01-31
contrib/difftool: add support for Kompare
Markus Heidelberg
2
-7
/
+12
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
contrib/difftool: remove distracting 'echo' in the SIGINT handler
Markus Heidelberg
1
-1
/
+0
2009-01-19
contrib/difftool: change trap condition from SIGINT to INT
Markus Heidelberg
1
-1
/
+1
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
difftool: put the cursor on the editable file for Vim
David Aguilar
1
-2
/
+6
2009-01-18
difftool: fix documentation problems
David Aguilar
2
-13
/
+12
2009-01-18
git-svn: Add --localtime option to "fetch"
Pete Harlan
1
-1
/
+1
2009-01-17
contrib: add 'git difftool' for launching common merge tools
David Aguilar
3
-0
/
+418
2009-01-17
bash: refactor 'git log --pretty=<format>' options
SZEDER Gábor
1
-4
/
+4
[prev]
[next]