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
2014-07-13
tag: fix --sort tests to use cat<<-\EOF format
Jacob Keller
1
-20
/
+20
2014-06-16
Merge branch 'ib/test-selectively-run'
Junio C Hamano
3
-12
/
+617
2014-06-16
Merge branch 'jm/dedup-test-config'
Junio C Hamano
1
-5
/
+0
2014-06-16
Merge branch 'dt/refs-check-refname-component-optim'
Junio C Hamano
1
-1
/
+5
2014-06-16
Merge branch 'sk/test-cmp-bin'
Junio C Hamano
5
-22
/
+28
2014-06-16
Merge branch 'rs/read-ref-at'
Junio C Hamano
1
-2
/
+2
2014-06-16
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
1
-0
/
+61
2014-06-16
Merge branch 'jk/http-errors'
Junio C Hamano
6
-2
/
+58
2014-06-16
Merge branch 'fc/remote-helper-refmap'
Junio C Hamano
3
-1
/
+53
2014-06-16
Merge branch 'jm/t9138-style-fix'
Junio C Hamano
1
-18
/
+17
2014-06-16
Merge branch 'jl/status-added-submodule-is-never-ignored'
Junio C Hamano
1
-2
/
+72
2014-06-16
Merge branch 'as/pretty-truncate'
Junio C Hamano
4
-71
/
+276
2014-06-16
Merge branch 'rr/rebase-autostash-fix'
Junio C Hamano
1
-0
/
+15
2014-06-16
Merge branch 'jk/diff-files-assume-unchanged'
Junio C Hamano
1
-0
/
+11
2014-06-16
Merge branch 'jk/do-not-run-httpd-tests-as-root'
Junio C Hamano
1
-0
/
+5
2014-06-16
Merge branch 'cc/replace-edit'
Junio C Hamano
1
-0
/
+27
2014-06-16
Merge branch 'mt/patch-id-stable' (early part)
Junio C Hamano
3
-11
/
+117
2014-06-10
patch-id-test: test stable and unstable behaviour
Michael S. Tsirkin
1
-11
/
+91
2014-06-10
test doc: test_write_lines does not split its arguments
Jonathan Nieder
1
-4
/
+3
2014-06-10
test: add test_write_lines helper
Michael S. Tsirkin
2
-0
/
+27
2014-06-09
Merge branch 'jc/shortlog-ref-exclude'
Junio C Hamano
1
-0
/
+6
2014-06-09
Merge branch 'pb/trim-trailing-spaces'
Junio C Hamano
1
-0
/
+23
2014-06-09
Merge branch 'na/no-http-test-in-the-middle'
Junio C Hamano
2
-59
/
+100
2014-06-09
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
1
-0
/
+4
2014-06-09
Merge branch 'lt/request-pull'
Junio C Hamano
1
-1
/
+1
2014-06-06
t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests
Ramsay Jones
1
-51
/
+57
2014-06-06
test-lib: '--run' to run only specific tests
Ilya Bobyr
3
-8
/
+537
2014-06-06
test-lib: tests skipped by GIT_SKIP_TESTS say so
Ilya Bobyr
2
-5
/
+71
2014-06-06
test-lib: document short options in t/README
Ilya Bobyr
1
-0
/
+4
2014-06-06
Merge branch 'mc/git-p4-prepare-p4-only'
Junio C Hamano
1
-1
/
+2
2014-06-06
Merge branch 'jn/test-lint-unmoor'
Junio C Hamano
1
-4
/
+4
2014-06-06
Merge branch 'ep/shell-assign-and-export-vars'
Junio C Hamano
2
-2
/
+10
2014-06-06
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
2
-2
/
+27
2014-06-06
Merge branch 'mt/rebase-i-keep-empty-test'
Junio C Hamano
1
-0
/
+8
2014-06-06
Merge branch 'mk/show-s-no-extra-blank-line-for-merges'
Junio C Hamano
3
-10
/
+13
2014-06-06
Merge branch 'bc/blame-crlf-test'
Junio C Hamano
1
-0
/
+9
2014-06-06
Merge branch 'dt/merge-recursive-case-insensitive'
Junio C Hamano
1
-0
/
+53
2014-06-06
Merge branch 'rs/reflog-exists'
Junio C Hamano
1
-0
/
+8
2014-06-06
Merge branch 'jk/utf8-switch-between-nfd-and-nfc'
Junio C Hamano
1
-0
/
+10
2014-06-06
Merge branch 'jk/commit-C-pick-empty'
Junio C Hamano
1
-1
/
+10
2014-06-05
refs.c: optimize check_refname_component()
David Turner
1
-1
/
+5
2014-06-05
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
1
-5
/
+0
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
1
-0
/
+6
2014-06-04
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
5
-22
/
+28
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
1
-0
/
+4
2014-06-03
Merge branch 'ew/config-protect-mode'
Junio C Hamano
1
-0
/
+10
2014-06-03
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
3
-2
/
+28
2014-06-03
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
32
-151
/
+151
2014-06-03
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
1
-0
/
+26
2014-06-03
Merge branch 'jk/external-diff-use-argv-array'
Junio C Hamano
1
-1
/
+1
[next]