summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2015-05-25fsck: change functions to use object_idMichael Haggerty
2015-05-25cmd_show_branch(): fix error messageMichael Haggerty
2015-05-25builtin/show-branch: rewrite functions to work with object_idMichael Haggerty
2015-05-25append_one_rev(): rewrite to work with object_idMichael Haggerty
2015-05-25builtin/show-branch: rewrite functions to take object_id argumentsMichael Haggerty
2015-05-25append_matching_ref(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25show_reference(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25builtin/remote: rewrite functions to take object_id argumentsMichael Haggerty
2015-05-25add_branch_for_removal(): don't set "util" field of string_list entriesMichael Haggerty
2015-05-25add_branch_for_removal(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25builtin/reflog: rewrite ref functions to take an object_id argumentMichael Haggerty
2015-05-25show_ref_cb(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25builtin/pack-objects: rewrite to take an object_id argumentMichael Haggerty
2015-05-25name_ref(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25grab_single_ref(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25builtin/fetch: rewrite to take an object_id argumentMichael Haggerty
2015-05-25get_name(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25add_pending_uninteresting_ref(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25append_ref(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25builtin/rev-parse: rewrite to take an object_id argumentMichael Haggerty
2015-05-25each_ref_fn: change to take an object_id parameterMichael Haggerty
2015-05-22Merge branch 'mh/clone-verbosity-fix'Junio C Hamano
2015-05-22Merge branch 'jk/add-e-kill-editor'Junio C Hamano
2015-05-22Merge branch 'ps/bundle-verify-arg'Junio C Hamano
2015-05-22Merge branch 'dl/branch-error-message'Junio C Hamano
2015-05-19Merge branch 'kn/cat-file-literally'Junio C Hamano
2015-05-19Merge branch 'jc/merge'Junio C Hamano
2015-05-19Merge branch 'nd/diff-i-t-a'Junio C Hamano
2015-05-19clone: call transport_set_verbosity before anything else on the newly created...Mike Hommey
2015-05-13add: check return value of launch_editorJeff King
2015-05-11Merge branch 'pt/xdg-config-path'Junio C Hamano
2015-05-11Merge branch 'jc/hash-object'Junio C Hamano
2015-05-11Merge branch 'sb/prefix-path-free-results'Junio C Hamano
2015-05-11Merge branch 'jn/clean-use-error-not-fprintf-on-stderr'Junio C Hamano
2015-05-11Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano
2015-05-11Merge branch 'jc/plug-fmt-merge-msg-leak'Junio C Hamano
2015-05-11Merge branch 'nd/slim-index-pack-memory-usage'Junio C Hamano
2015-05-11Merge branch 'jk/sha1-file-reduce-useless-warnings'Junio C Hamano
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-05-08bundle: verify arguments more strictlyPatrick Steinhardt
2015-05-06cat-file: teach cat-file a '--allow-unknown-type' optionKarthik Nayak
2015-05-06cat-file: make the options mutually exclusiveKarthik Nayak
2015-05-06branch: do not call a "remote-tracking branch" a "remote branch"Danny Lin
2015-05-06git-config: replace use of home_config_paths()Paul Tan
2015-05-06git-commit: replace use of home_config_paths()Paul Tan
2015-05-06Merge branch 'oh/fix-config-default-user-name-section'Junio C Hamano
2015-05-06Merge branch 'ts/checkout-advice-plural'Junio C Hamano
2015-05-06Merge branch 'jk/init-core-worktree-at-root'Junio C Hamano
2015-05-06Merge branch 'mh/show-branch-topic'Junio C Hamano
2015-05-06Merge branch 'bc/object-id'Junio C Hamano