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-09-08
Merge branch 'jk/common-main' into maint
Junio C Hamano
33
-43
/
+43
2016-08-12
Merge branch 'jk/difftool-in-subdir' into maint
Junio C Hamano
1
-0
/
+14
2016-08-10
Merge branch 'rs/use-strbuf-addstr' into maint
Junio C Hamano
1
-3
/
+3
2016-08-10
Merge branch 'jk/t4205-cleanup' into maint
Junio C Hamano
1
-198
/
+200
2016-08-10
Merge branch 'nd/fbsd-lazy-mtime' into maint
Junio C Hamano
1
-1
/
+16
2016-08-10
Merge branch 'js/t4130-rename-without-ino' into maint
Junio C Hamano
1
-3
/
+7
2016-08-10
Merge branch 'jc/grep-commandline-vs-configuration' into maint
Junio C Hamano
1
-0
/
+14
2016-08-10
Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' into maint
Junio C Hamano
1
-0
/
+11
2016-08-10
Merge branch 'mm/status-suggest-merge-abort' into maint
Junio C Hamano
2
-0
/
+5
2016-08-08
Merge branch 'rs/submodule-config-code-cleanup' into maint
Junio C Hamano
2
-1
/
+12
2016-08-08
Merge branch 'nd/test-helpers' into maint
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'ah/unpack-trees-advice-messages' into maint
Junio C Hamano
3
-7
/
+7
2016-08-08
Merge branch 'nd/pack-ofs-4gb-limit' into maint
Junio C Hamano
1
-4
/
+3
2016-08-08
Merge branch 'js/ignore-space-at-eol' into maint
Junio C Hamano
1
-0
/
+8
2016-08-08
Merge branch 'jk/push-scrub-url' into maint
Junio C Hamano
1
-0
/
+9
2016-08-08
Merge branch 'nd/cache-tree-ita' into maint
Junio C Hamano
14
-50
/
+76
2016-08-08
Merge branch 'mh/blame-worktree' into maint
Junio C Hamano
1
-17
/
+62
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
1
-3
/
+3
2016-07-28
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
1
-0
/
+14
2016-07-28
submodule-config: passing name reference for .gitmodule blobs
Heiko Voigt
1
-0
/
+11
2016-07-28
Merge branch 'ak/lazy-prereq-mktemp' into maint
Junio C Hamano
1
-1
/
+6
2016-07-28
Merge branch 'nd/icase' into maint
Junio C Hamano
4
-3
/
+148
2016-07-28
Merge branch 'jk/test-match-signal' into maint
Junio C Hamano
3
-11
/
+26
2016-07-28
Merge branch 'js/t3404-grammo-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint
Junio C Hamano
1
-0
/
+31
2016-07-28
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
1
-1
/
+59
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
1
-0
/
+17
2016-07-28
Merge branch 'dg/subtree-rebase-test' into maint
Junio C Hamano
1
-0
/
+119
2016-07-27
t4205: indent here documents
Jeff King
1
-196
/
+196
2016-07-27
t4205: drop top-level &&-chaining
Jeff King
1
-2
/
+4
2016-07-25
grep: further simplify setting the pattern type
Junio C Hamano
1
-0
/
+14
2016-07-22
diff: do not reuse worktree files that need "clean" conversion
Jeff King
1
-0
/
+11
2016-07-22
status: suggest 'git merge --abort' when appropriate
Matthieu Moy
2
-0
/
+5
2016-07-20
t5541: fix url scrubbing test when GPG is not set
Jeff King
1
-2
/
+4
2016-07-18
t/t8003-blame-corner-cases.sh: Use here documents
Mike Hommey
1
-17
/
+17
2016-07-18
blame: allow to blame paths freshly added to the index
Mike Hommey
1
-0
/
+45
2016-07-18
cache-tree: do not generate empty trees as a result of all i-t-a subentries
Nguyễn Thái Ngọc Duy
1
-0
/
+14
2016-07-18
cache-tree.c: fix i-t-a entry skipping directory updates sometimes
Nguyễn Thái Ngọc Duy
1
-0
/
+17
2016-07-18
test-lib.sh: introduce and use $EMPTY_BLOB
Nguyễn Thái Ngọc Duy
8
-38
/
+35
2016-07-18
test-lib.sh: introduce and use $EMPTY_TREE
Nguyễn Thái Ngọc Duy
6
-13
/
+11
2016-07-15
Merge branch 'jk/tzoffset-fix' into maint
Junio C Hamano
2
-3
/
+12
2016-07-15
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
2
-3
/
+12
2016-07-14
push: anonymize URL in status output
Jeff King
1
-0
/
+7
2016-07-13
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
1
-4
/
+3
2016-07-11
t/test-lib.sh: fix running tests with --valgrind
Johannes Schindelin
1
-1
/
+1
2016-07-11
diff: fix a double off-by-one with --ignore-space-at-eol
Johannes Schindelin
1
-1
/
+1
2016-07-11
diff: demonstrate a bug with --patience and --ignore-space-at-eol
Johannes Schindelin
1
-0
/
+8
2016-07-11
Merge branch 'jc/t2300-setup' into maint
Junio C Hamano
1
-1
/
+9
[next]