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
2011-03-09
i18n: git-clone "Cloning into" message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-03-09
i18n: git-init "Initialized [...] repository" message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-03-08
i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set
Jonathan Nieder
1
-1
/
+7
2011-03-08
i18n: add GETTEXT_POISON to simulate unfriendly translator
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2011-02-21
Merge branch 'maint'
Junio C Hamano
4
-89
/
+12
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
3
-88
/
+6
2011-02-09
Merge branch 'tr/merge-unborn-clobber'
Junio C Hamano
1
-0
/
+16
2011-02-09
Merge branch 'tr/diff-words-test'
Junio C Hamano
40
-231
/
+917
2011-02-09
Merge branch 'rr/fi-import-marks-if-exists'
Junio C Hamano
1
-0
/
+55
2011-02-09
Merge branch 'ae/better-template-failure-report'
Junio C Hamano
1
-0
/
+13
2011-02-09
Merge branch 'jn/cherry-pick-strategy-option'
Junio C Hamano
1
-0
/
+14
2011-02-09
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
1
-0
/
+1
2011-02-09
fast-import: introduce "feature notes" command
Jonathan Nieder
1
-0
/
+1
2011-02-07
diff: support --cached on unborn branches
Nguyễn Thái Ngọc Duy
3
-0
/
+64
2011-02-07
t7407: fix line endings for mingw build
Pat Thoyts
1
-0
/
+4
2011-02-07
t4120-apply-popt: help systems with core.filemode=false
Johannes Sixt
1
-2
/
+7
2011-02-07
t3509: use unconstrained initial test to setup repository.
Pat Thoyts
1
-2
/
+4
2011-01-31
Merge branch 'jl/fetch-submodule-recursive' into maint
Junio C Hamano
1
-1
/
+1
2011-01-31
t5526: Fix wrong argument order in "git config"
Jens Lehmann
1
-1
/
+1
2011-01-27
Merge branch 'maint'
Junio C Hamano
2
-0
/
+45
2011-01-27
tests: sanitize more git environment variables
Jeff King
1
-0
/
+3
2011-01-27
Merge branch 'jn/fast-import-empty-tree-removal' into maint
Junio C Hamano
1
-0
/
+42
2011-01-27
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
1
-0
/
+42
2011-01-24
Merge branch 'jn/setup-fixes'
Junio C Hamano
3
-4453
/
+703
2011-01-24
t1510: fix typo in the comment of a test
Jonathan Nieder
1
-1
/
+1
2011-01-21
Subject: setup: officially support --work-tree without --git-dir
Jonathan Nieder
1
-95
/
+115
2011-01-19
tests: compress the setup tests
Jonathan Nieder
1
-4401
/
+618
2011-01-19
tests: cosmetic improvements to the repo-setup test
Jonathan Nieder
1
-44
/
+50
2011-01-19
Merge branch 'tr/submodule-relative-scp-url' into maint
Junio C Hamano
1
-0
/
+38
2011-01-19
Merge branch 'rj/maint-test-fixes' into maint
Junio C Hamano
4
-23
/
+35
2011-01-19
Merge branch 'jn/submodule-b-current' into maint
Junio C Hamano
1
-5
/
+23
2011-01-19
Merge branch 'jc/maint-svn-info-test-fix' into maint
Junio C Hamano
1
-72
/
+34
2011-01-18
t4034 (diff --word-diff): add a minimum Perl drier test vector
Junio C Hamano
4
-0
/
+58
2011-01-18
t4034 (diff --word-diff): style suggestions
Jonathan Nieder
1
-245
/
+205
2011-01-18
t4034: bulk verify builtin word regex sanity
Thomas Rast
37
-0
/
+668
2011-01-18
fast-import: Introduce --import-marks-if-exists
Ramkumar Ramachandra
1
-0
/
+55
2011-01-13
Merge branch 'jn/perl-funcname'
Junio C Hamano
1
-1
/
+1
2011-01-13
Merge branch 'rj/svn-test'
Junio C Hamano
1
-17
/
+21
2011-01-13
Merge branch 'rj/test-fixes'
Junio C Hamano
3
-2
/
+12
2011-01-13
Merge branch 'jn/t9010-work-around-broken-svnadmin'
Junio C Hamano
1
-20
/
+15
2011-01-13
Merge branch 'tr/submodule-relative-scp-url'
Junio C Hamano
1
-0
/
+38
2011-01-13
t0000: quote TAP snippets in test code
Thomas Rast
1
-18
/
+18
2011-01-11
t9157-*.sh: Make the svn version check more precise
Ramsay Jones
1
-1
/
+1
2011-01-11
t/README: hint about using $(pwd) rather than $PWD in tests
Johannes Sixt
1
-0
/
+6
2011-01-11
Fix expected values of setup tests on Windows
Johannes Sixt
2
-1167
/
+1168
2011-01-10
t9010: svnadmin can fail even if available
Jonathan Nieder
1
-20
/
+15
2011-01-10
submodule: fix relative url parsing for scp-style origin
Thomas Rast
1
-0
/
+38
2011-01-08
t4135-*.sh: Skip the "backslash" tests on cygwin
Ramsay Jones
1
-1
/
+0
2011-01-08
t3032-*.sh: Do not strip CR from line-endings while grepping on MinGW
Ramsay Jones
1
-0
/
+1
[next]