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
2020-10-05
Merge branch 'jk/format-auto-base-when-able'
Junio C Hamano
1
-25
/
+105
2020-10-04
Merge branch 'jk/shortlog-group-by-trailer'
Junio C Hamano
1
-0
/
+1
2020-10-01
format-patch: teach format.useAutoBase "whenAble" option
Jacob Keller
1
-25
/
+105
2020-09-27
shortlog: allow multiple groups to be specified
Jeff King
1
-0
/
+1
2020-09-22
Merge branch 'es/format-patch-interdiff-cleanup'
Junio C Hamano
1
-9
/
+13
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
1
-1
/
+1
2020-09-08
format-patch: use 'origin' as start of current-series-range when known
Eric Sunshine
1
-7
/
+11
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-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-1
/
+1
2020-08-17
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
1
-4
/
+3
2020-07-29
log: enable "-m" automatically with "--first-parent"
Jeff King
1
-0
/
+3
2020-07-29
revision: add "--no-diff-merges" option to counteract "-m"
Jeff King
1
-2
/
+2
2020-07-29
log: drop "--cc implies -m" logic
Jeff King
1
-4
/
+0
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-6
/
+6
2020-05-05
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
1
-28
/
+26
2020-04-28
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
1
-1
/
+15
2020-04-28
Merge branch 'jc/log-no-mailmap'
Junio C Hamano
1
-0
/
+1
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
1
-28
/
+26
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
1
-1
/
+15
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+7
2020-03-16
log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap
Junio C Hamano
1
-0
/
+1
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
1
-17
/
+14
2019-12-16
Merge branch 'dl/rebase-with-autobase'
Junio C Hamano
1
-3
/
+6
2019-12-13
notes: break set_display_notes() into smaller functions
Denton Liu
1
-1
/
+6
2019-12-09
format-patch: move git_config() before repo_init_revisions()
Denton Liu
1
-4
/
+7
2019-12-09
format-patch: use --notes behavior for format.notes
Denton Liu
1
-12
/
+1
2019-12-09
notes: rename to load_display_notes()
Denton Liu
1
-2
/
+2
2019-12-05
format-patch: teach --no-base
Denton Liu
1
-2
/
+5
2019-12-05
format-patch: fix indentation
Denton Liu
1
-1
/
+1
2019-11-21
format-patch: pass notes configuration to range-diff
Denton Liu
1
-1
/
+23
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
1
-1
/
+1
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
1
-33
/
+92
2019-10-18
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
1
-0
/
+16
2019-10-16
format-patch: teach --cover-from-description option
Denton Liu
1
-20
/
+75
2019-10-16
format-patch: use enum variables
Denton Liu
1
-13
/
+17
2019-10-16
format-patch: replace erroneous and condition
Denton Liu
1
-1
/
+1
2019-10-12
format-patch: create leading components of output directory
Bert Wesarg
1
-0
/
+16
2019-09-05
use get_tagged_oid()
René Scharfe
1
-2
/
+3
2019-08-02
log: really flip the --mailmap default
Junio C Hamano
1
-5
/
+2
2019-08-01
log: flip the --mailmap default unconditionally
Junio C Hamano
1
-15
/
+1
2019-07-15
log: add warning for unspecified log.mailmap setting
Ariadne Conill
1
-2
/
+24
2019-06-13
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
1
-1
/
+19
2019-05-17
format-patch: teach format.notes config option
Denton Liu
1
-1
/
+19
2019-05-08
format-patch: make --base patch-id output stable
Stephen Boyd
1
-1
/
+1
2019-04-25
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
1
-9
/
+9
2019-04-16
Merge branch 'jc/format-patch-error-check'
Junio C Hamano
1
-21
/
+21
2019-03-20
log: drop unused "len" from show_tagger()
Jeff King
1
-4
/
+4
2019-03-20
log: drop unused rev_info from early output
Jeff King
1
-5
/
+5
2019-02-22
format-patch: notice failure to open cover letter for writing
Junio C Hamano
1
-1
/
+1
[next]