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
2018-01-05
Merge branch 'ew/empty-merge-with-dirty-index'
Junio C Hamano
1
-5
/
+21
2018-01-05
Merge branch 'jk/test-suite-tracing'
Junio C Hamano
3
-18
/
+40
2018-01-05
submodule: submodule_move_head omits old argument in forced case
Stefan Beller
1
-0
/
+14
2018-01-05
t/lib-submodule-update.sh: fix test ignoring ignored files in submodules
Stefan Beller
1
-0
/
+1
2018-01-05
t/lib-submodule-update.sh: clarify test
Stefan Beller
1
-2
/
+2
2018-01-05
rebase -p: fix quoting when calling `git merge`
Johannes Schindelin
1
-0
/
+14
2018-01-04
http: fix v1 protocol tests with apache httpd < 2.4
Todd Zullinger
1
-6
/
+4
2018-01-04
perf: amend the grep tests to test grep.threads
Ævar Arnfjörð Bjarmason
2
-21
/
+86
2018-01-03
t0302 & t3900: add forgotten quotes
Johannes Schindelin
2
-5
/
+5
2018-01-03
Allow the test suite to pass in a directory whose name contains spaces
Johannes Schindelin
3
-5
/
+5
2018-01-03
clone: do not clean up directories we didn't create
Jeff King
1
-5
/
+51
2018-01-03
t5600: modernize style
Jeff King
1
-23
/
+25
2018-01-03
t5600: fix outdated comment about unborn HEAD
Jeff King
1
-1
/
+1
2018-01-03
merge: teach -Xours/-Xtheirs to symbolic link merge
Junio C Hamano
1
-0
/
+32
2017-12-28
Merge branch 'sb/describe-blob'
Junio C Hamano
2
-1
/
+112
2017-12-28
Merge branch 'hi/merge-verify-sig-config'
Junio C Hamano
2
-0
/
+126
2017-12-28
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-2
/
+1
2017-12-28
Merge branch 'tz/lib-git-svn-svnserve-tests'
Junio C Hamano
1
-11
/
+13
2017-12-28
Merge branch 'ew/svn-crlf'
Junio C Hamano
1
-0
/
+27
2017-12-28
Merge branch 'cc/skip-to-optional-val'
Junio C Hamano
1
-48
/
+62
2017-12-27
wt-status.c: handle worktree renames
Nguyễn Thái Ngọc Duy
1
-0
/
+60
2017-12-27
t2203: test status output with porcelain v2 format
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2017-12-27
Merge branch 'sb/test-helper-excludes'
Junio C Hamano
1
-41
/
+5
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
1
-0
/
+6
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
3
-0
/
+85
2017-12-27
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
1
-0
/
+29
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
1
-0
/
+22
2017-12-27
Merge branch 'tb/check-crlf-for-safe-crlf'
Junio C Hamano
1
-5
/
+72
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
2
-0
/
+600
2017-12-27
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
1
-1
/
+5
2017-12-22
git-p4: update multiple shelved change lists
Luke Diamand
1
-10
/
+14
2017-12-22
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
1
-1
/
+8
2017-12-22
check-non-portable-shell.pl: `wc -l` may have leading WS
Torsten Bögershausen
1
-0
/
+1
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
1
-5
/
+21
2017-12-22
merge-recursive: avoid incorporating uncommitted changes in a merge
Elijah Newren
1
-1
/
+1
2017-12-22
t6044: recursive can silently incorporate dirty changes in a merge
Elijah Newren
1
-5
/
+21
2017-12-22
t/helper/test-lazy-name-hash: fix compilation
Stefan Beller
1
-1
/
+1
2017-12-19
t5573, t7612: clean up after unexpected success of 'pull' and 'merge'
Junio C Hamano
2
-8
/
+17
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
18
-9
/
+401
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-0
/
+130
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-0
/
+17
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
1
-0
/
+19
2017-12-19
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
1
-0
/
+94
2017-12-19
Merge branch 'en/rename-progress'
Junio C Hamano
1
-0
/
+15
2017-12-19
builtin/describe.c: describe a blob
Stefan Beller
1
-0
/
+34
2017-12-18
p7519: improve check for prerequisite WATCHMAN
René Scharfe
1
-2
/
+1
2017-12-14
t/lib-git-svn.sh: improve svnserve tests with parallel make test
Todd Zullinger
1
-2
/
+4
2017-12-14
t/lib-git-svn: cleanup inconsistent tab/space usage
Todd Zullinger
1
-11
/
+11
2017-12-14
Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlf
Junio C Hamano
1
-0
/
+27
2017-12-14
git-svn: convert CRLF to LF in commit message to SVN
Eric Wong
1
-0
/
+27
[prev]
[next]