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-09-12
Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11
Junio C Hamano
1
-0
/
+10
2012-09-11
Merge branch 'sz/submodule-force-update' into maint-1.7.11
Junio C Hamano
1
-0
/
+12
2012-09-11
Merge branch 'ph/stash-rerere' into maint-1.7.11
Junio C Hamano
1
-0
/
+38
2012-09-11
Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11
Junio C Hamano
1
-4
/
+22
2012-09-11
Merge branch 'mz/empty-rebase-test' into maint-1.7.11
Junio C Hamano
1
-1
/
+17
2012-09-11
Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11
Junio C Hamano
1
-0
/
+30
2012-09-11
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' into maint-1.7.11
Junio C Hamano
1
-8
/
+8
2012-09-10
Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11
Junio C Hamano
1
-0
/
+35
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
3
-0
/
+128
2012-09-10
Merge branch 'tr/maint-send-email-2047' into maint-1.7.11
Junio C Hamano
1
-0
/
+13
2012-08-24
Merge branch 'mk/test-seq' into maint-1.7.11
Junio C Hamano
3
-2
/
+23
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
1
-0
/
+12
2012-08-21
for-each-ref: Fix sort with multiple keys
Kacper Kornet
1
-1
/
+1
2012-08-21
t6300: test sort with multiple keys
Kacper Kornet
1
-0
/
+10
2012-08-17
stash: invoke rerere in case of conflict
Phil Hord
1
-1
/
+1
2012-08-17
test: git-stash conflict sets up rerere
Phil Hord
1
-0
/
+38
2012-08-15
Merge branch 'rj/maint-grep-remove-redundant-test' into maint
Junio C Hamano
1
-11
/
+0
2012-08-14
Let submodule command exit with error status if path does not exist
Heiko Voigt
1
-4
/
+22
2012-08-09
add tests for 'git rebase --keep-empty'
Martin von Zweigbergk
1
-1
/
+17
2012-08-06
receive-pack: do not leak output from auto-gc to standard output
Junio C Hamano
1
-1
/
+1
2012-08-06
t/t5400: demonstrate breakage caused by informational message from prune
Brandon Casey
1
-0
/
+35
2012-08-05
Fix '\ No newline...' annotation in rewrite diffs
Adam Butcher
1
-0
/
+30
2012-08-04
tests: Introduce test_seq
MichaĆ Kiedrowicz
3
-2
/
+23
2012-07-31
send-email: improve RFC2047 quote parsing
Thomas Rast
1
-0
/
+13
2012-07-30
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
1
-0
/
+17
2012-07-30
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
1
-0
/
+59
2012-07-30
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
1
-0
/
+13
2012-07-30
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
2
-3
/
+13
2012-07-30
t7406: fix misleading "rev-parse --max-count=1 HEAD"
Junio C Hamano
1
-8
/
+8
2012-07-29
t7810-*.sh: Remove redundant test
Ramsay Jones
1
-11
/
+0
2012-07-29
fsck: detect null sha1 in tree entries
Jeff King
1
-0
/
+26
2012-07-29
do not write null sha1s to on-disk index
Jeff King
1
-0
/
+19
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-0
/
+83
2012-07-22
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
1
-0
/
+15
2012-07-22
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
1
-0
/
+10
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-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-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
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
[next]