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
2012-07-27
Move initialization of Git::SVN variables into Git::SVN.
Michael G. Schwern
1
-1
/
+2
2012-07-27
Extract some utilities from git-svn to allow extracting Git::SVN.
Michael G. Schwern
3
-0
/
+53
2012-07-27
test-lib: provide UTF8 behaviour as a prerequisite
Michael J Gruber
3
-17
/
+25
2012-07-27
t0050: use the SYMLINKS test prereq
Michael J Gruber
1
-14
/
+7
2012-07-27
t0050: use the CASE_INSENSITIVE_FS test prereq
Michael J Gruber
1
-13
/
+8
2012-07-27
test-lib: provide case insensitivity as a prerequisite
Michael J Gruber
3
-10
/
+10
2012-07-27
test: allow prerequisite to be evaluated lazily
Junio C Hamano
2
-3
/
+46
2012-07-27
test: rename $satisfied to $satisfied_prereq
Junio C Hamano
1
-3
/
+3
2012-07-26
i18n: merge-recursive: mark strings for translation
Jiang Xin
2
-9
/
+9
2012-07-26
i18n: Rewrite gettext messages start with dash
Jiang Xin
1
-1
/
+1
2012-07-26
t7502: test early quit from commit with bad ident
Jeff King
1
-0
/
+17
2012-07-26
t7502: handle systems where auto-identity is broken
Jeff King
1
-3
/
+10
2012-07-26
t7502: drop confusing test_might_fail call
Jeff King
1
-1
/
+1
2012-07-26
t7502: narrow checks for author/committer name in template
Jeff King
1
-17
/
+8
2012-07-26
t7502: properly quote GIT_EDITOR
Jeff King
1
-1
/
+1
2012-07-26
t7502: clean up fake_editor tests
Jeff King
1
-13
/
+7
2012-07-25
Merge branch 'jc/test-lib-source-build-options-early'
Junio C Hamano
1
-23
/
+22
2012-07-25
Merge branch 'mm/config-xdg'
Junio C Hamano
2
-0
/
+40
2012-07-25
Merge branch 'cw/rebase-i-root'
Junio C Hamano
1
-0
/
+8
2012-07-25
git-submodule: work with GIT_DIR/GIT_WORK_TREE
Daniel GraƱa
1
-0
/
+61
2012-07-25
i18n: rebase: mark messages for translation
Jiang Xin
3
-9
/
+16
2012-07-24
t/lib-httpd: handle running under --valgrind
Jeff King
2
-1
/
+8
2012-07-24
rebase -i: handle fixup of root commit correctly
Chris Webb
1
-0
/
+8
2012-07-24
t1306: check that XDG_CONFIG_HOME works
Jeff King
1
-0
/
+26
2012-07-24
ignore: make sure we have an xdg path before using it
Matthieu Moy
1
-0
/
+7
2012-07-24
attr: make sure we have an xdg path before using it
Jeff King
1
-0
/
+6
2012-07-24
test-lib.sh: unset XDG_CONFIG_HOME
Jeff King
1
-0
/
+1
2012-07-23
Merge branch 'jv/maint-no-ext-diff'
Junio C Hamano
1
-0
/
+59
2012-07-23
Merge branch 'kk/maint-commit-tree'
Junio C Hamano
1
-0
/
+17
2012-07-22
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
1
-0
/
+15
2012-07-22
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
1
-0
/
+10
2012-07-22
Merge branch 'tg/maint-cache-name-compare' into maint
Junio C Hamano
1
-0
/
+39
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
1
-0
/
+91
2012-07-22
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
1
-0
/
+12
2012-07-22
Merge branch 'mz/empty-rebase-test' into maint
Junio C Hamano
1
-0
/
+8
2012-07-22
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
1
-1
/
+1
2012-07-22
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
1
-0
/
+6
2012-07-22
Merge branch 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
26
-44
/
+65
2012-07-22
Merge branch 'as/t4012-style-updates'
Junio C Hamano
1
-50
/
+44
2012-07-22
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'
Junio C Hamano
1
-0
/
+13
2012-07-22
Merge branch 'jc/sha1-name-more'
Junio C Hamano
1
-0
/
+264
2012-07-22
Merge branch 'jc/maint-filter-branch-epoch-date'
Junio C Hamano
2
-3
/
+13
2012-07-19
diff: test precedence of external diff drivers
Jeff King
1
-0
/
+40
2012-07-17
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
1
-0
/
+19
2012-07-17
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
1
-0
/
+17
2012-07-17
commit-tree: resurrect command line parsing updates
Junio C Hamano
1
-0
/
+17
2012-07-16
t4012: Use test_must_fail instead of if-else
Alexander Strasser
1
-14
/
+2
2012-07-16
t4012: use 'printf' instead of 'dd' to generate a binary file
Johannes Sixt
1
-1
/
+1
2012-07-16
t4012: Re-indent test snippets
Alexander Strasser
1
-34
/
+34
2012-07-16
t4012: Make --shortstat test more robust
Alexander Strasser
1
-2
/
+2
[prev]
[next]