index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/hidden-refs'
Junio C Hamano
2013-02-18
1
-0
/
+44
|
\
|
*
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
2013-02-07
1
-0
/
+44
*
|
Merge branch 'rs/clarify-entry-cmp-sslice'
Junio C Hamano
2013-01-24
1
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
refs: use strncmp() instead of strlen() and memcmp()
René Scharfe
2013-01-16
1
-6
/
+4
*
|
Merge branch 'jk/repack-ref-racefix'
Junio C Hamano
2013-01-02
1
-1
/
+4
|
\
\
|
*
|
refs: do not use cached refs in repack_without_ref
Jeff King
2012-12-21
1
-1
/
+4
*
|
|
Merge branch 'jh/update-ref-d-through-symref'
Junio C Hamano
2012-11-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix failure to delete a packed ref through a symref
Johan Herland
2012-10-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'rs/lock-correct-ref-during-delete'
Jeff King
2012-11-09
1
-13
/
+5
|
\
\
\
|
*
|
|
refs: lock symref that is to be deleted, not its target
René Scharfe
2012-10-16
1
-13
/
+5
|
|
/
/
*
|
|
peel_ref: check object type before loading
Jeff King
2012-10-05
1
-2
/
+9
*
|
|
peel_ref: do not return a null sha1
Jeff King
2012-10-05
1
-0
/
+2
*
|
|
peel_ref: use faster deref_tag_noverify
Jeff King
2012-10-05
1
-1
/
+1
|
/
/
*
|
Merge branch 'rs/refs-string-slice'
Junio C Hamano
2012-05-29
1
-29
/
+41
|
\
|
|
*
refs: do not create ref_entry when searching
Junio C Hamano
2012-05-22
1
-9
/
+23
|
*
refs: use strings directly in find_containing_dir()
René Scharfe
2012-05-22
1
-9
/
+4
|
*
refs: convert parameter of create_dir_entry() to length-limited string
René Scharfe
2012-05-22
1
-8
/
+10
|
*
refs: convert parameter of search_ref_dir() to length-limited string
René Scharfe
2012-05-22
1
-6
/
+7
*
|
Merge branch 'mh/ref-api-lazy-loose'
Junio C Hamano
2012-05-29
1
-2
/
+7
|
\
\
|
*
|
free_ref_entry(): do not trigger reading of loose refs
Michael Haggerty
2012-05-21
1
-2
/
+7
*
|
|
Merge branch 'mh/ref-api'
Junio C Hamano
2012-05-25
1
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Avoid sorting if references are added to ref_cache in order
Michael Haggerty
2012-05-24
1
-0
/
+6
*
|
|
Merge branch 'mh/ref-api-lazy-loose'
Junio C Hamano
2012-05-10
1
-134
/
+242
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refs: fix find_containing_dir() regression
Junio C Hamano
2012-05-04
1
-1
/
+3
|
*
|
refs: read loose references lazily
Michael Haggerty
2012-05-03
1
-29
/
+96
|
*
|
read_loose_refs(): eliminate ref_cache argument
Michael Haggerty
2012-05-03
1
-4
/
+4
|
*
|
struct ref_dir: store a reference to the enclosing ref_cache
Michael Haggerty
2012-05-03
1
-4
/
+11
|
*
|
search_for_subdir(): return (ref_dir *) instead of (ref_entry *)
Michael Haggerty
2012-05-03
1
-11
/
+10
|
*
|
get_ref_dir(): add function for getting a ref_dir from a ref_entry
Michael Haggerty
2012-05-03
1
-15
/
+25
|
*
|
read_loose_refs(): rename function from get_ref_dir()
Michael Haggerty
2012-05-03
1
-7
/
+7
|
*
|
refs: wrap top-level ref_dirs in ref_entries
Michael Haggerty
2012-05-03
1
-18
/
+19
|
*
|
find_containing_dir(): use strbuf in implementation of this function
Michael Haggerty
2012-05-03
1
-9
/
+10
|
*
|
do_for_each_reflog(): use a strbuf to hold logfile name
Michael Haggerty
2012-05-03
1
-29
/
+31
|
*
|
do_for_each_reflog(): return early on error
Michael Haggerty
2012-05-03
1
-35
/
+35
|
*
|
get_ref_dir(): take the containing directory as argument
Michael Haggerty
2012-05-03
1
-4
/
+8
|
*
|
refs.c: extract function search_for_subdir()
Michael Haggerty
2012-05-03
1
-10
/
+24
|
*
|
get_ref_dir(): require that the dirname argument ends in '/'
Michael Haggerty
2012-05-03
1
-7
/
+7
|
*
|
get_ref_dir(): rename "base" parameter to "dirname"
Michael Haggerty
2012-05-03
1
-10
/
+10
|
*
|
get_ref_dir(): use a strbuf to hold refname
Michael Haggerty
2012-05-03
1
-28
/
+26
|
*
|
get_ref_dir(): return early if directory cannot be read
Michael Haggerty
2012-04-25
1
-41
/
+44
|
|
/
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2012-05-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
i18n: make warn_dangling_symref() automatically append \n
Nguyễn Thái Ngọc Duy
2012-04-24
1
-0
/
+1
*
|
do_for_each_ref(): only iterate over the subtree that was requested
Michael Haggerty
2012-04-11
1
-7
/
+28
*
|
refs: store references hierarchically
Michael Haggerty
2012-04-11
1
-47
/
+227
*
|
sort_ref_dir(): simplify logic
Michael Haggerty
2012-04-11
1
-10
/
+11
*
|
refs.c: rename ref_array -> ref_dir
Michael Haggerty
2012-04-11
1
-98
/
+97
*
|
struct ref_entry: nest the value part in a union
Michael Haggerty
2012-04-11
1
-13
/
+19
*
|
check_refname_component(): return 0 for zero-length components
Michael Haggerty
2012-04-11
1
-2
/
+2
*
|
free_ref_entry(): new function
Michael Haggerty
2012-04-11
1
-2
/
+7
*
|
names_conflict(): simplify implementation
Michael Haggerty
2012-04-11
1
-25
/
+37
[next]