1. 17 Sep, 2013 1 commit
    • Add simple global shutdown hooks · a3aa5f4d
      Increasingly there are a number of components that want to do some
      cleanup at global shutdown time (at least if there are not going
      to be memory leaks).  This creates a very simple system of shutdown
      hooks that will be invoked by git_threads_shutdown.  Right now, the
      maximum number of hooks is hardcoded, but since adding a hook is
      not a public API, it should be fine and I thought it was better to
      start off with really simple code.
      Russell Belfer committed
  2. 28 Aug, 2013 1 commit
  3. 26 Aug, 2013 1 commit
  4. 26 Feb, 2013 1 commit
  5. 25 Feb, 2013 1 commit
  6. 08 Jan, 2013 1 commit
  7. 27 Nov, 2012 1 commit
  8. 13 Nov, 2012 4 commits