Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

plumbing: format/commitgraph, add APIs for reading and writing commit-graph files #1128

Merged
merged 5 commits into from
Apr 24, 2019

Commits on Apr 24, 2019

  1. plumbing: format/commitgraph, add APIs for reading and writing commit…

    …-graph files
    
    Signed-off-by: Filip Navara <filip.navara@gmail.com>
    filipnavara committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    565d0b1 View commit details
    Browse the repository at this point in the history
  2. Rename fixture tag to commit-graph

    Signed-off-by: Filip Navara <filip.navara@gmail.com>
    filipnavara committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    a306018 View commit details
    Browse the repository at this point in the history
  3. Split Encoder into smaller functions

    Signed-off-by: Filip Navara <filip.navara@gmail.com>
    filipnavara committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    5b30f0c View commit details
    Browse the repository at this point in the history
  4. Split OpenFileIndex into smaller functions

    Signed-off-by: Filip Navara <filip.navara@gmail.com>
    filipnavara committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    5630ac1 View commit details
    Browse the repository at this point in the history
  5. Remove debug print, fix large edge count calculation to make the reen…

    …coded file binary identical
    
    Signed-off-by: Filip Navara <filip.navara@gmail.com>
    filipnavara committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    ab5b89c View commit details
    Browse the repository at this point in the history