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-17
Merge branch 'ak/p4'
Junio C Hamano
2
-28
/
+124
2008-08-16
git-p4: chdir now properly sets PWD environment variable in msysGit
Robert Blum
1
-4
/
+9
2008-08-16
bash-completion: Add non-command git help files to bash-completion
Marcus Griep
1
-1
/
+5
2008-08-14
Utilise our new p4_read_pipe and p4_write_pipe wrappers
Anand Kumria
1
-3
/
+3
2008-08-14
Add p4 read_pipe and write_pipe wrappers
Anand Kumria
1
-0
/
+7
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
2008-08-14
bash completion: 'git apply' should use 'fix' not 'strip'
Eric Raible
1
-1
/
+1
2008-08-11
Put in the two other configuration elements found in the source
Anand Kumria
1
-0
/
+8
2008-08-11
Put some documentation in about the parameters that have been added
Anand Kumria
1
-0
/
+32
2008-08-11
Move git-p4.syncFromOrigin into a configuration parameters section
Anand Kumria
1
-12
/
+16
2008-08-11
Consistently use 'git-p4' for the configuration entries
Anand Kumria
1
-1
/
+1
2008-08-11
If the user has configured various parameters, use them.
Anand Kumria
1
-1
/
+23
2008-08-11
Switch to using 'p4_build_cmd'
Anand Kumria
1
-7
/
+3
2008-08-11
If we are in verbose mode, output what we are about to run (or return)
Anand Kumria
1
-0
/
+2
2008-08-11
Add a single command that will be used to construct the 'p4' command
Anand Kumria
1
-0
/
+11
2008-08-11
Utilise the new 'p4_system' function.
Anand Kumria
1
-9
/
+9
2008-08-11
Have a command that specifically invokes 'p4' (via system)
Anand Kumria
1
-0
/
+7
2008-08-11
Utilise the new 'p4_read_pipe_lines' command
Anand Kumria
1
-2
/
+2
2008-08-11
Create a specific version of the read_pipe_lines command for p4 invocations
Anand Kumria
1
-0
/
+7
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
[next]