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 '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
|
*
search_ref_dir(): return an index rather than a pointer
Michael Haggerty
2013-05-01
|
*
repack_without_ref(): silence errors for dangling packed refs
Michael Haggerty
2013-05-01
|
*
refs: change the internal reference-iteration API
Michael Haggerty
2013-05-01
|
*
refs: extract a function peel_entry()
Michael Haggerty
2013-05-01
|
*
peel_ref(): fix return value for non-peelable, not-current reference
Michael Haggerty
2013-05-01
|
*
peel_object(): give more specific information in return value
Michael Haggerty
2013-05-01
|
*
refs: extract function peel_object()
Michael Haggerty
2013-05-01
|
*
refs: extract a function ref_resolves_to_object()
Michael Haggerty
2013-05-01
|
*
repack_without_ref(): use function get_packed_ref()
Michael Haggerty
2013-05-01
|
*
peel_ref(): use function get_packed_ref()
Michael Haggerty
2013-05-01
|
*
get_packed_ref(): return a ref_entry
Michael Haggerty
2013-05-01
|
*
do_for_each_ref_in_dirs(): remove dead code
Michael Haggerty
2013-05-01
|
*
refs: define constant PEELED_LINE_LENGTH
Michael Haggerty
2013-05-01
|
*
refs: document how current_ref is used
Michael Haggerty
2013-05-01
|
*
refs: document do_for_each_ref() and do_one_ref()
Michael Haggerty
2013-05-01
|
*
refs: document the fields of struct ref_value
Michael Haggerty
2013-05-01
|
*
refs: document flags constants REF_*
Michael Haggerty
2013-05-01
|
*
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
2013-04-03
|
|
\
|
*
\
Merge branch 'jk/repack-ref-racefix' into maint
Junio C Hamano
2013-01-10
|
|
\
\
*
|
\
\
Merge branch 'jc/reflog-reverse-walk'
Junio C Hamano
2013-03-26
|
\
\
\
\
|
*
|
|
|
refs.c: fix fread error handling
John Keeping
2013-03-23
|
*
|
|
|
reflog: add for_each_reflog_ent_reverse() API
Junio C Hamano
2013-03-08
|
*
|
|
|
for_each_recent_reflog_ent(): simplify opening of a reflog file
Junio C Hamano
2013-03-08
|
*
|
|
|
for_each_reflog_ent(): extract a helper to process a single entry
Junio C Hamano
2013-03-08
*
|
|
|
|
Merge branch 'jk/fully-peeled-packed-ref'
Junio C Hamano
2013-03-25
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
pack-refs: add fully-peeled trait
Michael Haggerty
2013-03-18
|
|
/
/
/
*
|
|
|
Merge branch 'jc/hidden-refs'
Junio C Hamano
2013-02-17
|
\
\
\
\
|
*
|
|
|
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
2013-02-07
*
|
|
|
|
Merge branch 'rs/clarify-entry-cmp-sslice'
Junio C Hamano
2013-01-23
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
refs: use strncmp() instead of strlen() and memcmp()
René Scharfe
2013-01-16
*
|
|
|
|
Merge branch 'jk/repack-ref-racefix'
Junio C Hamano
2013-01-02
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
refs: do not use cached refs in repack_without_ref
Jeff King
2012-12-21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jh/update-ref-d-through-symref'
Junio C Hamano
2012-11-25
|
\
\
\
|
*
|
|
Fix failure to delete a packed ref through a symref
Johan Herland
2012-10-21
|
|
/
/
[next]