aboutsummaryrefslogtreecommitdiff
path: root/refs.c
Commit message (Expand)AuthorAge
* Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-29
|\
| * refs: handle the main ref_cache speciallyMichael Haggerty2013-05-01
| * refs: change do_for_each_*() functions to take ref_cache argumentsMichael Haggerty2013-05-01
| * pack_one_ref(): do some cheap tests before a more expensive oneMichael Haggerty2013-05-01
| * pack_one_ref(): use write_packed_entry() to do the writingMichael Haggerty2013-05-01
| * pack_one_ref(): use function peel_entry()Michael Haggerty2013-05-01
| * refs: inline function do_not_prune()Michael Haggerty2013-05-01
| * pack_refs(): change to use do_for_each_entry()Michael Haggerty2013-05-01
| * refs: use same lock_file object for both ref-packing functionsMichael Haggerty2013-05-01
| * pack_one_ref(): rename "path" parameter to "refname"Michael Haggerty2013-05-01
| * pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}Michael Haggerty2013-05-01
| * refs: extract a function write_packed_entry()Michael Haggerty2013-05-01
| * repack_without_ref(): write peeled refs in the rewritten fileMichael Haggerty2013-05-01
| * refs: change how packed refs are deletedMichael Haggerty2013-05-01
| * search_ref_dir(): return an index rather than a pointerMichael Haggerty2013-05-01
| * repack_without_ref(): silence errors for dangling packed refsMichael Haggerty2013-05-01
| * refs: change the internal reference-iteration APIMichael Haggerty2013-05-01
| * refs: extract a function peel_entry()Michael Haggerty2013-05-01
| * peel_ref(): fix return value for non-peelable, not-current referenceMichael Haggerty2013-05-01
| * peel_object(): give more specific information in return valueMichael Haggerty2013-05-01
| * refs: extract function peel_object()Michael Haggerty2013-05-01
| * refs: extract a function ref_resolves_to_object()Michael Haggerty2013-05-01
| * repack_without_ref(): use function get_packed_ref()Michael Haggerty2013-05-01
| * peel_ref(): use function get_packed_ref()Michael Haggerty2013-05-01
| * get_packed_ref(): return a ref_entryMichael Haggerty2013-05-01
| * do_for_each_ref_in_dirs(): remove dead codeMichael Haggerty2013-05-01
| * refs: define constant PEELED_LINE_LENGTHMichael Haggerty2013-05-01
| * refs: document how current_ref is usedMichael Haggerty2013-05-01
| * refs: document do_for_each_ref() and do_one_ref()Michael Haggerty2013-05-01
| * refs: document the fields of struct ref_valueMichael Haggerty2013-05-01
| * refs: document flags constants REF_*Michael Haggerty2013-05-01
| * Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1Junio C Hamano2013-04-03
| |\
| * \ Merge branch 'jk/repack-ref-racefix' into maintJunio C Hamano2013-01-10
| |\ \
* | \ \ Merge branch 'jc/reflog-reverse-walk'Junio C Hamano2013-03-26
|\ \ \ \
| * | | | refs.c: fix fread error handlingJohn Keeping2013-03-23
| * | | | reflog: add for_each_reflog_ent_reverse() APIJunio C Hamano2013-03-08
| * | | | for_each_recent_reflog_ent(): simplify opening of a reflog fileJunio C Hamano2013-03-08
| * | | | for_each_reflog_ent(): extract a helper to process a single entryJunio C Hamano2013-03-08
* | | | | Merge branch 'jk/fully-peeled-packed-ref'Junio C Hamano2013-03-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | pack-refs: add fully-peeled traitMichael Haggerty2013-03-18
| |/ / /
* | | | Merge branch 'jc/hidden-refs'Junio C Hamano2013-02-17
|\ \ \ \
| * | | | upload/receive-pack: allow hiding ref hierarchiesJunio C Hamano2013-02-07
* | | | | Merge branch 'rs/clarify-entry-cmp-sslice'Junio C Hamano2013-01-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refs: use strncmp() instead of strlen() and memcmp()René Scharfe2013-01-16
* | | | | Merge branch 'jk/repack-ref-racefix'Junio C Hamano2013-01-02
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | refs: do not use cached refs in repack_without_refJeff King2012-12-21
| | |/ | |/|
* | | Merge branch 'jh/update-ref-d-through-symref'Junio C Hamano2012-11-25
|\ \ \
| * | | Fix failure to delete a packed ref through a symrefJohan Herland2012-10-21
| |/ /
* | | Merge branch 'rs/lock-correct-ref-during-delete'Jeff King2012-11-09
|\ \ \
| * | | refs: lock symref that is to be deleted, not its targetRené Scharfe2012-10-16
| |/ /