path: always pass in commondir to update_common_dir

Brandon Williams committed over 9 years ago

path: create path.h

Brandon Williams committed over 9 years ago

environment: store worktree in the_repository

Brandon Williams committed over 9 years ago

environment: place key repository state in the_repository

Brandon Williams committed over 9 years ago

repository: introduce the repository object

Brandon Williams committed over 9 years ago

environment: remove namespace_len variable

Brandon Williams committed over 9 years ago

setup: add comment indicating a hack

Brandon Williams committed over 9 years ago

setup: don't perform lazy initialization of repository state

Brandon Williams committed over 9 years ago

commit_packed_refs(): remove call to `packed_refs_unlock()`

Michael Haggerty committed about 9 years ago

clear_packed_ref_cache(): don't protest if the lock is held

Michael Haggerty committed about 9 years ago

packed_refs_unlock(), packed_refs_is_locked(): new functions

Michael Haggerty committed about 9 years ago

packed_refs_lock(): report errors via a `struct strbuf *err`

Michael Haggerty committed about 9 years ago

packed_refs_lock(): function renamed from lock_packed_refs()

Michael Haggerty committed about 9 years ago

commit_packed_refs(): report errors rather than dying

Michael Haggerty committed about 9 years ago

packed_ref_store: make class into a subclass of `ref_store`

Michael Haggerty committed about 9 years ago

← Newer Page 1678 of 4065 Older →