index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/parse-config-key-cleanup'
Junio C Hamano
2017-03-10
|
\
|
*
parse_hide_refs_config: tell parse_config_key we don't want a subsection
Jeff King
2017-02-24
*
|
Merge branch 'sb/parse-hide-refs-config-cleanup'
Junio C Hamano
2017-03-10
|
\
\
|
|
/
|
*
refs: parse_hide_refs_config to use parse_config_key
Stefan Beller
2017-02-24
*
|
Merge branch 'km/delete-ref-reflog-message'
Junio C Hamano
2017-02-27
|
\
\
|
*
|
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-20
*
|
|
Merge branch 'mh/submodule-hash'
Junio C Hamano
2017-02-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
read_loose_refs(): read refs using resolve_ref_recursively()
Michael Haggerty
2017-02-13
|
*
|
base_ref_store_init(): remove submodule argument
Michael Haggerty
2017-02-10
|
*
|
refs: push the submodule attribute down
Michael Haggerty
2017-02-10
|
*
|
refs: store submodule ref stores in a hashmap
Michael Haggerty
2017-02-10
|
*
|
register_ref_store(): new function
Michael Haggerty
2017-02-10
|
*
|
refs: remove some unnecessary handling of submodule == ""
Michael Haggerty
2017-02-10
|
*
|
refs: make some ref_store lookup functions private
Michael Haggerty
2017-02-10
|
*
|
refs: reorder some function definitions
Michael Haggerty
2017-02-10
|
|
/
*
|
refs: add option core.logAllRefUpdates = always
Cornelius Weig
2017-01-31
|
/
*
Merge branch 'jc/cocci-xstrdup-or-null'
Junio C Hamano
2016-10-26
|
\
|
*
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
2016-10-12
*
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
|
\
\
|
*
|
refs: add expand_ref()
Nguyễn Thái Ngọc Duy
2016-06-13
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-09-19
|
\
\
\
|
*
|
|
refs: add an update_ref_oid function.
brian m. carlson
2016-09-07
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mh/ref-store'
Junio C Hamano
2016-09-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refs: add method to rename refs
David Turner
2016-09-09
|
*
|
refs: add methods to init refs db
David Turner
2016-09-09
|
*
|
refs: make delete_refs() virtual
David Turner
2016-09-09
|
*
|
refs: add method for initial ref transaction commit
David Turner
2016-09-09
|
*
|
refs: add methods for reflog
David Turner
2016-09-09
|
*
|
refs: add method iterator_begin
Michael Haggerty
2016-09-09
|
*
|
files_ref_iterator_begin(): take a ref_store argument
Michael Haggerty
2016-09-09
|
*
|
refs: make peel_ref() virtual
Michael Haggerty
2016-09-09
|
*
|
refs: make create_symref() virtual
Michael Haggerty
2016-09-09
|
*
|
refs: make pack_refs() virtual
Michael Haggerty
2016-09-09
|
*
|
refs: make verify_refname_available() virtual
Michael Haggerty
2016-09-09
|
*
|
refs: make read_raw_ref() virtual
Michael Haggerty
2016-09-09
|
*
|
resolve_gitlink_ref(): rename path parameter to submodule
Michael Haggerty
2016-09-09
|
*
|
resolve_gitlink_ref(): avoid memory allocation in many cases
Michael Haggerty
2016-09-09
|
*
|
resolve_gitlink_ref(): implement using resolve_ref_recursively()
Michael Haggerty
2016-09-09
|
*
|
resolve_ref_recursively(): new function
Michael Haggerty
2016-09-09
|
*
|
read_raw_ref(): take a (struct ref_store *) argument
Michael Haggerty
2016-09-09
|
*
|
refs: add a transaction_commit() method
Ronnie Sahlberg
2016-09-09
|
*
|
refs: create a base class "ref_store" for files_ref_store
Michael Haggerty
2016-09-09
|
*
|
refs: add a backend method structure
Ronnie Sahlberg
2016-09-09
|
*
|
rename_ref_available(): add docstring
David Turner
2016-09-09
*
|
|
pass constants as first argument to st_mult()
René Scharfe
2016-08-01
|
/
/
*
|
do_for_each_ref(): reimplement using reference iteration
Michael Haggerty
2016-06-20
*
|
ref_transaction_update(): check refname_is_safe() at a minimum
Michael Haggerty
2016-06-13
*
|
add_update(): initialize the whole ref_update
Michael Haggerty
2016-06-13
*
|
ref_transaction_create(): disallow recursive pruning
Michael Haggerty
2016-06-13
*
|
refs: make error messages more consistent
Michael Haggerty
2016-06-13
[next]