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
2014-04-21
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
12
-39
/
+39
2014-04-18
Merge branch 'fc/remote-helper-fixes'
Junio C Hamano
5
-5
/
+34
2014-04-18
Merge branch 'fc/complete-aliased-push'
Junio C Hamano
2
-0
/
+2
2014-04-18
Merge branch 'fc/prompt-zsh-read-from-file'
Junio C Hamano
1
-7
/
+14
2014-04-17
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-17
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-04-17
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2014-04-17
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-16
Merge branch 'mh/multimail'
Junio C Hamano
5
-56
/
+249
2014-04-14
prompt: fix missing file errors in zsh
Felipe Contreras
1
-7
/
+14
2014-04-14
remote-bzr: trivial test fix
Felipe Contreras
1
-1
/
+1
2014-04-09
completion: fix completing args of aliased "push", "fetch", etc.
Felipe Contreras
2
-0
/
+2
2014-04-09
remote-bzr: include authors field in pushed commits
dequis
2
-0
/
+26
2014-04-09
remote-bzr: add support for older versions
Felipe Contreras
1
-2
/
+2
2014-04-09
remote-hg: always normalize paths
Felipe Contreras
1
-0
/
+1
2014-04-09
remote-helpers: allow all tests running from any dir
Felipe Contreras
2
-2
/
+4
2014-04-08
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
5
-8
/
+8
2014-04-07
git-multimail: update to version 1.0.0
Michael Haggerty
5
-56
/
+249
2014-04-02
Merge branch 'ap/remote-hg-skip-null-bookmarks'
Junio C Hamano
2
-1
/
+77
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
3
-5
/
+5
2014-03-31
contrib: fix misuses of "nor"
Justin Lebar
2
-3
/
+3
2014-03-28
Merge branch 'jk/subtree-prefix'
Junio C Hamano
1
-0
/
+1
2014-03-25
remote-hg: do not fail on invalid bookmarks
Max Horn
2
-1
/
+77
2014-03-18
Merge branch 'fc/transport-helper-fixes'
Junio C Hamano
3
-4
/
+53
2014-03-17
subtree: initialize "prefix" variable
Jeff King
1
-0
/
+1
2014-03-14
Merge branch 'lb/contrib-contacts-looser-diff-parsing'
Junio C Hamano
1
-2
/
+0
2014-03-14
Merge branch 'ss/completion-rec-sub-fetch-push'
Junio C Hamano
1
-1
/
+18
2014-02-24
remote-bzr: support the new 'force' option
Richard Hansen
2
-2
/
+51
2014-02-24
test-hg.sh: tests are now expected to pass
Richard Hansen
1
-2
/
+2
2014-02-18
git-contacts: do not fail parsing of good diffs
Lars Gullik Bjønnes
1
-2
/
+0
2014-02-11
completion: teach --recurse-submodules to fetch, pull and push
Sup Yut Sum
1
-1
/
+18
2014-02-03
git-sh-setup.sh: add variable to use the stuck-long mode
Nicolas Vigier
1
-0
/
+1
2014-01-27
Merge branch 'jk/complete-merge-base'
Junio C Hamano
1
-1
/
+7
2014-01-27
Merge branch 'ab/subtree-doc'
Junio C Hamano
2
-13
/
+23
2014-01-13
subtree: fix argument validation in add/pull/push
Anthony Baire
2
-13
/
+23
2014-01-13
completion: handle --[no-]fork-point options to git-rebase
John Keeping
1
-1
/
+1
2014-01-13
completion: complete merge-base options
John Keeping
1
-0
/
+6
2014-01-13
Merge branch 'rr/completion-format-coverletter'
Junio C Hamano
1
-0
/
+1
2014-01-07
completion: complete format.coverLetter
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix remote.pushdefault
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix branch.autosetup(merge|rebase)
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: introduce __gitcomp_nl_append ()
Ramkumar Ramachandra
2
-4
/
+26
[next]