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
/
builtin
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge branch 'ab/grep-patterntype'
Junio C Hamano
1
-2
/
+11
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
1
-2
/
+3
2022-02-16
Merge branch 'en/remerge-diff'
Junio C Hamano
1
-0
/
+15
2022-02-15
grep API: call grep_config() after grep_init()
Ævar Arnfjörð Bjarmason
1
-2
/
+11
2022-02-04
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
1
-2
/
+3
2022-02-02
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
1
-6
/
+7
2022-02-02
show, log: provide a --remerge-diff capability
Elijah Newren
1
-0
/
+14
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
1
-4
/
+4
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
1
-2
/
+2
2022-01-03
Merge branch 'jc/unleak-log'
Junio C Hamano
1
-0
/
+1
2021-12-16
format-patch: mark rev_info with UNLEAK
Junio C Hamano
1
-0
/
+1
2021-12-01
log: load decorations with --simplify-by-decoration
Jeff King
1
-2
/
+3
2021-12-01
log: handle --decorate-refs with userformat "%d"
Jeff King
1
-2
/
+16
2021-08-05
revision: separate walk and unsorted flags
Patrick Steinhardt
1
-1
/
+1
2021-07-28
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
1
-0
/
+3
2021-06-28
log: avoid loading decorations for userformats that don't need it
Jeff King
1
-0
/
+3
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
1
-2
/
+1
2021-04-30
Merge branch 'so/log-diff-merge'
Junio C Hamano
1
-0
/
+2
2021-04-16
diff-merges: introduce log.diffMerges config variable
Sergey Organov
1
-0
/
+2
2021-04-02
Merge branch 'zh/format-patch-fractional-reroll-count'
Junio C Hamano
1
-9
/
+16
2021-03-23
format-patch: allow a non-integral version numbers
ZheNing Hu
1
-9
/
+16
2021-03-20
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2021-02-22
Merge branch 'ab/diff-deferred-free'
Junio C Hamano
1
-11
/
+12
2021-02-17
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
1
-2
/
+8
2021-02-17
Merge branch 'js/range-diff-wo-dotdot'
Junio C Hamano
1
-1
/
+1
2021-02-11
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
1
-11
/
+12
2021-02-06
range-diff: combine all options in a single data structure
Johannes Schindelin
1
-2
/
+8
2021-02-05
Merge branch 'so/log-diff-merge'
Junio C Hamano
1
-15
/
+7
2021-01-27
range-diff/format-patch: refactor check for commit range
Johannes Schindelin
1
-1
/
+1
2021-01-25
Merge branch 'ab/mailmap'
Junio C Hamano
1
-1
/
+1
2021-01-12
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-06
builtin/*: update usage format
ZheNing Hu
1
-4
/
+4
2020-12-21
diff-merges: handle imply -p on -c/--cc logic for log.c
Sergey Organov
1
-4
/
+0
2020-12-21
diff-merges: rename diff_merges_default_to_enable() to match semantics
Sergey Organov
1
-2
/
+2
2020-12-21
diff-merges: move checks for first_parent_only out of the module
Sergey Organov
1
-2
/
+6
2020-12-21
diff-merges: rename all functions to have common prefix
Sergey Organov
1
-2
/
+2
2020-12-21
revision: move diff merges functions to its own diff-merges.c
Sergey Organov
1
-0
/
+1
2020-12-21
revision: provide implementation for diff merges tweaks
Sergey Organov
1
-11
/
+2
2020-12-08
Merge branch 'ma/grep-init-default'
Junio C Hamano
1
-1
/
+0
2020-11-21
Merge branch 'jc/format-patch-name-max'
Junio C Hamano
1
-6
/
+14
2020-11-21
grep: use designated initializers for `grep_defaults`
Martin Ågren
1
-1
/
+0
2020-11-21
grep: don't set up a "default" repo for grep
Martin Ågren
1
-1
/
+1
2020-11-18
Merge branch 'pb/blame-funcname-range-userdiff'
Junio C Hamano
1
-2
/
+2
2020-11-18
Merge branch 'jk/format-patch-output'
Junio C Hamano
1
-15
/
+22
2020-11-18
Merge branch 'jc/line-log-takes-no-pathspec'
Junio C Hamano
1
-0
/
+3
2020-11-09
format-patch: make output filename configurable
Junio C Hamano
1
-6
/
+14
2020-11-04
format-patch: support --output option
Jeff King
1
-2
/
+9
2020-11-04
format-patch: tie file-opening logic to output_directory
Jeff King
1
-6
/
+6
[next]