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-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
2010-01-03
git-difftool: Add '--gui' for selecting a GUI tool
David Aguilar
1
-0
/
+12
2010-01-03
t7800-difftool: Set a bogus tool for use by tests
David Aguilar
1
-1
/
+2
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
branch -d: base the "already-merged" safety on the branch it merges with
Junio C Hamano
1
-0
/
+26
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-28
clone: use --progress to force progress reporting
Tay Ray Chuan
1
-1
/
+2
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-25
resolve-undo: teach "update-index --unresolve" to use resolve-undo info
Junio C Hamano
1
-0
/
+7
2009-12-25
resolve-undo: "checkout -m path" uses resolve-undo information
Junio C Hamano
1
-0
/
+11
2009-12-25
resolve-undo: allow plumbing to clear the information
Junio C Hamano
1
-0
/
+12
2009-12-25
resolve-undo: basic tests
Junio C Hamano
1
-0
/
+88
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
2009-12-19
t9146: use 'svn_cmd' wrapper
Eric Wong
1
-1
/
+1
2009-12-19
git svn: make empty directory creation gc-aware
Eric Wong
1
-0
/
+24
2009-12-16
Merge branch 'maint' to sync with 1.6.5.7
Junio C Hamano
2
-0
/
+32
2009-12-16
worktree: don't segfault with an absolute pathspec without a work tree
Junio C Hamano
1
-0
/
+15
2009-12-16
ignore unknown color configuration
Jeff King
1
-0
/
+17
2009-12-14
commit: correctly respect skip-worktree bit
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2009-12-13
octopus: reenable fast-forward merges
Stephen Boyd
1
-0
/
+18
2009-12-13
octopus: make merge process simpler to follow
Stephen Boyd
1
-0
/
+33
2009-12-12
status/commit: do not suggest "reset HEAD <path>" while merging
Junio C Hamano
1
-1
/
+0
2009-12-12
commit/status: "git add <path>" is not necessarily how to resolve
Junio C Hamano
1
-1
/
+1
2009-12-10
Sync with 1.6.5.6
Junio C Hamano
1
-69
/
+0
2009-12-10
Remove post-upload-hook
Junio C Hamano
1
-69
/
+0
2009-12-08
Merge branch 'maint'
Junio C Hamano
1
-0
/
+20
[prev]
[next]