commit a60bf58b66d5e362b62c9d8efa84f588cdd3e580
Author: Jesse van den Kieboom <[email protected]>
Date:   2015-03-08

   Fixed error message typo

M       configure.ac

commit e5e6aaf195d464f325d71ae6a4639a8aa8ce0e17
Author: Rémi Cardona <[email protected]>
Date:   2015-01-20

   configure: Add flag to force on or off SSH support

   Remove an automagic dependency on libgit2's SSH support.

   Signed-off-by: Rémi Cardona <[email protected]>

   https://bugzilla.gnome.org/show_bug.cgi?id=743236

M       configure.ac

commit f92bca0ee5c062214dfd51548d33c36696b4a8c3
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2015-01-21

   Handle ownership of refs.

   Depending on where we are wrapping the reference we might need to
   free it.

M       libgit2-glib/ggit-branch-enumerator.c
M       libgit2-glib/ggit-branch.c
M       libgit2-glib/ggit-ref.c
M       libgit2-glib/ggit-ref.h
M       libgit2-glib/ggit-repository.c

commit 119aac898062eacd1f3e6a64ac095e6c54fb054d
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2015-01-19

   cherry-pick-options: missing to install the merge-options property

M       libgit2-glib/ggit-cherry-pick-options.c

commit babf083d173506b8a4c56733996ed675d23e5b00
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2015-01-18

   Post release version bump

M       configure.ac

commit 6adb2280039b68e888467d018b7ca97741591183
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2015-01-18

   Release 0.22.0

M       NEWS
M       README