git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [RFC PATCH 0/1] *** Add branchname in commit header ***
@ 2019-12-29 22:26 Arnaud Bertrand
  2019-12-29 22:26 ` [RFC PATCH 1/1] Add branchname in commit header Arnaud Bertrand
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Arnaud Bertrand @ 2019-12-29 22:26 UTC (permalink / raw)
  To: git; +Cc: gitster, Arnaud Bertrand

From: Arnaud Bertrand <xda@abalgo.com>

For tracability purpose it is often necessary to know which
commit is envolved in a branch
Keeping track of the branchname in the commit header
will make this traceability easy and will facilitate
the graphical toolis that represent the branches and
that have today to use complex algorithm to try to
determine the branch of a commit that was known at
the commit time.

no big change in the code, today rebase is not considered yet
I'm waiting feedback about that before touching
the rebase code.


Arnaud Bertrand (1):
  Add branchname in commit header

 Documentation/pretty-formats.txt |  1 +
 commit.c                         | 11 +++++++++++
 pretty.c                         | 15 +++++++++++++++
 3 files changed, 27 insertions(+)

-- 
2.25.0.rc0.7.g17b02bf28a


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-12-30 16:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 22:26 [RFC PATCH 0/1] *** Add branchname in commit header *** Arnaud Bertrand
2019-12-29 22:26 ` [RFC PATCH 1/1] Add branchname in commit header Arnaud Bertrand
2019-12-30  2:32 ` [RFC PATCH 0/1] *** Add branchname in commit header *** brian m. carlson
2019-12-30 10:33   ` Arnaud Bertrand
2019-12-30 16:32 ` [RFC PATCH 0/2 v2] *** Add branchname in commit when core.branchnameincommit is set *** Arnaud Bertrand
2019-12-30 16:32   ` [RFC PATCH 1/2 v2] Add branchname in commit header Arnaud Bertrand
2019-12-30 16:32   ` [RFC PATCH 2/2 v2] Add the configuration parameter core.branchnameincommit Arnaud Bertrand

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).