Skip to content

Conversation

@paulwkc
Copy link
Contributor

@paulwkc paulwkc commented May 31, 2025

Toggle between committer name(&date ) and author name(&date).

image

  1. One global option for all views.
  2. Work dynamically in views: main, log, refs, blame and tree.
    tig command : set committer = yes|no
    toggle key seq. : o, m
  3. Give precedence to external formatter arguments if any, e.g.
    tig log --prettry=fuller
  4. Remove column option date-use-author which
    • works only with static config (tigrc)
    • cannot show author name

Reworked #810 .

@paulwkc paulwkc force-pushed the committer_toggle branch 3 times, most recently from 1df6aaf to 41585d5 Compare May 31, 2025 07:42
1. One global option for all views.
2. Work dynamically in views: main, log, refs, blame and tree.
   tig command     : set committer = yes|no
   toggle key seq. : o, m
3. Give precedence to external formatter arguments if any, e.g.
   tig log --prettry=fuller
4. Remove column option date-use-author which
   * works only with static config (tigrc)
   * cannot show author name
@paulwkc paulwkc force-pushed the committer_toggle branch from 41585d5 to 2e7e0a1 Compare May 31, 2025 07:44
paulwkc referenced this pull request Jun 2, 2025
This is a complement to 7351f17.

Reported-by: PaulChanHK <[email protected]>
@paulwkc
Copy link
Contributor Author

paulwkc commented Jun 5, 2025

Replaced by #1386 which uses per-view config and keep data-use-author as is.

@paulwkc paulwkc closed this Jun 5, 2025
@paulwkc paulwkc deleted the committer_toggle branch June 5, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant