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
2010-08-18
t/t7800-difftool.sh: Skip with prereq on no PERL
Ævar Arnfjörð Bjarmason
1
-27
/
+22
2010-08-18
t/t5800-remote-helpers.sh: Skip with prereq on python <2.4
Ævar Arnfjörð Bjarmason
1
-13
/
+11
2010-08-18
t/t4004-diff-rename-symlink.sh: use three-arg <prereq>
Ævar Arnfjörð Bjarmason
1
-11
/
+7
2010-08-18
tests: implicitly skip SYMLINKS tests using <prereq>
Ævar Arnfjörð Bjarmason
8
-90
/
+42
2010-08-18
t/README: Add a note about the dangers of coverage chasing
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2010-08-18
t/README: A new section about test coverage
Ævar Arnfjörð Bjarmason
1
-0
/
+42
2010-08-18
t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target
Ævar Arnfjörð Bjarmason
2
-0
/
+13
2010-08-18
t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-08-18
t/README: Document the Smoke testing
Ævar Arnfjörð Bjarmason
1
-0
/
+66
2010-08-18
tests: Infrastructure for Git smoke testing
Ævar Arnfjörð Bjarmason
2
-1
/
+55
2010-08-18
test-lib: Multi-prereq support only checked the last prereq
Ævar Arnfjörð Bjarmason
2
-4
/
+23
2010-08-18
tests: A SANITY test prereq for testing if we're root
Ævar Arnfjörð Bjarmason
9
-32
/
+24
2010-08-18
t/README: Document the predefined test prerequisites
Ævar Arnfjörð Bjarmason
1
-5
/
+40
2010-08-18
test-lib: Print missing prerequisites in test output
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-08-18
test-lib: Add support for multiple test prerequisites
Ævar Arnfjörð Bjarmason
3
-6
/
+37
2010-08-18
test-lib: Don't write test-results when HARNESS_ACTIVE
Ævar Arnfjörð Bjarmason
1
-10
/
+13
2010-08-18
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
2
-4
/
+339
2010-08-18
Merge branch 'ml/rebase-x-strategy'
Junio C Hamano
1
-0
/
+9
2010-08-18
Merge branch 'jn/fix-abbrev'
Junio C Hamano
1
-1
/
+1
2010-08-18
Merge branch 'jh/use-test-must-fail'
Junio C Hamano
11
-26
/
+26
2010-08-18
Merge branch 'jh/clean-exclude'
Junio C Hamano
1
-0
/
+16
2010-08-18
Merge branch 'jn/rebase-rename-am'
Junio C Hamano
3
-199
/
+343
2010-08-18
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
1
-0
/
+54
2010-08-18
merge-recursive: Fix multiple file rename across D/F conflict
Elijah Newren
1
-1
/
+1
2010-08-18
t6031: Add a testcase covering multiple renames across a D/F conflict
Elijah Newren
1
-0
/
+31
2010-08-18
Merge branch 'tc/checkout-B'
Junio C Hamano
1
-0
/
+172
2010-08-17
mergetool: Skip autoresolved paths
David Aguilar
1
-12
/
+34
2010-08-16
Userdiff patterns for C#
Petr Onderka
1
-1
/
+1
2010-08-16
t7006 (pager): add missing TTY prerequisites
Jonathan Nieder
1
-2
/
+2
2010-08-15
merge: let custom strategies intervene in trivial merges
Jonathan Nieder
1
-3
/
+33
2010-08-15
t7606 (merge-theirs): modernize style
Jonathan Nieder
1
-26
/
+40
2010-08-15
Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix
Junio C Hamano
2
-173
/
+452
2010-08-15
config: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2010-08-15
bundle: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2010-08-15
apply: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2010-08-15
log: test for regression introduced in v1.7.2-rc0~103^2~2
Ævar Arnfjörð Bjarmason
1
-1
/
+13
2010-08-15
cherry-pick/revert: Use advise() for hints
Jonathan Nieder
1
-0
/
+20
2010-08-15
Eliminate “Finished cherry-pick/revert” message
Jonathan Nieder
1
-12
/
+30
2010-08-15
git-svn: fix fetch with deleted tag
David D. Kilzer
2
-0
/
+86
2010-08-14
t9010 (svn-fe): avoid symlinks in test
Jonathan Nieder
1
-1
/
+1
2010-08-14
t9010 (svn-fe): use Unix-style path in URI
Jonathan Nieder
1
-1
/
+1
2010-08-14
SVN dump parser
David Barr
1
-0
/
+32
2010-08-14
Add stream helper library
David Barr
1
-0
/
+54
2010-08-14
Add string-specific memory pool
David Barr
1
-0
/
+16
2010-08-14
Add treap implementation
Jason Evans
1
-0
/
+22
2010-08-14
Add memory pool library
David Barr
1
-0
/
+79
2010-08-14
fetch: allow command line --tags to override config
Daniel Johnson
1
-0
/
+41
2010-08-12
Mark tests that use symlinks as needing SYMLINKS prerequisite
Elijah Newren
2
-3
/
+3
2010-08-12
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
1
-2
/
+2
2010-08-12
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
1
-0
/
+62
[prev]
[next]