summaryrefslogtreecommitdiffstats
path: root/test-mergesort.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-25fsck: change functions to use object_idMichael Haggerty1-16/+13
2015-05-25cmd_show_branch(): fix error messageMichael Haggerty1-1/+1
2015-05-25builtin/show-branch: rewrite functions to work with object_idMichael Haggerty1-21/+21
2015-05-25append_one_rev(): rewrite to work with object_idMichael Haggerty1-3/+3
2015-05-25builtin/show-branch: rewrite functions to take object_id argumentsMichael Haggerty1-18/+17
2015-05-25append_matching_ref(): rewrite to take an object_id argumentMichael Haggerty1-7/+6
2015-05-25show_reference(): rewrite to take an object_id argumentMichael Haggerty1-10/+8
2015-05-25builtin/remote: rewrite functions to take object_id argumentsMichael Haggerty1-13/+8
2015-05-25add_branch_for_removal(): don't set "util" field of string_list entriesMichael Haggerty1-5/+2
2015-05-25add_branch_for_removal(): rewrite to take an object_id argumentMichael Haggerty1-5/+3
2015-05-25builtin/reflog: rewrite ref functions to take an object_id argumentMichael Haggerty1-10/+6
2015-05-25show_ref_cb(): rewrite to take an object_id argumentMichael Haggerty1-5/+3
2015-05-25builtin/pack-objects: rewrite to take an object_id argumentMichael Haggerty1-16/+10
2015-05-25name_ref(): rewrite to take an object_id argumentMichael Haggerty1-6/+4
2015-05-25grab_single_ref(): rewrite to take an object_id argumentMichael Haggerty1-5/+4
2015-05-25builtin/fetch: rewrite to take an object_id argumentMichael Haggerty1-12/+11
2015-05-25get_name(): rewrite to take an object_id argumentMichael Haggerty1-9/+7
2015-05-25add_pending_uninteresting_ref(): rewrite to take an object_id argumentMichael Haggerty1-5/+3
2015-05-25append_ref(): rewrite to take an object_id argumentMichael Haggerty1-5/+3
2015-05-25register_ref(): rewrite to take an object_id argumentMichael Haggerty1-8/+5
2015-05-25handle_one_ref(): rewrite to take an object_id argumentMichael Haggerty1-26/+9
2015-05-25builtin/rev-parse: rewrite to take an object_id argumentMichael Haggerty1-24/+17
2015-05-25each_ref_fn: change to take an object_id parameterMichael Haggerty36-97/+275
2015-05-25refs: convert struct ref_entry to use struct object_idbrian m. carlson1-22/+22
2015-05-22Fourth batch for 2.5 cycleJunio C Hamano1-0/+75
2015-05-22doc: fix inconsistent spelling of "packfile"Patrick Steinhardt2-3/+3
2015-05-20filter_buffer_or_fd(): ignore EPIPEJunio C Hamano2-1/+16
2015-05-19copy.c: make copy_fd() report its status silentlyJunio C Hamano3-7/+16
2015-05-19Third batch for 2.5 cycleJunio C Hamano1-0/+81
2015-05-19progress: treat "no terminal" as being in the foregroundJeff King1-1/+2
2015-05-19clone: call transport_set_verbosity before anything else on the newly created...Mike Hommey1-2/+2
2015-05-19subdirectory tests: code cleanup, uncomment testStefan Beller1-4/+7
2015-05-17pack-protocol.txt: fix insconsistent spelling of "packfile"Patrick Steinhardt1-3/+3
2015-05-17git-unpack-objects.txt: fix inconsistent spelling of "packfile"Patrick Steinhardt1-2/+2
2015-05-17git-verify-pack.txt: fix inconsistent spelling of "packfile"Patrick Steinhardt1-1/+1
2015-05-14lock_packed_refs(): allow retries when acquiring the packed-refs lockMichael Haggerty3-1/+34
2015-05-14lockfile: allow file locking to be retried with a timeoutMichael Haggerty2-4/+91
2015-05-14pull: remove --tags error in no merge candidates casePaul Tan1-9/+0
2015-05-14doc: convert AsciiDoc {?foo} to ifdef::foo[]Jeff King1-2/+6
2015-05-13Git 2.4.1v2.4.1Junio C Hamano4-3/+44
2015-05-13log: do not shorten decoration names too earlyJunio C Hamano1-18/+16
2015-05-13log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano2-6/+19
2015-05-13doc: put example URLs and emails inside literal backticksJeff King3-5/+5
2015-05-13doc: drop backslash quoting of some curly bracesJeff King1-7/+7
2015-05-13doc: convert \--option to --optionJeff King11-80/+80
2015-05-13doc/add: reformat `--edit` optionJeff King1-1/+2
2015-05-13doc: fix length of underlined section-titleJeff King1-1/+1
2015-05-13doc: fix hanging "+"-continuationJeff King1-3/+3
2015-05-13doc: fix unquoted use of "{type}"Jeff King1-1/+1
2015-05-13doc: fix misrendering due to `single quote'Jeff King2-2/+2