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-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
2017-12-13
Merge branch 'ds/for-each-file-in-obj-micro-optim'
Junio C Hamano
1
-0
/
+4
2017-12-13
Merge branch 'tg/t-readme-updates'
Junio C Hamano
1
-4
/
+6
2017-12-13
Merge branch 'ab/pcre2-grep'
Junio C Hamano
3
-0
/
+20
2017-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
1
-0
/
+101
2017-12-12
t/helper: ignore everything but sources
Stefan Beller
1
-38
/
+4
2017-12-12
t: add tests for pull --verify-signatures
Hans Jerry Illikainen
1
-0
/
+78
2017-12-12
merge: add config option for verifySignatures
Hans Jerry Illikainen
1
-0
/
+39
2017-12-11
t4045: reindent to make helpers readable
Junio C Hamano
1
-48
/
+56
2017-12-11
diff: add tests for --relative without optional prefix value
Jacob Keller
1
-8
/
+14
2017-12-11
clone: support 'clone --shared' from a worktree
Eric Sunshine
1
-0
/
+6
2017-12-08
t0027: Adapt the new MIX tests to Windows
Torsten Bögershausen
1
-8
/
+9
[prev]
[next]