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
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
1
-0
/
+13
2016-03-23
merge: refuse to create too cool a merge by default
Junio C Hamano
10
-11
/
+35
2016-03-23
merge: fix NULL pointer dereference when merging nothing into void
Junio C Hamano
1
-0
/
+10
2016-03-23
git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS
Jeff King
1
-0
/
+14
2016-03-23
mingw: skip some tests in t9115 due to file name issues
Johannes Schindelin
1
-2
/
+2
2016-03-23
t1300: fix the new --show-origin tests on Windows
Johannes Schindelin
1
-3
/
+6
2016-03-23
t1300-repo-config: make it resilient to being run via 'sh -x'
Johannes Schindelin
1
-6
/
+2
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-0
/
+13
2016-03-22
tag: add the option to force signing of annotated tags
Laurent Arnoud
1
-0
/
+41
2016-03-21
commit: do not lose SQUASH_MSG contents
Sven Strickroth
1
-0
/
+28
2016-03-21
pull --rebase: add --[no-]autostash flag
Mehul Jain
1
-0
/
+70
2016-03-18
t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env
Jeff King
1
-0
/
+1
2016-03-18
t3404: cleanup double empty lines between tests
Stefan Beller
1
-6
/
+0
2016-03-18
rebase: decouple --exec from --interactive
Stefan Beller
1
-7
/
+6
2016-03-18
Revert "Merge branch 'nd/exclusion-regression-fix'"
Junio C Hamano
2
-155
/
+5
2016-03-16
git-svn: fix URL canonicalization during init w/ SVN 1.7+
Eric Wong
1
-1
/
+1
2016-03-16
t9117: test specifying full url to git svn init -T
Adam Dinwoodie
1
-0
/
+6
2016-03-16
clone tests: rename t57* => t56*
Stefan Beller
10
-0
/
+0
2016-03-15
git-p4: map a P4 user to Git author name and email address
Lars Schneider
1
-0
/
+61
2016-03-15
git-svn: shorten glob error message
Eric Wong
3
-9
/
+16
2016-03-15
git-svn: loosen config globs limitations
Victor Leschuk
1
-0
/
+222
2016-03-11
t/t7502 : drop duplicate test
Pranit Bauva
1
-5
/
+0
2016-03-10
mergetool: honor tempfile configuration when resolving delete conflicts
David Aguilar
1
-0
/
+25
2016-03-10
mergetool: support delete/delete conflicts
David Aguilar
1
-0
/
+39
2016-03-10
Merge branch 'jk/pack-idx-corruption-safety' into maint
Junio C Hamano
1
-0
/
+179
2016-03-10
Merge branch 'js/config-set-in-non-repository' into maint
Junio C Hamano
1
-0
/
+11
2016-03-10
Merge branch 'sb/submodule-module-list-fix' into maint
Junio C Hamano
1
-0
/
+25
2016-03-10
Merge branch 'jk/grep-binary-workaround-in-test' into maint
Junio C Hamano
2
-13
/
+17
2016-03-10
Merge branch 'nd/git-common-dir-fix' into maint
Junio C Hamano
1
-0
/
+10
2016-03-10
Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint
Junio C Hamano
2
-26
/
+48
2016-03-10
Merge branch 'jk/epipe-in-async' into maint
Junio C Hamano
2
-2
/
+5
2016-03-10
Merge branch 'ps/config-error' into maint
Junio C Hamano
2
-1
/
+24
2016-03-10
Merge branch 'mg/work-tree-tests' into maint
Junio C Hamano
3
-0
/
+0
2016-03-10
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-4
/
+6
2016-03-07
grep: turn off gitlink detection for --no-index
Jeff King
1
-0
/
+27
2016-03-06
t6302: skip only signed tags rather than all tests when GPG is missing
Eric Sunshine
1
-19
/
+25
2016-03-06
t6302: also test annotated in addition to signed tags
Eric Sunshine
1
-0
/
+25
2016-03-06
t6302: normalize names and descriptions of signed tags
Eric Sunshine
1
-15
/
+15
2016-03-06
lib-gpg: drop unnecessary "missing GPG" warning
Eric Sunshine
1
-3
/
+2
2016-03-06
setup: make startup_info available everywhere
Jeff King
1
-5
/
+0
2016-03-05
strbuf_getwholeline: NUL-terminate getdelim buffer on error
Jeff King
1
-0
/
+4
2016-03-04
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
1
-11
/
+9
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
1
-0
/
+179
2016-03-04
Merge branch 'mg/httpd-tests-update-for-apache-2.4'
Junio C Hamano
1
-0
/
+3
2016-03-04
t5510: do not leave changed cwd
Michael J Gruber
1
-4
/
+6
2016-03-04
Merge branch 'js/mingw-tests'
Junio C Hamano
1
-1
/
+7
2016-03-04
t9700: fix test for perl older than 5.14
Jeff King
1
-1
/
+7
2016-03-03
index-pack: correct --keep[=<msg>]
Junio C Hamano
1
-0
/
+6
2016-03-03
t0001: fix GIT_* environment variable check under --valgrind
Johannes Sixt
1
-11
/
+9
2016-03-01
git: submodule honor -c credential.* from command line
Jacob Keller
2
-0
/
+43
[prev]
[next]