commit: add support for --fixup <commit> -m"<extra message>"
[gitweb.git] / repository.h
2017-07-05 Merge branch 'rs/sha1-name-readdir-optim'
2017-07-05 Merge branch 'bw/repo-object'
2017-06-24 repository: enable initialization of submodules
2017-06-24 submodule-config: store the_submodule_cache in the_repo...
2017-06-24 repository: add index_state to struct repo
2017-06-24 config: read config from a repository object
2017-06-24 repository: introduce the repository object