refs: create a base class "ref_store" for files_ref_store
Michael Haggerty committed about 10 years ago
refs: add a backend method structure
Ronnie Sahlberg committed about 10 years ago
refs: rename struct ref_cache to files_ref_store
Michael Haggerty committed about 10 years ago
rename_ref_available(): add docstring
David Turner committed about 10 years ago
resolve_gitlink_ref(): eliminate temporary variable
Michael Haggerty committed about 10 years ago
patch-ids: turn off rename detection
Jeff King committed about 10 years ago
connect: advertized capability is not a ref
Jonathan Tan committed about 10 years ago
connect: tighten check for unexpected early hang up
Jonathan Nieder committed about 10 years ago
tests: move test_lazy_prereq JGIT to test-lib.sh
Jonathan Tan committed about 10 years ago
sequencer: ensure to release the lock when we could not read the index
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify checkout_fast_forward()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify fast_forward_to()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify save_opts()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify save_todo()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify save_head()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify create_seq_dir()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify read_populate_opts()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify read_populate_todo()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify read_and_refresh_cache()
Johannes Schindelin committed about 10 years ago
sequencer: lib'ify prepare_revs()
Johannes Schindelin committed about 10 years ago