Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / git-compat-util.h
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-15 Merge branch 'lt/diff' into next
2006-03-15 Merge branch 'lt/diff' into next
2006-03-13 Merge branch 'jc/pack'
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-12 Merge branch 'jc/diff' into next
2006-03-09 Merge branch 'jc/fsck' into next
2006-03-09 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-30 Merge fixes up to GIT 1.1.6
2006-01-27 Merge fixes up to GIT 1.1.5
2006-01-25 Add compat/unsetenv.c .
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-08 GIT 1.0.8 v1.0.8
2006-01-07 [PATCH] Compilation: zero-length array declaration.
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2005-12-29 ?alloc: do not return NULL when asked for zero bytes
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-20 xread/xwrite: do not worry about EINTR at calling sites.
2005-12-15 GIT 0.99.9n aka 1.0rc6 v0.99.9nv1.0rc6
2005-12-14 define MAXPATHLEN for hosts that don't support it
2005-12-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05 Clean up compatibility definitions.