refs: minor restructuring of cached refs data.
[git] / grep.c
2006-09-28  Junio C HamanoMerge branch 'master' into lj/refs
2006-09-28  Junio C HamanoMerge branch 'cc/branch-test'
2006-09-28  Junio C HamanoMerge branch 'sp/void'
2006-09-28  Junio C HamanoMerge branch 'jc/whitespace'
2006-09-28  Junio C HamanoMerge branch 'jc/repack'
2006-09-28  Junio C HamanoMerge branch 'jc/deprecate-recursive'
2006-09-27  Junio C Hamanogrep: fix --fixed-strings combined with expression.
2006-09-27  Junio C Hamanogrep: free expressions and patterns when done.
2006-09-25  Junio C HamanoMerge branch 'sk/svnimport'
2006-09-25  Junio C HamanoMerge early parts of branch 'np/pack'
2006-09-25  Junio C HamanoMerge branch 'jc/filter-commit'
2006-09-20  Junio C HamanoUpdate grep internal for grepping only in head/body
2006-09-20  Junio C Hamanobuiltin-grep: make pieces of it available as library.