1. 24 Nov, 2010 1 commit
  2. 23 Nov, 2010 17 commits
  3. 20 Nov, 2010 1 commit
  4. 19 Nov, 2010 1 commit
  5. 17 Nov, 2010 2 commits
  6. 16 Nov, 2010 5 commits
  7. 11 Nov, 2010 1 commit
  8. 06 Nov, 2010 4 commits
  9. 05 Nov, 2010 4 commits
  10. 03 Nov, 2010 1 commit
  11. 02 Nov, 2010 2 commits
  12. 31 Oct, 2010 1 commit
    • Fix in-memory commit getters trying to parse · d80e9d55
      Issue 9 on the tracker. The commit object getters for in-memory objects
      were trying to parse an inexistant on-disk object when one of the commit
      attributes which were still not set was queried.
      
      We now return a NULL value when this happens.
      
      Signed-off-by: Vicent Marti <tanoku@gmail.com>
      Vicent Marti committed