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
Commit message (
Expand
)
Author
Age
*
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
2016-08-31
*
Merge branch 'mh/ref-iterators'
Junio C Hamano
2016-07-25
|
\
|
*
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-20
*
|
Merge branch 'mh/update-ref-errors'
Junio C Hamano
2016-07-25
|
\
\
|
*
|
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
|
|
/
*
|
Merge branch 'mh/split-under-lock'
Junio C Hamano
2016-07-25
|
\
\
|
|
/
|
*
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
2016-06-13
|
*
ref_transaction_commit(): remove local variables n and updates
Michael Haggerty
2016-06-13
|
*
rename_ref(): remove unneeded local variable
Michael Haggerty
2016-05-05
|
*
commit_ref_update(): write error message to *err, not stderr
Michael Haggerty
2016-05-05
|
*
read_raw_ref(): don't get confused by an empty directory
Michael Haggerty
2016-05-05
|
*
commit_ref(): if there is an empty dir in the way, delete it
Michael Haggerty
2016-05-05
*
|
coccinelle: apply object_id Coccinelle transformations
brian m. carlson
2016-06-28
|
/
*
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
2016-04-25
|
\
|
*
refs: on symref reflog expire, lock symref not referrent
David Turner
2016-04-10
|
*
refs: move resolve_ref_unsafe into common code
David Turner
2016-04-10
|
*
read_raw_ref(): change flags parameter to unsigned int
Michael Haggerty
2016-04-10
|
*
files-backend: inline resolve_ref_1() into resolve_ref_unsafe()
Michael Haggerty
2016-04-10
|
*
read_raw_ref(): manage own scratch space
Michael Haggerty
2016-04-10
|
*
files-backend: break out ref reading
David Turner
2016-04-10
|
*
resolve_ref_1(): eliminate local variable "bad_name"
Michael Haggerty
2016-04-10
[next]