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-07-26
push: add shorthand for --force-with-lease branch creation
John Keeping
1
-0
/
+26
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-12
merge: avoid "safer crlf" during recording of merge results
Junio C Hamano
1
-23
/
+28
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
2016-07-11
Merge branch 'cb/t7810-test-label-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-11
Merge branch 'sb/t5614-modernize' into maint
Junio C Hamano
1
-50
/
+20
2016-07-11
Merge branch 'js/perf-on-apple' into maint
Junio C Hamano
1
-1
/
+5
2016-07-11
Merge branch 'ak/t7800-wo-readlink' into maint
Junio C Hamano
1
-1
/
+1
2016-07-11
Merge branch 'jk/tzoffset-fix' into maint
Junio C Hamano
2
-17
/
+69
2016-07-11
Merge branch 'sb/clone-shallow-passthru' into maint
Junio C Hamano
1
-2
/
+17
2016-07-11
Merge branch 'nd/graph-width-padded' into maint
Junio C Hamano
1
-0
/
+57
2016-07-06
Merge branch 'et/add-chmod-x' into maint
Junio C Hamano
1
-0
/
+30
2016-07-06
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
2
-1
/
+23
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-07-06
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
3
-25
/
+31
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
33
-40
/
+40
2016-07-06
t/lib-git-daemon: use test_match_signal
Jeff King
1
-2
/
+1
2016-07-06
test_must_fail: use test_match_signal
Jeff King
1
-1
/
+1
2016-07-06
t0005: use test_match_signal as appropriate
Jeff King
1
-2
/
+2
2016-07-06
tests: factor portable signal check out of t0005
Jeff King
2
-6
/
+22
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
1
-0
/
+58
2016-07-01
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey
1
-1
/
+1
2016-07-01
t7810-grep.sh: fix duplicated test name
Charles Bailey
1
-1
/
+1
2016-07-01
diffcore-pickaxe: support case insensitive match on non-ascii
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2016-07-01
grep/pcre: support utf-8
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2016-07-01
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2016-07-01
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2016-06-29
t3404: fix a grammo (commands are ran -> commands are run)
Johannes Schindelin
1
-1
/
+1
2016-06-29
rebase -i: restore autostash on abort
Patrick Steinhardt
1
-0
/
+31
2016-06-28
contrib/subtree: Add a test for subtree rebase that loses commits
David A. Greene
1
-0
/
+119
2016-06-27
Merge branch 'rs/xdiff-hunk-with-func-line' into maint
Junio C Hamano
7
-77
/
+278
2016-06-27
Merge branch 'jk/rev-list-count-with-bitmap' into maint
Junio C Hamano
1
-0
/
+6
2016-06-27
Merge branch 'et/pretty-format-c-auto' into maint
Junio C Hamano
1
-7
/
+19
2016-06-27
unpack-trees: fix English grammar in do-this-before-that messages
Alex Henrie
3
-7
/
+7
[prev]
[next]