[MacPorts] #54697: `port history` action

MacPorts noreply at macports.org
Wed Aug 30 12:44:19 UTC 2017


#54697: `port history` action
--------------------------+----------------------
  Reporter:  RJVB         |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:
Resolution:               |   Keywords:  haspatch
      Port:               |
--------------------------+----------------------

Comment (by raimue):

 As you said, not everyone is using a ports tree from git, so the
 applicability of this action would be quite limited.

 The same could be achieved in shell with a one-liner (even supports colors
 and pager):
 {{{
 git -C $(port dir foo) log .
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54697#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list