index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-10
1
-4
/
+4
|
\
|
*
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
1
-1
/
+1
|
*
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
|
*
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-2
/
+2
*
|
Merge branch 'jc/unleak-log'
Junio C Hamano
2022-01-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
format-patch: mark rev_info with UNLEAK
Junio C Hamano
2021-12-17
1
-0
/
+1
*
|
log: load decorations with --simplify-by-decoration
Jeff King
2021-12-02
1
-2
/
+3
*
|
log: handle --decorate-refs with userformat "%d"
Jeff King
2021-12-02
1
-2
/
+16
|
/
*
revision: separate walk and unsorted flags
Patrick Steinhardt
2021-08-05
1
-1
/
+1
*
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
2021-07-28
1
-0
/
+3
|
\
|
*
log: avoid loading decorations for userformats that don't need it
Jeff King
2021-06-29
1
-0
/
+3
*
|
*: fix typos which duplicate a word
Andrei Rybak
2021-06-14
1
-2
/
+1
|
/
*
Merge branch 'so/log-diff-merge'
Junio C Hamano
2021-04-30
1
-0
/
+2
|
\
|
*
diff-merges: introduce log.diffMerges config variable
Sergey Organov
2021-04-17
1
-0
/
+2
*
|
Merge branch 'zh/format-patch-fractional-reroll-count'
Junio C Hamano
2021-04-02
1
-9
/
+16
|
\
\
|
*
|
format-patch: allow a non-integral version numbers
ZheNing Hu
2021-03-23
1
-9
/
+16
|
|
/
*
/
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
2021-03-21
1
-4
/
+4
|
/
*
Merge branch 'ab/diff-deferred-free'
Junio C Hamano
2021-02-23
1
-11
/
+12
|
\
|
*
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
2021-02-11
1
-11
/
+12
*
|
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
2021-02-18
1
-2
/
+8
|
\
\
|
*
|
range-diff: combine all options in a single data structure
Johannes Schindelin
2021-02-07
1
-2
/
+8
*
|
|
Merge branch 'js/range-diff-wo-dotdot'
Junio C Hamano
2021-02-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
range-diff/format-patch: refactor check for commit range
Johannes Schindelin
2021-01-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'so/log-diff-merge'
Junio C Hamano
2021-02-06
1
-15
/
+7
|
\
\
|
*
|
diff-merges: handle imply -p on -c/--cc logic for log.c
Sergey Organov
2020-12-21
1
-4
/
+0
|
*
|
diff-merges: rename diff_merges_default_to_enable() to match semantics
Sergey Organov
2020-12-21
1
-2
/
+2
|
*
|
diff-merges: move checks for first_parent_only out of the module
Sergey Organov
2020-12-21
1
-2
/
+6
|
*
|
diff-merges: rename all functions to have common prefix
Sergey Organov
2020-12-21
1
-2
/
+2
|
*
|
revision: move diff merges functions to its own diff-merges.c
Sergey Organov
2020-12-21
1
-0
/
+1
|
*
|
revision: provide implementation for diff merges tweaks
Sergey Organov
2020-12-21
1
-11
/
+2
*
|
|
Merge branch 'ab/mailmap'
Junio C Hamano
2021-01-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
2021-01-12
1
-1
/
+1
*
|
|
builtin/*: update usage format
ZheNing Hu
2021-01-07
1
-4
/
+4
|
/
/
*
|
Merge branch 'ma/grep-init-default'
Junio C Hamano
2020-12-09
1
-1
/
+0
|
\
\
|
*
|
grep: use designated initializers for `grep_defaults`
Martin Ågren
2020-11-21
1
-1
/
+0
|
*
|
grep: don't set up a "default" repo for grep
Martin Ågren
2020-11-21
1
-1
/
+1
*
|
|
Merge branch 'jc/format-patch-name-max'
Junio C Hamano
2020-11-22
1
-6
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
format-patch: make output filename configurable
Junio C Hamano
2020-11-10
1
-6
/
+14
|
|
/
*
|
Merge branch 'pb/blame-funcname-range-userdiff'
Junio C Hamano
2020-11-18
1
-2
/
+2
|
\
\
|
*
|
line-log: mention both modes in 'blame' and 'log' short help
Philippe Blain
2020-11-02
1
-2
/
+2
|
|
/
*
|
Merge branch 'jk/format-patch-output'
Junio C Hamano
2020-11-18
1
-15
/
+22
|
\
\
|
*
|
format-patch: support --output option
Jeff King
2020-11-04
1
-2
/
+9
|
*
|
format-patch: tie file-opening logic to output_directory
Jeff King
2020-11-04
1
-6
/
+6
|
*
|
format-patch: refactor output selection
Jeff King
2020-11-04
1
-9
/
+9
|
|
/
*
|
Merge branch 'jc/line-log-takes-no-pathspec'
Junio C Hamano
2020-11-18
1
-0
/
+3
|
\
\
|
*
|
log: diagnose -L used with pathspec as an error
Junio C Hamano
2020-11-04
1
-0
/
+3
|
|
/
*
/
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
2020-10-20
1
-1
/
+1
|
/
*
Merge branch 'jk/format-auto-base-when-able'
Junio C Hamano
2020-10-05
1
-25
/
+105
|
\
|
*
format-patch: teach format.useAutoBase "whenAble" option
Jacob Keller
2020-10-02
1
-25
/
+105
*
|
Merge branch 'jk/shortlog-group-by-trailer'
Junio C Hamano
2020-10-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]