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
Makefile: turn off -fomit-frame-pointer with sanitizers
Jeff King
1
-0
/
+1
2017-07-10
Makefile: add helper for compiling with -fsanitize
Jeff King
1
-0
/
+4
2017-07-10
test-lib: turn on ASan abort_on_error by default
Jeff King
1
-1
/
+1
2017-07-10
test-lib: set ASAN_OPTIONS variable before we run git
Jeff King
1
-3
/
+8
2017-07-10
doc: correct a mistake in an illustration
Kaartic Sivaraam
1
-1
/
+1
2017-07-10
wt-status: use separate variable for result of shorten_unambiguous_ref
René Scharfe
1
-3
/
+4
2017-07-09
reflog-walk: apply --since/--until to reflog dates
Jeff King
4
-3
/
+55
2017-07-09
reflog-walk: stop using fake parents
Jeff King
5
-108
/
+75
2017-07-09
rev-list: check reflog_info before showing usage
Jeff King
4
-1
/
+13
2017-07-09
get_revision_1(): replace do-while with an early return
Jeff King
1
-6
/
+5
2017-07-09
log: do not free parents when walking reflog
Jeff King
1
-2
/
+2
2017-07-09
log: clarify comment about reflog cycles
Jeff King
1
-1
/
+4
2017-07-09
progress: show overall rate in last update
René Scharfe
1
-2
/
+6
2017-07-09
urlmatch: use hex2chr() in append_normalized_escapes()
René Scharfe
1
-5
/
+5
2017-07-09
apply: use strcmp(3) for comparing strings in gitdiff_verify_name()
René Scharfe
1
-2
/
+1
2017-07-09
branch: set remote color in ref-filter branch immediately
Jeff King
1
-5
/
+6
2017-07-09
branch: use BRANCH_COLOR_LOCAL in ref-filter format
Jeff King
2
-2
/
+47
2017-07-09
branch: only perform HEAD check for local branches
Jeff King
1
-1
/
+2
2017-07-07
unicode: update the width tables to Unicode 10
Beat Bolli
1
-13
/
+29
2017-07-07
revision: disallow reflog walking with revs->limited
Jeff King
1
-0
/
+2
2017-07-07
t1414: document some reflog-walk oddities
Jeff King
2
-10
/
+105
2017-07-07
Merge branch 'jk/reflog-walk-maint' into jk/reflog-walk
Junio C Hamano
3
-12
/
+42
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
cygwin: allow pushing to UNC paths
Torsten Bögershausen
5
-0
/
+27
2017-07-05
t/helper/test-hashmap: use custom data instead of duplicate cmp functions
Stefan Beller
1
-18
/
+16
2017-07-05
name-hash.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-9
/
+13
2017-07-05
submodule-config.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-6
/
+12
2017-07-05
remote.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-4
/
+8
2017-07-05
patch-ids.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-5
/
+9
2017-07-05
convert/sub-process: drop cast to hashmap_cmp_fn
Stefan Beller
3
-6
/
+8
2017-07-05
config.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-4
/
+6
2017-07-05
builtin/describe: drop hashmap_cmp_fn cast
Stefan Beller
1
-3
/
+6
2017-07-05
builtin/difftool.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-15
/
+22
2017-07-05
attr.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-5
/
+7
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
[prev]
[next]