Re: git status update?
- From: Owen Taylor <otaylor redhat com>
- To: Behdad Esfahbod <behdad behdad org>
- Cc: gnome-infrastructure gnome org
- Subject: Re: git status update?
- Date: Mon, 09 Mar 2009 14:11:20 -0400
On Mon, 2009-03-09 at 13:21 -0400, Behdad Esfahbod wrote:
> Vincent Untz wrote:
>
> > + Fix the sort algorithm for branch and tag names to match GNOME
> > conventions. For example, TOMBOY_0_12_0 > TOMBOY_0_8_0.
>
> Should be a one-line patch thanks to the glibc function strverscmp().
Right now tags are sorted reverse chronologically based on:
- tag date (for annotated tags)
- commit date that the tag point to (for lightweight tags)
Do we want to change that?
- Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]