- 11 Apr, 2014 1 commit
-
-
Jacques Germishuys committed
-
- 19 Aug, 2013 1 commit
-
-
We didn't use the added precision in gettimeofday, so remove it. This prevents us from having an unnecessary reimplementation on win32.
Edward Thomson committed
-
- 15 May, 2013 1 commit
-
-
Linquize committed
-
- 09 Apr, 2013 1 commit
-
-
Russell Belfer committed
-
- 23 Nov, 2012 1 commit
-
-
Remove words such as fuck, crap, shit etc. Remove other potentially offensive words from comments. Tidy up other geopolicital terms in comments.
Martin Woodward committed
-
- 24 Jul, 2012 1 commit
-
-
nulltoken committed
-
- 07 Jun, 2012 1 commit
-
-
Vicent Martí committed
-
- 06 Jun, 2012 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 30 May, 2012 1 commit
-
-
Also use git_time_t (64-bit integer) for time values, although the 2038 problem is still present on 32-bit machines.
Ben Straub committed
-
- 15 May, 2012 1 commit
-
-
Ported the win32 implementations of gmtime_r, localtime_r, and gettimeofday to be part of the posix compatibility layer, and fixed git_signature_now to use them.
Ben Straub committed
-
- 11 May, 2012 1 commit
-
-
Ported date.c (for approxidate_careful) from git.git revision aa39b85. Trimmed out the parts we're not using.
Ben Straub committed
-