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-05-04
hooks: allow customizing where the hook directory is
Ævar Arnfjörð Bjarmason
1
-0
/
+37
2016-05-03
Merge branch 'nf/mergetool-prompt'
Junio C Hamano
1
-1
/
+1
2016-05-03
Merge branch 'sg/test-lib-simplify-expr-away'
Junio C Hamano
1
-5
/
+5
2016-05-03
Merge branch 'js/name-rev-use-oldest-ref'
Junio C Hamano
1
-1
/
+1
2016-05-03
Merge branch 'jd/p4-jobs-in-commit'
Junio C Hamano
3
-42
/
+150
2016-05-03
t7300: mark test with SANITY
Stefan Beller
1
-1
/
+1
2016-05-03
commit-tree: do not pay attention to commit.gpgsign
Junio C Hamano
1
-3
/
+10
2016-05-03
submodule init: redirect stdout to stderr
Stefan Beller
1
-6
/
+18
2016-05-03
submodule deinit test: fix broken && chain in subshell
Stefan Beller
1
-1
/
+1
2016-05-02
Merge branch 'jk/use-write-script-more' into maint
Junio C Hamano
3
-18
/
+20
2016-05-02
Merge branch 'ad/commit-have-m-option' into maint
Junio C Hamano
1
-0
/
+20
2016-05-02
Merge branch 'sb/submodule-helper-clone-regression-fix' into maint
Junio C Hamano
1
-0
/
+41
2016-05-02
Merge branch 'jk/branch-shortening-funny-symrefs' into maint
Junio C Hamano
1
-0
/
+12
2016-05-02
Merge branch 'ky/branch-m-worktree' into maint
Junio C Hamano
1
-1
/
+22
2016-05-02
Merge branch 'ky/branch-d-worktree' into maint
Junio C Hamano
1
-0
/
+6
2016-05-02
t5510: run auto-gc in the foreground
SZEDER Gábor
1
-0
/
+1
2016-04-29
Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint
Junio C Hamano
1
-0
/
+14
2016-04-29
Merge branch 'sk/send-pack-all-fix' into maint
Junio C Hamano
1
-0
/
+12
2016-04-29
Merge branch 'sg/diff-multiple-identical-renames' into maint
Junio C Hamano
1
-0
/
+11
2016-04-29
Merge branch 'st/verify-tag'
Junio C Hamano
1
-0
/
+13
2016-04-29
Merge branch 'jc/merge-refuse-new-root'
Junio C Hamano
2
-1
/
+22
2016-04-29
Merge branch 'jk/push-client-deadlock-fix'
Junio C Hamano
1
-6
/
+4
2016-04-29
Merge branch 'sb/mv-submodule-fix'
Junio C Hamano
1
-0
/
+16
2016-04-29
Merge branch 'nd/test-helpers'
Junio C Hamano
37
-3
/
+2319
2016-04-29
t9824: fix wrong reference value
Lars Schneider
1
-1
/
+1
2016-04-29
submodule--helper update-clone: abort gracefully on missing .gitmodules
Stefan Beller
1
-0
/
+8
2016-04-29
submodule init: fail gracefully with a missing .gitmodules file
Stefan Beller
1
-0
/
+8
2016-04-28
submodule: use prepare_submodule_repo_env consistently
Jeff King
1
-0
/
+11
2016-04-28
submodule: export sanitized GIT_CONFIG_PARAMETERS
Jeff King
1
-0
/
+17
2016-04-28
t5550: break submodule config test into multiple sub-tests
Jeff King
1
-2
/
+6
2016-04-28
t5550: fix typo in $HTTPD_URL
Jeff King
1
-1
/
+1
2016-04-28
git-p4: fix Git LFS pointer parsing
Lars Schneider
1
-0
/
+4
2016-04-27
http: support sending custom HTTP headers
Johannes Schindelin
2
-0
/
+15
2016-04-26
format-patch: introduce format.useAutoBase configuration
Xiaolong Ye
1
-0
/
+19
2016-04-26
format-patch: introduce --base=auto option
Xiaolong Ye
1
-0
/
+39
2016-04-26
format-patch: add '--base' option to record base tree info
Xiaolong Ye
1
-0
/
+47
2016-04-26
git-p4 tests: time_in_seconds should use $PYTHON_PATH
Luke Diamand
1
-1
/
+1
2016-04-26
git-p4 tests: work with python3 as well as python2
Luke Diamand
2
-5
/
+6
2016-04-26
git-p4 tests: cd to / before running python
Luke Diamand
1
-1
/
+1
2016-04-26
clone: add `--shallow-submodules` flag
Stefan Beller
1
-0
/
+85
2016-04-25
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
2
-5
/
+126
2016-04-25
Merge branch 'en/merge-trivial-fix'
Junio C Hamano
1
-1
/
+5
2016-04-25
Merge branch 'en/merge-octopus-fix'
Junio C Hamano
1
-0
/
+153
2016-04-25
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
2
-11
/
+131
2016-04-25
Merge branch 'jc/rerere-multi'
Junio C Hamano
1
-1
/
+169
2016-04-25
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
1
-1
/
+1
2016-04-25
convert.c: ident + core.autocrlf didn't work
Torsten Bögershausen
1
-1
/
+1
2016-04-25
t0027: test cases for combined attributes
Torsten Bögershausen
1
-169
/
+129
2016-04-25
t0027: make commit_chk_wrnNNO() reliable
Torsten Bögershausen
1
-1
/
+2
2016-04-24
t9824: fix broken &&-chain in a subshell
SZEDER Gábor
1
-1
/
+1
[prev]
[next]