Files
libgit2/include/git2
Nico von Geyso a603c19157 replaced foreach() with non callback based iterations in git_config_backend
new functions in struct git_config_backend:
  * iterator_new(...)
  * iterator_free(...)
  * next(...)

The old callback based foreach style can still be used with `git_config_backend_foreach_match`
2013-08-08 11:14:53 +02:00
..
2013-06-24 15:33:41 +02:00
2013-06-21 11:55:13 -07:00
2013-07-10 20:50:32 +02:00
2013-04-24 20:25:57 +02:00
2013-07-10 12:15:03 -07:00
2013-06-24 15:33:41 +02:00
2013-01-08 17:31:27 -06:00
2013-07-10 12:14:13 -07:00
2013-06-24 15:33:41 +02:00
2013-05-15 20:26:55 +08:00
2013-06-24 15:33:41 +02:00
2013-01-08 17:31:27 -06:00
2013-07-23 09:40:19 +02:00
2013-07-14 18:08:54 -04:00
2013-06-24 15:33:41 +02:00
2013-07-23 09:40:19 +02:00
2013-07-10 20:50:33 +02:00
2013-02-15 13:12:16 +01:00
2013-01-08 17:31:27 -06:00
2013-06-24 15:33:41 +02:00
2013-05-15 20:26:55 +08:00
2013-04-15 13:29:40 -07:00
2013-01-08 17:31:27 -06:00
2013-07-10 15:38:57 -07:00
2013-05-15 20:26:55 +08:00
2013-08-05 10:53:39 -07:00
2013-01-08 17:31:27 -06:00
2013-05-15 22:41:30 +02:00
2013-07-23 09:40:19 +02:00
2013-07-15 23:40:57 -04:00
2013-08-05 10:53:39 -07:00
2013-06-25 00:14:45 +02:00