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-03-25
t7502: remove clear_config
Yann Droneaud
1
-26
/
+6
2013-03-25
t7502: use test_config to set/unset git config variables
Yann Droneaud
1
-5
/
+3
2013-03-25
t9500: use test_config to set/unset git config variables
Yann Droneaud
1
-2
/
+1
2013-03-25
t7508: use test_config to set/unset git config variables
Yann Droneaud
1
-30
/
+16
2013-03-25
t7500: use test_config to set/unset git config variables
Yann Droneaud
1
-4
/
+2
2013-03-25
t5541: use test_config to set/unset git config variables
Yann Droneaud
1
-2
/
+1
2013-03-25
t5520: use test_config to set/unset git config variables
Yann Droneaud
1
-8
/
+4
2013-03-25
t4202: use test_config/test_unconfig to set/unset git config variables
Yann Droneaud
1
-20
/
+8
2013-03-25
t4034: use test_config/test_unconfig to set/unset git config variables
Yann Droneaud
1
-4
/
+3
2013-03-25
t4304: use test_config to set/unset git config variables
Yann Droneaud
1
-2
/
+1
2013-03-25
t3400: use test_config to set/unset git config variables
Yann Droneaud
1
-2
/
+1
2013-03-17
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2013-03-17
t1507: Test that branchname@{upstream} is interpreted as branch
Kacper Kornet
1
-0
/
+4
2013-03-09
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
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-01
Sync with 1.8.1.5
Junio C Hamano
1
-1
/
+2
2013-03-01
Make !pattern in .gitattributes non-fatal
Thomas Rast
1
-1
/
+2
2013-02-27
Merge branch 'mh/maint-ceil-absolute'
Junio C Hamano
1
-0
/
+17
2013-02-25
Sync with 'maint'
Junio C Hamano
1
-1
/
+1
2013-02-25
Merge branch 'as/check-ignore'
Junio C Hamano
1
-0
/
+15
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-19
name-hash: allow hashing an empty string
Junio C Hamano
1
-0
/
+5
2013-02-19
t0008: document test_expect_success_multi
Adam Spiers
1
-0
/
+10
2013-02-17
Merge branch 'jc/hidden-refs'
Junio C Hamano
2
-0
/
+39
2013-02-17
Merge branch 'mw/bash-prompt-show-untracked-config'
Junio C Hamano
1
-1
/
+77
2013-02-17
Merge branch 'jk/rebase-i-comment-char'
Junio C Hamano
1
-0
/
+14
2013-02-17
Merge branch 'jk/read-commit-buffer-data-after-free'
Junio C Hamano
1
-0
/
+58
2013-02-14
Merge branch 'nd/status-show-in-progress'
Junio C Hamano
1
-35
/
+52
2013-02-13
t9903: add extra tests for bash.showDirtyState
Martin Erik Werner
1
-1
/
+37
2013-02-13
t9903: add tests for bash.showUntrackedFiles
Martin Erik Werner
1
-0
/
+40
2013-02-12
rebase -i: respect core.commentchar
John Keeping
1
-0
/
+14
2013-02-11
log: re-encode commit messages before grepping
Jeff King
1
-0
/
+58
2013-02-10
Merge branch 'sp/smart-http-content-type-check'
Junio C Hamano
4
-0
/
+21
2013-02-08
Merge branch 'jc/combine-diff-many-parents'
Junio C Hamano
1
-0
/
+24
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-07
Merge branch 'nd/branch-error-cases'
Junio C Hamano
2
-2
/
+37
2013-02-07
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
2
-0
/
+39
2013-02-05
Merge branch 'jc/fake-ancestor-with-non-blobs'
Junio C Hamano
1
-2
/
+28
2013-02-05
t4038: add tests for "diff --cc --raw <trees>"
John Keeping
1
-0
/
+24
2013-02-05
status: show the branch name if possible in in-progress info
Nguyễn Thái Ngọc Duy
1
-35
/
+52
2013-02-04
t5551: fix expected error output
Junio C Hamano
1
-2
/
+1
2013-02-04
Merge branch 'pw/git-p4-on-cygwin'
Junio C Hamano
9
-66
/
+252
2013-02-04
Merge branch 'jk/read-commit-buffer-data-after-free'
Junio C Hamano
1
-0
/
+8
[next]