1. 25 Jan, 2018 1 commit
  2. 10 Oct, 2016 1 commit
  3. 12 Oct, 2014 1 commit
  4. 02 Nov, 2013 1 commit
  5. 30 Oct, 2013 1 commit
    • Extract common example helpers and reorg examples · 66902d47
      This reorganizes a few of the examples so that the main function
      comes first with the argument parsing extracted into a helper
      that can come at the end of the file (so the example focuses more
      on the use of libgit2 instead of command line support).  This also
      creates a shared examples/common.[ch] so that useful helper funcs
      can be shared across examples instead of repeated.
      Russell Belfer committed