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
*
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
*
|
refname_is_safe(): insist that the refname already be normalized
Michael Haggerty
2016-05-05
*
|
refname_is_safe(): don't allow the empty string
Michael Haggerty
2016-05-05
*
|
refname_is_safe(): use skip_prefix()
Michael Haggerty
2016-05-05
*
|
refs: move resolve_ref_unsafe into common code
David Turner
2016-04-10
*
|
refs: move for_each_*ref* functions into common code
David Turner
2016-04-10
*
|
refs: move head_ref{,_submodule} to the common code
David Turner
2016-04-10
*
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
*
|
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
*
|
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-12-10
|
\
|
*
Remove get_object_hash.
brian m. carlson
2015-11-20
|
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
Merge branch 'dt/refs-backend-pre-vtable'
Junio C Hamano
2015-12-08
|
\
\
|
|
/
|
/
|
|
*
refs: break out ref conflict checks
David Turner
2015-11-20
|
*
refs: split filesystem-based refs code into a new file
Michael Haggerty
2015-11-20
[next]