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
2013-04-07
Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1
Junio C Hamano
1
-0
/
+27
2013-04-03
Merge branch 'kb/name-hash' into maint-1.8.1
Junio C Hamano
1
-0
/
+20
2013-04-03
Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1
Junio C Hamano
1
-0
/
+13
2013-04-03
Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1
Junio C Hamano
1
-73
/
+96
2013-04-03
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
1
-0
/
+64
2013-04-03
Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1
Junio C Hamano
1
-0
/
+54
2013-03-28
t: check that a pattern without trailing slash matches a directory
Jeff King
1
-0
/
+27
2013-03-22
Fix revision walk for commits with the same dates
Kacper Kornet
1
-0
/
+13
2013-03-20
t2003: work around path mangling issue on Windows
Johannes Sixt
1
-2
/
+2
2013-03-18
pack-refs: add fully-peeled trait
Michael Haggerty
1
-0
/
+22
2013-03-17
t1507: Test that branchname@{upstream} is interpreted as branch
Kacper Kornet
1
-0
/
+4
2013-03-17
pack-refs: write peeled entry for non-tags
Jeff King
1
-0
/
+42
2013-03-14
entry: fix filter lookup
John Keeping
1
-0
/
+26
2013-03-14
t2003: modernize style
John Keeping
1
-73
/
+70
2013-03-09
perf: update documentation of GIT_PERF_REPEAT_COUNT
Antoine Pelisse
1
-1
/
+1
2013-03-07
Merge branch 'mh/maint-ceil-absolute' into maint
Junio C Hamano
1
-0
/
+17
2013-03-06
tests: make sure rename pretty print works
Antoine Pelisse
1
-0
/
+54
2013-03-01
Make !pattern in .gitattributes non-fatal
Thomas Rast
1
-1
/
+2
2013-02-27
name-hash.c: fix endless loop with core.ignorecase=true
Karsten Blees
1
-0
/
+20
2013-02-25
Merge branch 'sp/smart-http-content-type-check' into maint
Junio C Hamano
4
-0
/
+21
2013-02-25
Merge branch 'jc/combine-diff-many-parents' into maint
Junio C Hamano
1
-0
/
+24
2013-02-25
Documentation: "advice" is uncountable
Greg Price
1
-1
/
+1
2013-02-22
Provide a mechanism to turn off symlink resolution in ceiling paths
Michael Haggerty
1
-0
/
+17
2013-02-07
Merge branch 'mz/pick-unborn' into maint
Junio C Hamano
9
-40
/
+32
2013-02-07
Merge branch 'nd/fix-perf-parameters-in-tests' into maint
Junio C Hamano
1
-1
/
+1
2013-02-07
Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...
Junio C Hamano
1
-1
/
+24
2013-02-07
Merge branch 'jc/fake-ancestor-with-non-blobs' into maint
Junio C Hamano
1
-2
/
+28
2013-02-05
t4038: add tests for "diff --cc --raw <trees>"
John Keeping
1
-0
/
+24
2013-02-04
t5551: fix expected error output
Junio C Hamano
1
-2
/
+1
2013-02-04
Verify Content-Type from smart HTTP servers
Shawn Pearce
4
-0
/
+22
2013-02-04
Merge branch 'bc/git-p4-for-python-2.4' into maint
Junio C Hamano
1
-5
/
+6
2013-02-04
Merge branch 'jc/merge-blobs' into maint
Junio C Hamano
1
-0
/
+44
2013-01-31
git-am: record full index line in the patch used while rebasing
Junio C Hamano
1
-2
/
+28
2013-01-30
Merge branch 'tb/t0050-maint' into maint
Junio C Hamano
1
-35
/
+17
2013-01-28
Merge branch 'ap/status-ignored-in-ignored-directory' into maint
Junio C Hamano
1
-0
/
+146
2013-01-28
Merge branch 'mh/ceiling' into maint
Junio C Hamano
2
-58
/
+13
2013-01-26
git-p4.py: support Python 2.4
Brandon Casey
1
-5
/
+6
2013-01-24
t9902: protect test from stray build artifacts
Junio C Hamano
1
-1
/
+24
2013-01-21
t0050: Use TAB for indentation
Torsten Bögershausen
1
-33
/
+15
2013-01-21
t0050: honor CASE_INSENSITIVE_FS in add (with different case)
Torsten Bögershausen
1
-1
/
+1
2013-01-21
t0050: known breakage vanished in merge (case change)
Torsten Bögershausen
1
-1
/
+1
2013-01-20
Merge branch 'rs/zip-tests' into maint
Junio C Hamano
5
-80
/
+140
2013-01-15
test-lib.sh: unfilter GIT_PERF_*
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-14
Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint
Junio C Hamano
1
-1
/
+1
2013-01-14
Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint
Junio C Hamano
1
-1
/
+11
2013-01-14
Merge branch 'mk/maint-graph-infinity-loop' into maint
Junio C Hamano
1
-0
/
+10
2013-01-11
Merge branch 'jk/enable-test-lint-by-default' into maint
Junio C Hamano
1
-0
/
+1
2013-01-11
Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maint
Junio C Hamano
1
-0
/
+14
2013-01-11
Merge branch 'as/test-name-alias-uniquely' into maint
Junio C Hamano
1
-6
/
+6
2013-01-11
Merge branch 'ja/directory-attrs' into maint
Junio C Hamano
1
-0
/
+57
[next]