aboutsummaryrefslogtreecommitdiffstats
path: root/http-walker.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-27 10:00:15 -0700
committerJunio C Hamano <gitster@pobox.com>2016-06-27 10:00:15 -0700
commite1658495beaff4f6fe0aac7bc4d9fdb5ccd81a04 (patch)
treeeecd54c47c6d6c24070cd9567b3ffc219a4aa5b3 /http-walker.c
parentMerge branch 'tb/complete-status' (diff)
parentStart preparing for 2.9.1 (diff)
downloadgit-e1658495beaff4f6fe0aac7bc4d9fdb5ccd81a04.tar.gz
git-e1658495beaff4f6fe0aac7bc4d9fdb5ccd81a04.zip
Sync with maint
* maint: Start preparing for 2.9.1
Diffstat (limited to 'http-walker.c')
0 files changed, 0 insertions, 0 deletions
it/refs/files-backend.c?h=main&id=5a563d4ad17a66aabeacfd0f221ac45c07bc4ee8&follow=1'>ref_transaction_commit(): correctly report close_ref() failureMichael Haggerty1-0/+1 2016-06-13ref_transaction_create(): disallow recursive pruningMichael Haggerty3-2/+5 2016-06-13refs: make error messages more consistentMichael Haggerty3-22/+22 2016-06-13lock_ref_sha1_basic(): remove unneeded local variableMichael Haggerty1-6/+3 2016-06-13read_raw_ref(): move docstring to header fileMichael Haggerty2-38/+38 2016-06-13read_raw_ref(): improve docstringMichael Haggerty1-17/+24 2016-06-13read_raw_ref(): rename symref argument to referentMichael Haggerty2-11/+12 2016-06-13read_raw_ref(): clear *type at start of functionMichael Haggerty1-0/+1 2016-06-13read_raw_ref(): rename flags argument to typeMichael Haggerty2-10/+10 2016-06-13ref_transaction_commit(): remove local variables n and updatesMichael Haggerty1-22/+20 2016-05-05rename_ref(): remove unneeded local variableMichael Haggerty1-6/+3 2016-05-05commit_ref_update(): write error message to *err, not stderrMichael Haggerty1-1/+1 2016-05-05refname_is_safe(): insist that the refname already be normalizedMichael Haggerty1-2/+7 2016-05-05refname_is_safe(): don't allow the empty stringMichael Haggerty1-2/+3 2016-05-05refname_is_safe(): use skip_prefix()Michael Haggerty1-3/+5 2016-05-05remove_dir_recursively(): add docstringMichael Haggerty1-0/+23 2016-05-05safe_create_leading_directories(): improve docstringMichael Haggerty1-0/+5 2016-05-05read_raw_ref(): don't get confused by an empty directoryMichael Haggerty2-2/+11 2016-05-05commit_ref(): if there is an empty dir in the way, delete itMichael Haggerty1-0/+24 2016-05-05t1404: demonstrate a bug resolving referencesMichael Haggerty1-1/+75 2016-04-25Seventh batch for post 2.8 cycleJunio C Hamano1-0/+22 2016-04-22Sixth batch for post 2.8 cycleJunio C Hamano1-0/+44 2016-04-18Fifth batch for post 2.8 cycleJunio C Hamano1-0/+12 2016-04-14Prepare for 2.8.2Junio C Hamano1-0/+38