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-31
t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
Ævar Arnfjörð Bjarmason
1
-0
/
+31
2010-08-31
test-lib: Allow overriding of TEST_DIRECTORY
Ævar Arnfjörð Bjarmason
1
-1
/
+7
2010-08-31
test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
Ævar Arnfjörð Bjarmason
1
-14
/
+15
2010-08-31
test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2010-08-31
test: Introduce $GIT_BUILD_DIR
Thomas Rast
1
-0
/
+1
2010-08-31
tests: make test_might_fail fail on missing commands
Jonathan Nieder
1
-0
/
+3
2010-08-31
tests: make test_might_fail more verbose
Jonathan Nieder
1
-1
/
+6
2010-08-31
notes: Don't create (empty) commit when removing non-existing notes
Johan Herland
1
-0
/
+7
2010-08-31
tests: make test_must_fail fail on missing commands
Jeff King
1
-0
/
+3
2010-08-31
tests: make test_must_fail more verbose
Jeff King
1
-1
/
+9
2010-08-31
t3903: fix broken test_must_fail calls
Jon Seymour
1
-18
/
+18
2010-08-31
t1503: fix broken test_must_fail calls
Jon Seymour
1
-2
/
+2
2010-08-30
checkout: Use submodule.*.ignore settings from .git/config and .gitmodules
Jens Lehmann
1
-0
/
+16
2010-08-30
checkout: Add test for diff.ignoreSubmodules
Jens Lehmann
1
-0
/
+7
2010-08-29
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2010-08-29
Merge branch 'maint-1.7.1' into maint
Junio C Hamano
1
-5
/
+5
2010-08-29
t0003: add missing && at end of lines
Matthieu Moy
1
-5
/
+5
2010-08-25
builtin/fetch.c: ignore merge config when not fetching from branch's remote
Brandon Casey
1
-1
/
+1
2010-08-25
t/t5510: demonstrate failure to fetch when current branch has merge ref
Brandon Casey
1
-0
/
+6
2010-08-24
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-08-24
rev-parse: tests git rev-parse --verify master@{n}, for various n
Jon Seymour
2
-0
/
+20
2010-08-24
t3302 (notes): Port to Solaris
Jonathan Nieder
1
-1
/
+1
2010-08-24
t7606: Avoid using head as a file name
Brian Gernhardt
1
-4
/
+4
2010-08-24
do not pass "git -c foo=bar" params to transport helpers
Jonathan Nieder
1
-0
/
+23
2010-08-24
t7610: cd inside subshell instead of around
Brian Gernhardt
1
-23
/
+26
2010-08-21
detached-stash: tests of git stash with stash-like arguments
Jon Seymour
1
-0
/
+112
2010-08-21
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
5
-5
/
+107
2010-08-21
Merge branch 'mm/shortopt-detached'
Junio C Hamano
4
-7
/
+30
2010-08-21
Merge branch 'nd/fix-sparse-checkout'
Junio C Hamano
1
-47
/
+76
2010-08-21
Merge branch 'hv/submodule-find-ff-merge'
Junio C Hamano
1
-6
/
+122
2010-08-21
Merge branch 'en/rebase-against-rebase-fix'
Junio C Hamano
1
-0
/
+62
2010-08-21
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
4
-3
/
+130
2010-08-21
Merge branch 'po/userdiff-csharp'
Junio C Hamano
1
-1
/
+1
2010-08-21
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-08-21
apply: handle traditional patches with space in filename
Jonathan Nieder
1
-2
/
+2
2010-08-21
tests: exercise "git apply" with weird filenames
Jonathan Nieder
19
-0
/
+213
2010-08-21
apply: split quoted filename handling into new function
Jonathan Nieder
1
-3
/
+32
2010-08-21
t7403: add missing &&'s
Jens Lehmann
1
-2
/
+2
2010-08-20
Merge branch 'jc/maint-follow-rename-fix' into maint
Junio C Hamano
1
-1
/
+13
2010-08-20
Merge branch 'jn/fix-abbrev' into maint
Junio C Hamano
1
-1
/
+1
2010-08-20
Merge branch 'jn/rebase-rename-am' into maint
Junio C Hamano
3
-199
/
+343
2010-08-19
t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-08-19
t/t9010-svn-fe.sh: add an +x bit to this test
Ævar Arnfjörð Bjarmason
1
-0
/
+0
2010-08-19
t9155: fix compatibility with older SVN
Eric Wong
1
-1
/
+1
2010-08-18
fmt-merge-msg -m to override merge title
Jonathan Nieder
1
-0
/
+32
2010-08-18
merge-base --independent to print reduced parent list in a merge
Jonathan Nieder
1
-1
/
+38
2010-08-18
merge-base --octopus to mimic show-branch --merge-base
Jonathan Nieder
1
-0
/
+2
2010-08-18
t6200 (fmt-merge-msg): style nitpicks
Jonathan Nieder
1
-160
/
+120
2010-08-18
t6010 (merge-base): modernize style
Jonathan Nieder
1
-143
/
+160
2010-08-18
t7600 (merge): test merge from branch yet to be born
Jonathan Nieder
1
-0
/
+21
[prev]
[next]