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-06
log: parse separate options like git log --grep foo
Matthieu Moy
1
-0
/
+7
2010-08-06
diff: parse separate options like -S foo
Matthieu Moy
3
-7
/
+17
2010-07-21
tests: correct "does reflog exist?" tests
Junio C Hamano
2
-49
/
+11
2010-07-21
t/: work around one-shot variable assignment with test_must_fail
Brandon Casey
3
-8
/
+40
2010-07-21
t/README: correct an exception when breaking a && chain in tests
Jonathan Nieder
1
-4
/
+4
2010-07-20
t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail
Brandon Casey
2
-2
/
+2
2010-07-20
t/t3700: convert two uses of negation operator '!' to use test_must_fail
Brandon Casey
1
-2
/
+2
2010-07-20
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2010-07-20
t/README: clarify test_must_fail description
Brandon Casey
1
-0
/
+8
2010-07-19
git submodule add: Require the new --force option to add ignored paths
Jens Lehmann
1
-12
/
+15
2010-07-19
Merge branch 'jl/add-n-ignore-missing'
Junio C Hamano
1
-0
/
+25
2010-07-16
Only run aggregate-results over actual counts
Thomas Rast
2
-2
/
+2
2010-07-15
Merge branch 'jn/paginate-fix'
Junio C Hamano
1
-45
/
+196
2010-07-15
Merge branch 'wp/merge-tree-fix'
Junio C Hamano
1
-0
/
+257
2010-07-15
Merge branch 'js/merge-rr-fix'
Junio C Hamano
1
-2
/
+2
2010-07-15
Merge branch 'jn/tests'
Junio C Hamano
1
-47
/
+42
2010-07-15
Merge branch 'jn/grep-open'
Junio C Hamano
1
-0
/
+15
2010-07-15
Merge branch 'jc/rebase-i-commit-msg-fix'
Junio C Hamano
1
-0
/
+18
2010-07-15
Merge branch 'ab/submodule-add-f'
Junio C Hamano
1
-1
/
+23
2010-07-14
git --paginate: paginate external commands again
Jonathan Nieder
1
-12
/
+35
2010-07-14
MERGE_RR is in .git, not .git/rr-cache
Jay Soffian
1
-2
/
+2
2010-07-14
merge-tree: fix where two branches share no changes
Will Palmer
1
-3
/
+3
2010-07-14
add basic tests for merge-tree
Will Palmer
1
-0
/
+257
2010-07-14
Merge branch 'jc/read-tree-cache-tree-fix'
Junio C Hamano
1
-0
/
+16
2010-07-12
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
1
-0
/
+25
2010-07-12
test-lib: TAP compliance for skipping tests on request
Michael J Gruber
1
-2
/
+2
2010-07-12
test-lib: simplify GIT_SKIP_TESTS loop
Michael J Gruber
1
-10
/
+3
2010-07-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2010-07-11
t3000 (ls-files -o): modernize style
Jonathan Nieder
1
-47
/
+42
2010-07-09
t0005: work around strange $? in ksh when program terminated by a signal
Johannes Sixt
1
-0
/
+1
2010-07-08
Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix
Junio C Hamano
355
-1443
/
+25997
2010-07-08
tests: Use skip_all=* to skip tests
Ævar Arnfjörð Bjarmason
7
-18
/
+17
2010-07-08
Fix "read-tree -m A B" priming the cache-tree
Junio C Hamano
1
-0
/
+16
2010-07-08
t9118 (git-svn): prevent early failure from taking down later tests
Jonathan Nieder
1
-21
/
+25
2010-07-08
t9118: avoid PEG revision identifier in tests
Michael J Gruber
1
-1
/
+1
2010-07-07
grep -O: Do not pass color sequences as filenames to pager
Nazri Ramliy
1
-0
/
+15
2010-07-07
Merge branch 'ab/tap'
Junio C Hamano
46
-111
/
+369
2010-07-07
Merge branch 'maint'
Junio C Hamano
1
-0
/
+18
2010-07-07
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
1
-0
/
+18
2010-07-07
rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
Uwe Kleine-König
1
-0
/
+18
2010-07-07
Merge branch 'tr/receive-pack-aliased-update-fix' into maint
Junio C Hamano
1
-0
/
+49
2010-07-07
t/t0006: specify timezone as EST5 not EST to comply with POSIX
Brandon Casey
1
-1
/
+1
2010-07-06
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-07-06
add missing && to submodule-merge testcase
Heiko Voigt
1
-1
/
+1
2010-07-06
t/README: document more test helpers
Jonathan Nieder
1
-0
/
+31
2010-07-05
rebase-i: do not get fooled by a log message ending with backslash
Junio C Hamano
1
-0
/
+18
2010-07-05
parse_date: fix signedness in timezone calculation
Jeff King
1
-0
/
+1
2010-07-05
Merge branch 'maint'
Junio C Hamano
1
-2
/
+3
2010-07-05
t0006: test timezone parsing
Jeff King
1
-2
/
+3
2010-07-05
git submodule: add submodules with git add -f <path>
Ævar Arnfjörð Bjarmason
1
-1
/
+23
[next]