Files
git/Documentation
Junio C Hamano 055467dd4a CodingGuidelines: spell Arithmetic Expansion with $(($var))
POSIX wants shells to support both "N" and "$N" and requires them to yield
the same answer to $((N)) and $(($N)), but we should aim for portability
in a case like this, especially when the price we pay to do so is so
small, i.e. a few extra dollars.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-09-27 10:45:29 -07:00
..
2010-09-18 14:55:08 -07:00
2010-09-03 09:43:42 -07:00
2010-09-10 09:39:08 -07:00
2010-03-10 15:32:34 -08:00
2010-04-17 12:40:45 -07:00
2010-07-20 16:52:53 -07:00
2010-03-21 17:03:57 -07:00
2010-07-20 16:59:17 -07:00
2010-04-09 21:23:10 -07:00
2010-07-05 11:56:53 -07:00
2010-09-03 09:43:42 -07:00
2010-02-23 12:05:18 -08:00
2010-02-14 18:23:16 -08:00
2010-09-18 14:55:08 -07:00
2010-07-05 13:39:02 -07:00
2010-04-13 18:21:29 -07:00
2010-07-20 16:59:17 -07:00