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
/
log-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
Merge branch 'so/combine-diff-simplify'
Junio C Hamano
1
-1
/
+1
2020-09-29
diff: get rid of redundant 'dense' argument
Sergey Organov
1
-1
/
+1
2020-09-22
Merge branch 'es/format-patch-interdiff-cleanup'
Junio C Hamano
1
-2
/
+2
2020-09-08
diff-lib: tighten show_interdiff()'s interface
Eric Sunshine
1
-1
/
+2
2020-09-08
diff: move show_interdiff() from its own file to diff-lib
Eric Sunshine
1
-1
/
+0
2020-09-06
log_tree_diff: get rid of extra check for NULL
Sergey Organov
1
-1
/
+1
2020-09-06
log_tree_diff: get rid of code duplication for first_parent_only
Sergey Organov
1
-15
/
+4
2020-04-28
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
1
-3
/
+54
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
1
-7
/
+15
2020-04-16
log-tree: make ref_filter_match() a helper method
Derrick Stolee
1
-3
/
+46
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+1
2020-03-26
Merge branch 'hi/gpg-prefer-check-signature'
Junio C Hamano
1
-17
/
+17
2020-03-15
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
1
-17
/
+17
2020-03-09
Merge branch 'hd/show-one-mergetag-fix'
Junio C Hamano
1
-1
/
+1
2020-03-05
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
1
-16
/
+14
2020-03-02
show_one_mergetag: print non-parent in hex form.
Harald van Dijk
1
-1
/
+1
2020-02-28
Revert "gpg-interface: prefer check_signature() for GPG verification"
Junio C Hamano
1
-16
/
+14
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
1
-1
/
+2
2019-12-10
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
1
-14
/
+16
2019-11-30
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
1
-14
/
+16
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
1
-1
/
+1
2019-10-07
Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'
Junio C Hamano
1
-0
/
+1
2019-09-09
log-tree: call load_ref_decorations() in get_name_decoration()
René Scharfe
1
-0
/
+1
2019-08-26
log-tree: always use return value of strbuf_detach()
René Scharfe
1
-3
/
+1
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
1
-2
/
+1
2019-02-04
config: allow giving separate author and committer idents
William Hubbs
1
-2
/
+1
2019-01-11
log: add %S option (like --source) to log --format
Issac Trotts
1
-0
/
+1
2018-12-04
range-diff: always pass at least minimal diff options
Martin Ågren
1
-1
/
+10
2018-11-30
format-patch: do not let its diff-options affect --range-diff
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-3
/
+3
2018-09-17
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
1
-0
/
+15
2018-09-17
Merge branch 'es/format-patch-interdiff'
Junio C Hamano
1
-7
/
+30
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-3
/
+3
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
1
-1
/
+1
2018-08-14
format-patch: allow --range-diff to apply to a lone-patch
Eric Sunshine
1
-0
/
+15
2018-08-14
Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
Junio C Hamano
1
-7
/
+30
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-6
/
+7
2018-08-02
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2018-07-23
format-patch: allow --interdiff to apply to a lone-patch
Eric Sunshine
1
-0
/
+14
2018-07-23
log-tree: show_log: make commentary block delimiting reusable
Eric Sunshine
1
-7
/
+16
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
1
-1
/
+1
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
2018-07-16
log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz
brian m. carlson
1
-1
/
+1
2018-06-29
tag: add repository argument to parse_tag_buffer
Stefan Beller
1
-1
/
+1
2018-06-29
tag: add repository argument to lookup_tag
Stefan Beller
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-3
/
+4
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-25
/
+12
2018-06-25
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
1
-2
/
+6
[next]