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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-17
Merge branch 'sr/gfi-options'
Junio C Hamano
1
-0
/
+152
2010-01-16
Merge branch 'cc/reset-more'
Junio C Hamano
1
-10
/
+10
2010-01-16
t7111: fix bad HEAD in tests with unmerged entries
Christian Couder
1
-10
/
+10
2010-01-13
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
2
-1
/
+131
2010-01-13
Merge branch 'cc/reset-more'
Junio C Hamano
2
-0
/
+296
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
7
-0
/
+581
2010-01-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-01-12
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
1
-1
/
+1
2010-01-10
Merge branch 'jk/maint-1.6.5-reset-hard'
Junio C Hamano
1
-0
/
+6
2010-01-10
Merge branch 'jk/push-to-delete'
Junio C Hamano
1
-0
/
+26
2010-01-10
Merge branch 'mm/config-path'
Junio C Hamano
1
-0
/
+28
2010-01-10
Merge branch 'bg/maint-remote-update-default'
Junio C Hamano
1
-0
/
+14
2010-01-10
Merge branch 'mm/diag-path-in-treeish'
Junio C Hamano
1
-0
/
+69
2010-01-09
t7111: check that reset options work as described in the tables
Christian Couder
1
-0
/
+113
2010-01-07
Merge branch 'sb/maint-octopus'
Junio C Hamano
1
-0
/
+51
2010-01-07
Merge branch 'mv/commit-date'
Junio C Hamano
1
-0
/
+15
2010-01-07
Merge branch 'mo/bin-wrappers'
Junio C Hamano
2
-12
/
+30
2010-01-07
rebase -i: teach --onto A...B syntax
Nanako Shiraishi
1
-0
/
+30
2010-01-07
rebase: fix --onto A...B parsing and add tests
Nanako Shiraishi
1
-0
/
+75
2010-01-06
t7002: test for not using external grep on skip-worktree paths
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2010-01-06
t7002: set test prerequisite "external-grep" if supported
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2010-01-03
Use warning function instead of fprintf(stderr, "Warning: ...").
Thiago Farina
1
-1
/
+1
2010-01-03
"reset --merge": fix unmerged case
Junio C Hamano
1
-9
/
+31
2010-01-03
reset: use "unpack_trees()" directly instead of "git read-tree"
Stephan Beyer
1
-5
/
+7
2009-12-31
Merge branch 'maint'
Junio C Hamano
1
-13
/
+13
2009-12-31
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-13
/
+13
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
1
-13
/
+13
2009-12-31
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
1
-0
/
+14
2009-12-31
builtin-config: add --path option doing ~ and ~user expansion.
Matthieu Moy
1
-0
/
+28
2009-12-30
builtin-push: add --delete as syntactic sugar for :foo
Jan Krüger
1
-0
/
+26
2009-12-30
Merge branch 'maint'
Junio C Hamano
1
-7
/
+7
2009-12-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-7
/
+7
2009-12-30
reset: add a few tests for "git reset --merge"
Christian Couder
1
-0
/
+159
2009-12-30
reset: unbreak hard resets with GIT_WORK_TREE
Jeff King
1
-0
/
+6
2009-12-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-7
/
+7
2009-12-29
t7102: make the test fail if one of its check fails
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2009-12-27
Merge branch 'jk/1.7.0-status'
Junio C Hamano
6
-53
/
+351
2009-12-26
Merge branch 'maint'
Junio C Hamano
2
-29
/
+29
2009-12-26
Merge branch 'gb/1.7.0-diff-whitespace-only-output'
Junio C Hamano
1
-2
/
+12
2009-12-26
Merge branch 'jc/1.7.0-diff-whitespace-only-status'
Junio C Hamano
1
-0
/
+63
2009-12-26
Merge branch 'jc/1.7.0-push-safety'
Junio C Hamano
7
-17
/
+25
2009-12-26
Merge branch 'sr/vcs-helper'
Junio C Hamano
1
-2
/
+12
2009-12-26
t4019 "grep" portability fix
Junio C Hamano
1
-28
/
+28
2009-12-26
t1200: work around a bug in some implementations of "find"
Junio C Hamano
1
-1
/
+1
2009-12-23
git svn: add test for a git svn gc followed by a git svn mkdirs
Robert Zeh
1
-0
/
+40
2009-12-22
Merge branch 'maint'
Junio C Hamano
1
-0
/
+13
2009-12-22
Prevent git blame from segfaulting on a missing author name
David Reiss
1
-0
/
+13
2009-12-21
git-svn: detect cherry-picks correctly.
Sam Vilain
1
-2
/
+2
2009-12-21
git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges
Sam Vilain
1
-1
/
+1
2009-12-21
git-svn: expand the svn mergeinfo test suite, highlighting some failures
Sam Vilain
3
-172
/
+860
[next]