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
2012-07-22
Merge branch 'tg/maint-cache-name-compare' into maint
Junio C Hamano
1
-0
/
+39
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
1
-0
/
+91
2012-07-22
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
1
-0
/
+12
2012-07-22
Merge branch 'mz/empty-rebase-test' into maint
Junio C Hamano
1
-0
/
+8
2012-07-22
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
1
-1
/
+1
2012-07-22
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
1
-0
/
+6
2012-07-22
Merge branch 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
26
-44
/
+65
2012-07-22
Merge branch 'as/t4012-style-updates'
Junio C Hamano
1
-50
/
+44
2012-07-22
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'
Junio C Hamano
1
-0
/
+13
2012-07-22
Merge branch 'jc/sha1-name-more'
Junio C Hamano
1
-0
/
+264
2012-07-22
Merge branch 'jc/maint-filter-branch-epoch-date'
Junio C Hamano
2
-3
/
+13
2012-07-19
diff: test precedence of external diff drivers
Jeff King
1
-0
/
+40
2012-07-17
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
1
-0
/
+19
2012-07-17
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
1
-0
/
+17
2012-07-17
commit-tree: resurrect command line parsing updates
Junio C Hamano
1
-0
/
+17
2012-07-16
t4012: Use test_must_fail instead of if-else
Alexander Strasser
1
-14
/
+2
2012-07-16
t4012: use 'printf' instead of 'dd' to generate a binary file
Johannes Sixt
1
-1
/
+1
2012-07-16
t4012: Re-indent test snippets
Alexander Strasser
1
-34
/
+34
2012-07-16
t4012: Make --shortstat test more robust
Alexander Strasser
1
-2
/
+2
2012-07-16
t4012: Break up pipe into serial redirections
Alexander Strasser
1
-1
/
+2
2012-07-16
t4012: Actually quote the sed script
Alexander Strasser
1
-2
/
+2
2012-07-15
Merge branch 'tg/maint-cache-name-compare'
Junio C Hamano
1
-0
/
+39
2012-07-15
Merge branch 'jk/maint-commit-amend-only-no-paths'
Junio C Hamano
1
-0
/
+10
2012-07-15
Merge branch 'cw/amend-commit-without-message'
Junio C Hamano
1
-0
/
+15
2012-07-15
Merge branch 'jc/apply-3way'
Junio C Hamano
2
-0
/
+165
2012-07-15
Merge branch 'cw/rebase-i-root'
Junio C Hamano
2
-5
/
+31
2012-07-15
Merge branch 'pw/git-p4-move'
Junio C Hamano
1
-8
/
+8
2012-07-13
Merge branch 'pw/git-p4-jobs'
Junio C Hamano
3
-5
/
+168
2012-07-13
Merge branch 'jc/refactor-diff-stdin'
Junio C Hamano
1
-0
/
+12
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+164
2012-07-13
Merge branch 'tr/maint-show-walk'
Junio C Hamano
1
-0
/
+91
2012-07-13
Merge branch 'mz/rebase-no-mbox'
Junio C Hamano
2
-5
/
+35
2012-07-13
t1512: match the "other" object names
Junio C Hamano
1
-3
/
+3
2012-07-12
git p4: add support for 'p4 move' in P4Submit
Gary Gibbons
1
-8
/
+8
2012-07-12
t7003: add test to filter a branch with a commit at epoch
Junio C Hamano
2
-3
/
+13
2012-07-12
submodules: don't stumble over symbolic links when cloning recursively
Jens Lehmann
1
-0
/
+13
2012-07-11
t1512: ignore whitespaces in wc -l output
Junio C Hamano
1
-1
/
+1
2012-07-11
t4012: Unquote git command fragment in test title
Alexander Strasser
1
-1
/
+1
2012-07-11
t4012: modernize style for quoting
Alexander Strasser
1
-15
/
+20
2012-07-11
Merge branch 'th/diff-no-index-fixes' into maint
Junio C Hamano
2
-2
/
+86
2012-07-11
Merge branch 'nd/clone-single-fix' into maint
Junio C Hamano
1
-1
/
+6
2012-07-11
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
1
-0
/
+11
2012-07-11
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
1
-0
/
+39
2012-07-10
commit: fix "--amend --only" with no pathspec
Jeff King
1
-0
/
+10
2012-07-09
apply: tests for the --3way option
Junio C Hamano
1
-0
/
+54
2012-07-09
rev-parse --disambiguate=<prefix>
Junio C Hamano
1
-0
/
+9
2012-07-09
rev-parse: A and B in "rev-parse A..B" refer to committish
Junio C Hamano
1
-1
/
+1
2012-07-09
reset: the command takes committish
Junio C Hamano
1
-1
/
+1
2012-07-09
commit-tree: the command wants a tree and commits
Junio C Hamano
1
-2
/
+2
2012-07-09
apply: --build-fake-ancestor expects blobs
Junio C Hamano
1
-1
/
+1
[prev]
[next]