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-05-29
|
\
|
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
|
*
refs/files-backend: convert many internals to struct object_id
brian m. carlson
2017-05-08
|
*
refs: convert struct ref_update to use struct object_id
brian m. carlson
2017-05-08
|
*
reflog_expire: convert to struct object_id
brian m. carlson
2017-05-08
*
|
Merge branch 'js/larger-timestamps'
Junio C Hamano
2017-05-16
|
\
\
|
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
|
*
|
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-23
|
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-23
*
|
|
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
2017-05-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refs: kill set_worktree_head_symref()
Nguyễn Thái Ngọc Duy
2017-04-24
|
*
|
refs: add REFS_STORE_ALL_CAPS
Nguyễn Thái Ngọc Duy
2017-04-24
|
|
/
*
|
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
2017-04-26
|
\
\
|
*
|
do_for_each_entry_in_dir(): delete function
Michael Haggerty
2017-04-16
|
*
|
files_pack_refs(): use reference iteration
Michael Haggerty
2017-04-16
|
*
|
commit_packed_refs(): use reference iteration
Michael Haggerty
2017-04-16
|
*
|
cache_ref_iterator_begin(): make function smarter
Michael Haggerty
2017-04-16
|
*
|
get_loose_ref_cache(): new function
Michael Haggerty
2017-04-16
|
*
|
get_loose_ref_dir(): function renamed from get_loose_refs()
Michael Haggerty
2017-04-16
|
*
|
do_for_each_entry_in_dir(): eliminate `offset` argument
Michael Haggerty
2017-04-16
|
*
|
refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
Michael Haggerty
2017-04-16
|
*
|
ref-cache: use a callback function to fill the cache
Michael Haggerty
2017-04-16
|
*
|
refs: record the ref_store in ref_cache, not ref_dir
Michael Haggerty
2017-04-16
|
*
|
ref-cache: introduce a new type, ref_cache
Michael Haggerty
2017-04-16
|
*
|
refs: split `ref_cache` code into separate files
Michael Haggerty
2017-04-16
|
*
|
ref-cache: rename `remove_entry()` to `remove_entry_from_dir()`
Michael Haggerty
2017-04-16
|
*
|
ref-cache: rename `find_ref()` to `find_ref_entry()`
Michael Haggerty
2017-04-16
|
*
|
ref-cache: rename `add_ref()` to `add_ref_entry()`
Michael Haggerty
2017-04-16
|
*
|
refs_verify_refname_available(): use function in more places
Michael Haggerty
2017-04-16
|
*
|
refs_verify_refname_available(): implement once for all backends
Michael Haggerty
2017-04-16
|
*
|
refs_ref_iterator_begin(): new function
Michael Haggerty
2017-04-14
|
*
|
refs_read_raw_ref(): new function
Michael Haggerty
2017-04-14
|
*
|
get_ref_dir(): don't call read_loose_refs() for "refs/bisect"
Michael Haggerty
2017-04-14
|
|
/
*
|
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
2017-04-23
|
\
\
|
|
/
|
/
|
|
*
files_for_each_reflog_ent_reverse(): close stream and free strbuf on error
René Scharfe
2017-04-17
*
|
files-backend: avoid ref api targeting main ref store
Nguyễn Thái Ngọc Duy
2017-04-14
*
|
refs: new transaction related ref-store api
Nguyễn Thái Ngọc Duy
2017-04-14
*
|
refs: add new ref-store api
Nguyễn Thái Ngọc Duy
2017-04-14
*
|
refs: rename get_ref_store() to get_submodule_ref_store() and make it public
Nguyễn Thái Ngọc Duy
2017-04-14
*
|
files-backend: replace submodule_allowed check in files_downcast()
Nguyễn Thái Ngọc Duy
2017-04-14
*
|
refs: move submodule code out of files-backend.c
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
refs.c: make get_main_ref_store() public and use it
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: remove the use of git_path()
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: add and use files_ref_path()
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: add and use files_reflog_path()
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: move "logs/" out of TMP_RENAMED_LOG
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: convert git_path() to strbuf_git_path()
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: make sure files_rename_ref() always reach the end
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: add and use files_packed_refs_path()
Nguyễn Thái Ngọc Duy
2017-03-27
*
|
files-backend: delete dead code in files_init_db()
Nguyễn Thái Ngọc Duy
2017-03-27
[next]