send-email: lazy-load Email::Valid and make it optional
[git.git] / git-compat-util.h
2006-03-13 Junio C HamanoMerge branch 'jc/pack'
2006-03-09 Junio C HamanoUse #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
2006-02-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-30 Junio C HamanoMerge fixes up to GIT 1.1.6
2006-01-27 Junio C HamanoMerge fixes up to GIT 1.1.5
2006-01-25 Jason RiedyAdd compat/unsetenv.c .
2006-01-08 Junio C HamanoGIT 1.1.0 v1.1.0
2006-01-08 Junio C HamanoGIT 1.0.8 v1.0.8
2006-01-07 Junio C Hamano[PATCH] Compilation: zero-length array declaration.
2006-01-06 Junio C HamanoMerge fixes up to GIT 1.0.7
2006-01-06 Junio C HamanoGIT 1.0.7 v1.0.7
2005-12-29 Junio C Hamano?alloc: do not return NULL when asked for zero bytes
2005-12-21 Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-20 Junio C Hamanoxread/xwrite: do not worry about EINTR at calling sites.
2005-12-15 Junio C HamanoGIT 0.99.9n aka 1.0rc6 v0.99.9n v1.0rc6
2005-12-14 Martin Atukundadefine MAXPATHLEN for hosts that don't support it
2005-12-12 Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05 Junio C HamanoClean up compatibility definitions.