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
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
|
\
|
*
refs: simplify parsing of reflog entries
brian m. carlson
2017-02-22
|
*
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
2017-02-22
*
|
Merge branch 'km/delete-ref-reflog-message'
Junio C Hamano
2017-02-27
|
\
\
|
*
|
branch: record creation of renamed branch in HEAD's log
Kyle Meyer
2017-02-20
|
*
|
rename_ref: replace empty message in HEAD's log
Kyle Meyer
2017-02-20
|
*
|
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
|
*
|
files_ref_store::submodule: use NULL for the main repository
Michael Haggerty
2017-02-10
|
*
|
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
|
*
|
refs: make some ref_store lookup functions private
Michael Haggerty
2017-02-10
*
|
|
Merge branch 'mh/ref-remove-empty-directory'
Junio C Hamano
2017-02-27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
files_transaction_commit(): clean up empty directories
Michael Haggerty
2017-01-07
|
*
|
try_remove_empty_parents(): teach to remove parents of reflogs, too
Michael Haggerty
2017-01-07
|
*
|
try_remove_empty_parents(): don't trash argument contents
Michael Haggerty
2017-01-07
|
*
|
try_remove_empty_parents(): rename parameter "name" -> "refname"
Michael Haggerty
2017-01-07
|
*
|
delete_ref_loose(): inline function
Michael Haggerty
2017-01-07
|
*
|
delete_ref_loose(): derive loose reference path from lock
Michael Haggerty
2017-01-07
|
*
|
log_ref_write_1(): inline function
Michael Haggerty
2017-01-07
|
*
|
log_ref_setup(): manage the name of the reflog file internally
Michael Haggerty
2017-01-07
|
*
|
log_ref_write_1(): don't depend on logfile argument
Michael Haggerty
2017-01-07
|
*
|
log_ref_setup(): pass the open file descriptor back to the caller
Michael Haggerty
2017-01-07
|
*
|
log_ref_setup(): improve robustness against races
Michael Haggerty
2017-01-07
|
*
|
log_ref_setup(): separate code for create vs non-create
Michael Haggerty
2017-01-07
|
*
|
log_ref_write(): inline function
Michael Haggerty
2017-01-07
|
*
|
rename_tmp_log(): improve error reporting
Michael Haggerty
2017-01-07
|
*
|
rename_tmp_log(): use raceproof_create_file()
Michael Haggerty
2017-01-07
|
*
|
lock_ref_sha1_basic(): use raceproof_create_file()
Michael Haggerty
2017-01-07
|
*
|
lock_ref_sha1_basic(): inline constant
Michael Haggerty
2017-01-07
|
*
|
refname_is_safe(): correct docstring
Michael Haggerty
2017-01-07
|
*
|
files_rename_ref(): tidy up whitespace
Michael Haggerty
2017-01-07
|
|
/
*
|
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
2017-02-03
|
\
\
|
*
|
refs: add option core.logAllRefUpdates = always
Cornelius Weig
2017-01-31
|
|
/
*
|
use oidcpy() for copying hashes between instances of struct object_id
René Scharfe
2017-01-30
|
/
*
Merge branch 'jk/ref-symlink-loop'
Junio C Hamano
2016-10-17
|
\
|
*
files_read_raw_ref: prevent infinite retry loops in general
Jeff King
2016-10-10
|
*
files_read_raw_ref: avoid infinite loop on broken symlinks
Jeff King
2016-10-10
*
|
use QSORT
René Scharfe
2016-09-29
*
|
Merge branch 'mh/ref-store'
Junio C Hamano
2016-09-19
|
\
\
|
*
|
refs: implement iteration over only per-worktree refs
David Turner
2016-09-09
|
*
|
refs: make lock generic
David Turner
2016-09-09
|
*
|
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
[next]