lock_file: move static locks into functions
Martin Ågren committed over 8 years ago
lock_file: make function-local locks non-static
Martin Ågren committed over 8 years ago
refs.c: do not die if locking fails in `delete_pseudoref()`
Martin Ågren committed over 8 years ago
refs.c: do not die if locking fails in `write_pseudoref()`
Martin Ågren committed over 8 years ago
t/helper/test-write-cache: clean up lock-handling
Martin Ågren committed over 8 years ago
submodule foreach: document variable '$displaypath'
Prathamesh Chavan committed over 8 years ago
submodule foreach: document '$sm_path' instead of '$path'
Prathamesh Chavan committed over 8 years ago
submodule foreach: correct '$path' in nested submodules from a subdirectory
Prathamesh Chavan committed over 8 years ago
object: allow create_object to handle arbitrary repositories
Stefan Beller committed over 8 years ago
object: allow grow_object_hash to handle arbitrary repositories
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_commit_index
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_report
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_object_node
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_tag_node
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_commit_node
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_tree_node
Stefan Beller committed over 8 years ago
alloc: add repository argument to alloc_blob_node
Stefan Beller committed over 8 years ago
object: add repository argument to grow_object_hash
Jonathan Nieder committed over 8 years ago
object: add repository argument to create_object
Stefan Beller committed over 8 years ago
repository: introduce parsed objects field
Stefan Beller committed over 8 years ago