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-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
2020-11-04
format-patch: refactor output selection
Jeff King
1
-9
/
+9
2020-11-04
log: diagnose -L used with pathspec as an error
Junio C Hamano
1
-0
/
+3
2020-11-01
line-log: mention both modes in 'blame' and 'log' short help
Philippe Blain
1
-2
/
+2
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
1
-1
/
+1
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
[next]