Stephen Fromm
b694b9a66e
Fixes for get_remote_head in git module
...
See issue #2471
This fixes get_remote_head() to be smarter about how to check remote
head. It checks if it is a remote branch or tag and then checks for the
remote object id associated with it. If it is sha1, get_remote_head()
returns it as-is since there doesn't appear to be a way to check a
remote repository for a specific object/sha1. is_remote_tag() is added
to help out the new functionalit in get_remote_head().
In main(), if check_mode is true and version is a sha1, the module now
checks to see if the object is present.
2013-03-20 14:28:06 -07:00
..
2013-02-17 20:45:37 -05:00
2013-03-13 18:21:16 -04:00
2013-02-27 12:23:35 -08:00
2013-02-27 12:23:35 -08:00
2013-02-23 22:57:36 +01:00
2012-12-17 21:07:36 +01:00
2012-11-19 13:47:40 -05:00
2013-02-02 18:17:18 -06:00
2013-03-17 11:53:27 -04:00
2013-03-12 13:25:59 +01:00
2013-02-28 14:47:19 -08:00
2013-03-14 11:27:49 +01:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-03-15 22:55:01 -04:00
2013-02-17 19:48:02 -05:00
2013-03-12 13:25:59 +01:00
2013-01-13 11:24:21 -08:00
2012-11-21 18:49:30 +01:00
2013-03-17 23:17:56 -04:00
2013-03-12 13:25:59 +01:00
2013-03-01 18:24:48 -05:00
2013-03-16 06:01:02 -04:00
2013-03-10 16:10:45 -07:00
2013-03-20 14:28:06 -07:00
2013-03-12 13:25:59 +01:00
2012-10-29 13:10:23 +01:00
2013-03-12 13:25:59 +01:00
2013-03-16 21:52:51 -04:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-03-14 13:32:16 +04:00
2013-03-18 00:40:57 -04:00
2013-03-14 08:14:57 +00:00
2013-02-19 11:33:38 +01:00
2013-02-17 19:48:02 -05:00
2013-03-05 12:13:36 -05:00
2013-03-15 11:43:32 -04:00
2013-03-17 07:32:14 -07:00
2013-03-17 07:02:13 -07:00
2013-03-06 15:32:01 +01:00
2013-01-13 11:24:21 -08:00
2013-03-03 00:01:02 +01:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-02-20 15:17:49 +01:00
2013-02-17 15:01:49 -05:00
2013-03-15 15:05:21 -07:00
2013-03-18 00:40:57 -04:00
2013-02-26 20:30:33 -05:00
2013-02-26 20:30:33 -05:00
2013-03-01 19:47:43 -05:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-03-12 13:25:59 +01:00
2013-01-08 08:35:08 -08:00
2013-03-16 11:18:43 +00:00
2012-12-24 00:24:34 +01:00
2013-03-12 13:25:59 +01:00
2013-02-27 12:23:35 -08:00
2013-03-18 01:12:28 -07:00
2013-03-15 15:58:45 +00:00
2012-11-21 18:49:30 +01:00
2013-03-02 10:26:09 +01:00
2013-03-12 13:25:59 +01:00
2013-02-27 12:23:35 -08:00
2013-02-27 12:23:35 -08:00
2013-03-12 13:25:59 +01:00
2013-03-17 11:24:32 -04:00
2013-03-17 23:16:45 -04:00
2013-03-14 17:21:57 +01:00
2013-03-15 22:51:21 -04:00
2013-02-28 18:04:25 -08:00
2012-11-27 11:18:46 -05:00
2013-02-17 18:18:43 -05:00
2013-02-22 15:01:18 +01:00