Skip to content
Snippets Groups Projects
  1. Apr 06, 2010
  2. Apr 05, 2010
  3. Apr 04, 2010
  4. Mar 15, 2010
  5. Apr 02, 2010
    • Tay Ray Chuan's avatar
      update references to Tag.get_object() · 062dd311
      Tay Ray Chuan authored
      dulwich recently renamed [1] the Tag.get_object() method to
      _get_object(). Update our usage correspondingly.
      
      [1] git reference: f85ce56 (Support determining blob id without joining
      all chunks first.)
      062dd311
    • Tay Ray Chuan's avatar
      handle apply_delta() return value correctly · 7dfe8be2
      Tay Ray Chuan authored
      dulwich recently changed apply_delta() [1] to return lists. Invoke
      join() on the output with an empty string, as dulwich does in its
      codebase.
      
      [1] git reference: a2709f6 (Return chunks from apply_delta.)
      7dfe8be2
  6. Mar 29, 2010
  7. Mar 28, 2010
  8. Mar 21, 2010
  9. Mar 28, 2010
  10. Mar 26, 2010
  11. Mar 04, 2010
  12. Mar 03, 2010
  13. Feb 26, 2010
  14. Feb 23, 2010
  15. Feb 25, 2010
  16. Feb 24, 2010
  17. Jan 12, 2010
Loading