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
2017-04-16
connect.c: handle errors from split_cmdline
Jeff King
1
-0
/
+6
2017-02-01
connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
Segev Finer
1
-0
/
+26
2017-01-25
connect: handle putty/plink also in GIT_SSH_COMMAND
Segev Finer
1
-0
/
+15
2017-01-23
Merge branch 'sb/cd-then-git-can-be-written-as-git-c'
Junio C Hamano
1
-4
/
+1
2017-01-23
Merge branch 'sg/fix-versioncmp-with-common-suffix'
Junio C Hamano
1
-20
/
+112
2017-01-23
Merge branch 'vn/diff-ihc-config'
Junio C Hamano
1
-1
/
+26
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-0
/
+17
2017-01-23
Merge branch 'sb/submodule-config-tests'
Junio C Hamano
1
-2
/
+23
2017-01-23
Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
Junio C Hamano
1
-11
/
+15
2017-01-18
Merge branch 'rh/mergetool-regression-fix'
Junio C Hamano
1
-114
/
+165
2017-01-18
Merge branch 'sb/pathspec-errors'
Junio C Hamano
1
-0
/
+36
2017-01-18
Merge branch 'pb/test-must-fail-is-for-git'
Junio C Hamano
10
-26
/
+26
2017-01-18
Merge branch 'js/mingw-test-push-unc-path'
Junio C Hamano
1
-0
/
+48
2017-01-18
Merge branch 'km/branch-get-push-while-detached'
Junio C Hamano
1
-0
/
+6
2017-01-18
Merge branch 'jk/blame-fixes'
Junio C Hamano
2
-0
/
+149
2017-01-18
Merge branch 'jk/archive-zip-userdiff-config'
Junio C Hamano
1
-4
/
+18
2017-01-18
Merge branch 'dt/disable-bitmap-in-auto-gc'
Junio C Hamano
2
-5
/
+28
2017-01-18
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-24
/
+15
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-0
/
+241
2017-01-13
lib-submodule-update.sh: reduce use of subshell by using "git -C"
Stefan Beller
1
-4
/
+1
2017-01-12
submodule update --init: display correct path from submodule
Stefan Beller
1
-0
/
+17
2017-01-12
t7411: test lookup of uninitialized submodules
Stefan Beller
1
-0
/
+21
2017-01-12
t7411: quote URLs
Stefan Beller
1
-2
/
+2
2017-01-12
diff: add interhunk context config option
Vegard Nossum
1
-1
/
+26
2017-01-12
versioncmp: generalize version sort suffix reordering
SZEDER Gábor
1
-0
/
+35
2017-01-11
t7810: avoid assumption about invalid regex syntax
Jeff King
1
-11
/
+15
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2
-5
/
+116
2017-01-10
Merge branch 'mh/fast-import-notes-fix-new'
Junio C Hamano
1
-0
/
+42
2017-01-10
Merge branch 'jc/compression-config'
Junio C Hamano
3
-0
/
+140
2017-01-10
Merge branch 'dt/smart-http-detect-server-going-away'
Junio C Hamano
1
-0
/
+52
2017-01-10
mergetool: fix running in subdir when rerere enabled
Richard Hansen
1
-1
/
+6
2017-01-10
t7610: add test case for rerere+mergetool+subdir bug
Richard Hansen
1
-1
/
+20
2017-01-10
t7610: spell 'git reset --hard' consistently
Richard Hansen
1
-18
/
+19
2017-01-10
t7610: don't assume the checked-out commit
Richard Hansen
1
-6
/
+6
2017-01-10
t7610: always work on a test-specific branch
Richard Hansen
1
-2
/
+8
2017-01-10
t7610: delete some now-unnecessary 'git reset --hard' lines
Richard Hansen
1
-2
/
+0
2017-01-10
t7610: run 'git reset --hard' after each test to clean up
Richard Hansen
1
-0
/
+8
2017-01-10
t7610: don't rely on state from previous test
Richard Hansen
1
-0
/
+6
2017-01-10
t7610: use test_when_finished for cleanup tasks
Richard Hansen
1
-34
/
+37
2017-01-10
t7610: move setup code to the 'setup' test case
Richard Hansen
1
-30
/
+35
2017-01-10
t7610: update branch names to match test number
Richard Hansen
1
-41
/
+41
2017-01-09
pathspec: give better message for submodule related pathspec error
Stefan Beller
1
-0
/
+36
2017-01-09
t9813: avoid using pipes
Pranit Bauva
1
-4
/
+4
2017-01-07
blame: output porcelain "previous" header for each file
Jeff King
1
-0
/
+117
2017-01-07
blame: handle --no-abbrev
Jeff King
1
-0
/
+4
2017-01-07
blame: fix alignment with --abbrev=40
Jeff King
1
-0
/
+28
2017-01-07
branch_get_push: do not segfault when HEAD is detached
Kyle Meyer
1
-0
/
+6
2017-01-07
archive-zip: load userdiff config
Jeff King
1
-4
/
+18
2017-01-07
mingw: add a regression test for pushing to UNC paths
Johannes Schindelin
1
-0
/
+48
2017-01-07
don't use test_must_fail with grep
Pranit Bauva
10
-22
/
+22
[next]