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
*
Merge branch 'sb/refs-code-cleanup'
Junio C Hamano
2013-11-01
|
\
|
*
refs: remove unused function invalidate_ref_cache
Stefan Beller
2013-10-28
*
|
Merge branch 'jk/refs-c-squelch-gcc'
Junio C Hamano
2013-10-30
|
\
\
|
*
|
silence gcc array-bounds warning
Jeff King
2013-10-24
*
|
|
refs.c: spell NULL pointer as NULL
Ramsay Jones
2013-10-14
*
|
|
Merge branch 'fc/at-head'
Junio C Hamano
2013-09-20
|
\
\
\
|
*
|
|
Add new @ shortcut for HEAD
Felipe Contreras
2013-09-12
|
*
|
|
sha1-name: pass len argument to interpret_branch_name()
Felipe Contreras
2013-09-03
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
|
\
\
\
|
*
|
|
refs: add update_refs for multiple simultaneous updates
Brad King
2013-09-04
|
*
|
|
refs: add function to repack without multiple refs
Brad King
2013-09-04
|
*
|
|
refs: factor delete_ref loose ref step into a helper
Brad King
2013-09-04
|
*
|
|
refs: factor update_ref steps into helpers
Brad King
2013-09-04
|
*
|
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
|
|
/
/
*
|
|
Merge branch 'jc/push-cas'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
*
|
|
Revert "Add new @ shortcut for HEAD"
Junio C Hamano
2013-08-14
*
|
|
Merge branch 'mh/packed-refs-do-one-ref-recursion'
Junio C Hamano
2013-07-31
|
\
\
\
|
*
|
|
do_one_ref(): save and restore value of current_ref
Michael Haggerty
2013-07-17
*
|
|
|
Merge branch 'mh/ref-races-optim-invalidate-cached'
Junio C Hamano
2013-07-24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
refs: do not invalidate the packed-refs cache unnecessarily
Michael Haggerty
2013-06-20
*
|
|
|
Merge branch 'mh/ref-races'
Junio C Hamano
2013-06-30
|
\
\
\
\
|
|
/
/
/
|
*
|
|
for_each_ref: load all loose refs before packed refs
Jeff King
2013-06-20
|
*
|
|
get_packed_ref_cache: reload packed-refs file when it changes
Jeff King
2013-06-20
|
*
|
|
packed_ref_cache: increment refcount when locked
Michael Haggerty
2013-06-20
|
*
|
|
do_for_each_entry(): increment the packed refs cache refcount
Michael Haggerty
2013-06-20
|
*
|
|
refs: manage lifetime of packed refs cache via reference counting
Michael Haggerty
2013-06-20
|
*
|
|
refs: implement simple transactions for the packed-refs file
Michael Haggerty
2013-06-20
|
*
|
|
refs: wrap the packed refs cache in a level of indirection
Michael Haggerty
2013-06-20
|
*
|
|
pack_refs(): split creation of packed refs and entry writing
Michael Haggerty
2013-06-20
|
*
|
|
repack_without_ref(): split list curation and entry writing
Michael Haggerty
2013-06-20
*
|
|
|
resolve_ref_unsafe(): close race condition reading loose refs
Michael Haggerty
2013-06-19
*
|
|
|
resolve_ref_unsafe(): handle the case of an SHA-1 within loop
Michael Haggerty
2013-06-19
*
|
|
|
resolve_ref_unsafe(): extract function handle_missing_loose_ref()
Michael Haggerty
2013-06-19
|
/
/
/
*
|
|
Merge branch 'fc/at-head'
Junio C Hamano
2013-06-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add new @ shortcut for HEAD
Felipe Contreras
2013-05-08
*
|
|
Merge branch 'mh/packed-refs-various'
Junio C Hamano
2013-05-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refs: handle the main ref_cache specially
Michael Haggerty
2013-05-01
|
*
|
refs: change do_for_each_*() functions to take ref_cache arguments
Michael Haggerty
2013-05-01
|
*
|
pack_one_ref(): do some cheap tests before a more expensive one
Michael Haggerty
2013-05-01
|
*
|
pack_one_ref(): use write_packed_entry() to do the writing
Michael Haggerty
2013-05-01
|
*
|
pack_one_ref(): use function peel_entry()
Michael Haggerty
2013-05-01
|
*
|
refs: inline function do_not_prune()
Michael Haggerty
2013-05-01
|
*
|
pack_refs(): change to use do_for_each_entry()
Michael Haggerty
2013-05-01
|
*
|
refs: use same lock_file object for both ref-packing functions
Michael Haggerty
2013-05-01
|
*
|
pack_one_ref(): rename "path" parameter to "refname"
Michael Haggerty
2013-05-01
|
*
|
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
2013-05-01
|
*
|
refs: extract a function write_packed_entry()
Michael Haggerty
2013-05-01
|
*
|
repack_without_ref(): write peeled refs in the rewritten file
Michael Haggerty
2013-05-01
|
*
|
refs: change how packed refs are deleted
Michael Haggerty
2013-05-01
[next]