Re: [PATCH 2/2] builtin-prune.c: fix object parsing and use parse_options()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Monday, March 24, 2008 - 6:13 am

Hi,

On Mon, 24 Mar 2008, Michele Ballabio wrote:


And maybe a

#define OPT_DATE(s, l, v, h)	{ OPTION_CALLBACK, (s), (l), (v), "time", 
(h), 0, parse_opt_approxidate_cb }

Hmm?

Ciao,
Dscho

--
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:
Re: [PATCH 2/2] builtin-prune.c: fix object parsing and us ..., Johannes Schindelin, (Sun Mar 23, 3:21 pm)
Re: [PATCH 2/2] builtin-prune.c: fix object parsing and us ..., Johannes Schindelin, (Mon Mar 24, 6:13 am)
Re: [PATCH 3/2] parse-options.c: introduce OPT_DATE, Johannes Schindelin, (Mon Mar 24, 6:59 am)
[PATCH 3/2] parse-options.c: introduce OPT_DATE, Michele Ballabio, (Mon Mar 24, 7:02 am)
Re: [PATCH 3/2] parse-options.c: introduce OPT_DATE, Michele Ballabio, (Mon Mar 24, 9:25 am)
Re: [PATCH 3/2] parse-options.c: introduce OPT_DATE, Johannes Schindelin, (Mon Mar 24, 1:03 pm)
Re: [PATCH 3/2] parse-options.c: introduce OPT_DATE, Junio C Hamano, (Mon Mar 24, 1:10 pm)
Re: [PATCH 3/2] parse-options.c: introduce OPT_DATE, Michele Ballabio, (Mon Mar 24, 2:18 pm)