]> git.ipfire.org Git - thirdparty/git.git/commit - log-tree.c
format-patch -n: make sorting easier by padding number
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 9 Feb 2007 00:43:54 +0000 (01:43 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 9 Feb 2007 01:47:38 +0000 (17:47 -0800)
commite00de24b102da647485aeeeff278c21ab31420a2
tree62e903f701a6b3b8885b3e5ed262a961965726a7
parent4e244cbc5cc4c8a43982d4023bc0d9fb0b0c7d43
format-patch -n: make sorting easier by padding number

Now, when format-patch outputs more than 9 patches, the numbers
are padded accordingly. Example:

[PATCH 009/167] The 9th patch of a series of 167

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
log-tree.c