index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
Age
Commit message (
Expand
)
Author
2016-09-09
resolve_gitlink_packed_ref(): remove function
Michael Haggerty
2016-09-09
resolve_packed_ref(): rename function from resolve_missing_loose_ref()
Michael Haggerty
2016-09-09
refs: reorder definitions
Michael Haggerty
2016-09-09
refs: add a transaction_commit() method
Ronnie Sahlberg
2016-09-09
{lock,commit,rollback}_packed_refs(): add files_ref_store arguments
Michael Haggerty
2016-09-09
resolve_missing_loose_ref(): add a files_ref_store argument
Michael Haggerty
2016-09-09
get_packed_ref(): add a files_ref_store argument
Michael Haggerty
2016-09-09
add_packed_ref(): add a files_ref_store argument
Michael Haggerty
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
refs: rename struct ref_cache to files_ref_store
Michael Haggerty
2016-09-09
rename_ref_available(): add docstring
David Turner
2016-09-09
resolve_gitlink_ref(): eliminate temporary variable
Michael Haggerty
2016-08-31
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
2016-07-25
Merge branch 'mh/ref-iterators'
Junio C Hamano
2016-07-25
Merge branch 'mh/update-ref-errors'
Junio C Hamano
2016-07-25
Merge branch 'mh/split-under-lock'
Junio C Hamano
2016-06-28
coccinelle: apply object_id Coccinelle transformations
brian m. carlson
2016-06-20
lock_ref_for_update(): avoid a symref resolution
Michael Haggerty
2016-06-20
lock_ref_for_update(): make error handling more uniform
Michael Haggerty
2016-06-20
for_each_reflog(): reimplement using iterators
Michael Haggerty
2016-06-20
for_each_reflog(): don't abort for bad references
Michael Haggerty
2016-06-20
do_for_each_ref(): reimplement using reference iteration
Michael Haggerty
2016-06-20
refs: introduce an iterator interface
Michael Haggerty
2016-06-20
ref_resolves_to_object(): new function
Michael Haggerty
2016-06-20
entry_resolves_to_object(): rename function from ref_resolves_to_object()
Michael Haggerty
2016-06-20
get_ref_cache(): only create an instance if there is a submodule
Michael Haggerty
2016-06-20
delete_refs(): add a flags argument
Michael Haggerty
2016-06-20
refs: use name "prefix" consistently
Michael Haggerty
2016-06-20
do_for_each_ref(): move docstring to the header file
Michael Haggerty
2016-06-13
lock_ref_sha1_basic(): only handle REF_NODEREF mode
Michael Haggerty
2016-06-13
commit_ref_update(): remove the flags parameter
Michael Haggerty
2016-06-13
lock_ref_for_update(): don't resolve symrefs
Michael Haggerty
2016-06-13
lock_ref_for_update(): don't re-read non-symbolic references
Michael Haggerty
2016-06-13
refs: resolve symbolic refs first
Michael Haggerty
2016-06-13
unlock_ref(): move definition higher in the file
Michael Haggerty
2016-06-13
lock_ref_for_update(): new function
Michael Haggerty
2016-06-13
add_update(): initialize the whole ref_update
Michael Haggerty
2016-06-13
verify_refname_available(): adjust constness in declaration
Michael Haggerty
2016-06-13
refs: don't dereference on rename
David Turner
2016-06-13
refs: allow log-only updates
David Turner
2016-06-13
ref_transaction_commit(): correctly report close_ref() failure
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
lock_ref_sha1_basic(): remove unneeded local variable
Michael Haggerty
2016-06-13
read_raw_ref(): move docstring to header file
Michael Haggerty
2016-06-13
read_raw_ref(): improve docstring
Michael Haggerty
2016-06-13
read_raw_ref(): rename symref argument to referent
Michael Haggerty
2016-06-13
read_raw_ref(): clear *type at start of function
Michael Haggerty
2016-06-13
read_raw_ref(): rename flags argument to type
Michael Haggerty
[prev]
[next]