Re: [PATCH 3/4] git log and git rev-list: Add --graph option

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Teemu Likonen
Date: Sunday, April 6, 2008 - 2:15 pm

Adam Simpkins kirjoitti:


The '--graph' seems to work nicely with every '--pretty=' option 
except 'email'.

$ git log --graph --pretty=email


|
M     From 77ad7a49d3cc946487ca759e5361effbcfb03be5 [...]
From: Junio C Hamano <gitster@pobox.com>
|\    Date: Fri, 4 Apr 2008 22:38:32 -0700
| |   Subject: [PATCH] Merge git://repo.or.cz/git-gui
| |   
| |   * git://repo.or.cz/git-gui:
| |     git-gui: use +/- instead of ]/[ to show [...]
| |     git-gui: Update french translation
| |     git-gui: Switch keybindings for [ and ] to [...]


The 'From:' field is always at the column 1.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/4] Add history graph API, Adam Simpkins, (Sun Apr 6, 11:42 am)
[PATCH 3/4] git log and git rev-list: Add --graph option, Adam Simpkins, (Sun Apr 6, 11:42 am)
Re: [PATCH 1/4] Add history graph API, Teemu Likonen, (Sun Apr 6, 1:30 pm)
Re: [PATCH 1/4] Add history graph API, Johannes Schindelin, (Sun Apr 6, 1:42 pm)
Re: [PATCH 1/4] Add history graph API, Johannes Schindelin, (Sun Apr 6, 2:06 pm)
Re: [PATCH 3/4] git log and git rev-list: Add --graph option, Teemu Likonen, (Sun Apr 6, 2:15 pm)
Re: [PATCH 1/4] Add history graph API, Adam Simpkins, (Sun Apr 6, 2:44 pm)
Re: [PATCH 1/4] Add history graph API, Adam Simpkins, (Sun Apr 6, 3:04 pm)
Re: [PATCH 1/4] Add history graph API, Johannes Schindelin, (Sun Apr 6, 3:15 pm)
Re: [PATCH 1/4] Add history graph API, Adam Simpkins, (Sun Apr 6, 3:47 pm)
Re: [PATCH 1/4] Add history graph API, Adam Simpkins, (Sun Apr 6, 3:58 pm)
Re: [PATCH 1/4] Add history graph API, Junio C Hamano, (Sun Apr 6, 8:12 pm)
Re: [PATCH 1/4] Add history graph API, Teemu Likonen, (Sun Apr 6, 10:24 pm)
Re: [PATCH 1/4] Add history graph API, Teemu Likonen, (Mon Apr 7, 12:26 am)
[PATCH 1/4] graph API: Fixed coding style problems, Adam Simpkins, (Mon Apr 7, 1:01 am)
Re: [PATCH 1/4] Add history graph API, Adam Simpkins, (Mon Apr 7, 1:06 am)
Re: [PATCH 1/4] Add history graph API, Adam Simpkins, (Mon Apr 7, 1:34 am)
Re: [PATCH 1/4] Add history graph API, Teemu Likonen, (Mon Apr 7, 1:56 am)
Re: [PATCH 1/4] Add history graph API, Linus Torvalds, (Mon Apr 7, 9:15 am)