Re: [PATCH 4/4] Implement git commit and status as a builtin commands.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Ericsson
Date: Tuesday, November 6, 2007 - 2:47 am

Pierre Habouzit wrote:

With a macro along the lines of

  #define IS_MULTI_FLAGGED(x) (x & (x - 1))

at least this particular construct becomes a lot more readable.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231
-
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 testcase for ammending and fixing author i ..., Kristian Høgsberg, (Fri Nov 2, 8:33 am)
[PATCH 2/4] Remove unecessary hard-coding of EDITOR=':' VI ..., Kristian Høgsberg, (Fri Nov 2, 8:33 am)
[PATCH 3/4] Export launch_editor() and make it accept ':' ..., Kristian Høgsberg, (Fri Nov 2, 8:33 am)
[PATCH 4/4] Implement git commit and status as a builtin c ..., Kristian Høgsberg, (Fri Nov 2, 8:33 am)
Re: [PATCH 4/4] Implement git commit and status as a built ..., Johannes Schindelin, (Sat Nov 3, 6:56 am)
Re: [PATCH 4/4] Implement git commit and status as a built ..., Johannes Schindelin, (Mon Nov 5, 4:18 pm)
Re: [PATCH 4/4] Implement git commit and status as a built ..., Andreas Ericsson, (Tue Nov 6, 2:47 am)