• Show log

    Commit

  • Hash : fb8a87da
    Author : Patrick Steinhardt
    Date : 2018-08-10T14:50:15

    config_entries: rename functions and structure
    
    The previous commit simply moved all code that is required to handle
    config entries to a new module without yet adjusting any of the function
    and structure names to help readability. We now rename things
    accordingly to have a common "git_config_entries" entries instead of the
    old "diskfile_entries" one.