index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-10
Sixteenth batch for 2.14
Junio C Hamano
1
-0
/
+14
2017-07-10
Merge branch 'jk/reflog-walk-maint'
Junio C Hamano
3
-12
/
+42
2017-07-10
Merge branch 'bb/unicode-10.0'
Junio C Hamano
1
-13
/
+29
2017-07-10
Merge branch 'ks/typofix-commit-c-comment'
Junio C Hamano
1
-1
/
+1
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
16
-29
/
+22
2017-07-10
Merge branch 'ab/sha1dc'
Junio C Hamano
4
-0
/
+24
2017-07-10
Merge branch 'rs/free-and-null'
Junio C Hamano
1
-9
/
+1
2017-07-10
Merge branch 'pw/unquote-path-in-git-pm'
Junio C Hamano
3
-43
/
+61
2017-07-10
Merge branch 'ks/commit-assuming-only-warning-removal'
Junio C Hamano
2
-8
/
+24
2017-07-07
unicode: update the width tables to Unicode 10
Beat Bolli
1
-13
/
+29
2017-07-07
reflog-walk: include all fields when freeing complete_reflogs
Jeff King
1
-8
/
+18
2017-07-07
reflog-walk: don't free reflogs added to cache
Jeff King
2
-4
/
+4
2017-07-07
reflog-walk: duplicate strings in complete_reflogs list
Jeff King
2
-0
/
+7
2017-07-06
Fifteenth batch for 2.14
Junio C Hamano
1
-0
/
+24
2017-07-06
Merge branch 'ab/strbuf-addftime-tzname-boolify'
Junio C Hamano
3
-6
/
+6
2017-07-06
Merge branch 'xz/send-email-batch-size'
Junio C Hamano
4
-0
/
+45
2017-07-06
Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'
Junio C Hamano
1
-4
/
+10
2017-07-06
Merge branch 'sb/merge-recursive-code-cleanup'
Junio C Hamano
1
-3
/
+3
2017-07-06
Merge branch 'rs/apply-avoid-over-reading'
Junio C Hamano
1
-2
/
+1
2017-07-06
Merge branch 'ab/sha1dc-maint'
Junio C Hamano
1
-22
/
+66
2017-07-06
Merge branch 'jc/utf8-fprintf'
Junio C Hamano
1
-3
/
+2
2017-07-06
Merge branch 'js/fsck-name-object'
Junio C Hamano
1
-1
/
+1
2017-07-06
Merge branch 'aw/contrib-subtree-doc-asciidoctor'
Junio C Hamano
1
-7
/
+19
2017-07-06
builtin/commit.c: fix a typo in the comment
Kaartic Sivaraam
1
-1
/
+1
2017-07-05
Fourteenth batch for 2.14
Junio C Hamano
1
-0
/
+12
2017-07-05
Merge branch 'jt/unify-object-info'
Junio C Hamano
5
-217
/
+224
2017-07-05
Merge branch 'cc/shared-index-permfix'
Junio C Hamano
4
-11
/
+50
2017-07-05
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
7
-39
/
+90
2017-07-05
Merge branch 'bw/repo-object'
Junio C Hamano
20
-373
/
+972
2017-07-05
reflog-walk: skip over double-null oid due to HEAD rename
Jeff King
2
-0
/
+13
2017-07-05
t5534: fix misleading grep invocation
Johannes Schindelin
1
-4
/
+10
2017-07-05
send-email: --batch-size to work around some SMTP server limit
xiaoqiang zhao
4
-0
/
+45
2017-07-03
sha1collisiondetection: automatically enable when submodule is populated
Junio C Hamano
1
-0
/
+4
2017-07-03
sha1dc: optionally use sha1collisiondetection as a submodule
Ævar Arnfjörð Bjarmason
4
-0
/
+20
2017-07-03
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
1
-22
/
+66
2017-07-01
strbuf: change an always NULL/"" strbuf_addftime() param to bool
Ævar Arnfjörð Bjarmason
3
-6
/
+6
2017-07-01
apply: use starts_with() in gitdiff_verify_name()
René Scharfe
1
-2
/
+1
2017-06-30
Thirteenth batch for 2.14
Junio C Hamano
1
-0
/
+23
2017-06-30
Merge branch 'vs/typofixes'
Junio C Hamano
28
-41
/
+41
2017-06-30
Merge branch 'rs/apply-validate-input'
Junio C Hamano
4
-7
/
+86
2017-06-30
Merge branch 'jc/pack-bitmap-unaligned'
Junio C Hamano
1
-1
/
+1
2017-06-30
Merge branch 'ah/doc-pretty-color-auto-prefix'
Junio C Hamano
1
-5
/
+6
2017-06-30
Merge branch 'ks/submodule-add-doc'
Junio C Hamano
1
-28
/
+21
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
5
-3
/
+38
2017-06-30
Merge branch 'ab/die-errors-in-threaded'
Junio C Hamano
1
-1
/
+17
2017-06-30
Merge branch 'pw/rebase-i-regression-fix-tests'
Junio C Hamano
4
-12
/
+148
2017-06-30
merge-recursive: use DIFF_XDL_SET macro
Stefan Beller
1
-3
/
+3
2017-06-30
t9700: add tests for Git::unquote_path()
Phillip Wood
1
-0
/
+7
2017-06-30
Git::unquote_path(): throw an exception on bad path
Phillip Wood
1
-2
/
+2
2017-06-30
Git::unquote_path(): handle '\a'
Phillip Wood
1
-1
/
+2
[next]