index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
2013-05-01
*
pack-refs: rename handle_one_ref() to pack_one_ref()
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
*
t3211: demonstrate loss of peeled refs if a packed ref is deleted
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
*
t3210: test for spurious error messages 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
*
prune: introduce OPT_EXPIRY_DATE() and use it
Junio C Hamano
2013-04-25
*
api-parse-options.txt: document "no-" for non-boolean options
Michael Haggerty
2013-04-18
*
git-gc.txt, git-reflog.txt: document new expiry options
Michael Haggerty
2013-04-18
*
date.c: add parse_expiry_date()
Junio C Hamano
2013-04-17
*
fast-export: fix argument name in error messages
Paul Price
2013-04-12
*
Documentation: distinguish between ref and offset deltas in pack-format
Stefan Saasen
2013-04-12
*
Git 1.8.1.6
v1.8.1.6
Junio C Hamano
2013-04-07
*
Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1
Junio C Hamano
2013-04-07
|
\
|
*
t: check that a pattern without trailing slash matches a directory
Jeff King
2013-03-28
|
*
dir.c::match_pathname(): pay attention to the length of string parameters
Jeff King
2013-03-28
|
*
dir.c::match_pathname(): adjust patternlen when shifting pattern
Jeff King
2013-03-28
|
*
dir.c::match_basename(): pay attention to the length of string parameters
Junio C Hamano
2013-03-28
|
*
attr.c::path_matches(): special case paths that end with a slash
Junio C Hamano
2013-03-28
|
*
attr.c::path_matches(): the basename is part of the pathname
Junio C Hamano
2013-03-26
*
|
remote-helpers/test-bzr.sh: do not use "grep '\s'"
Torsten Bögershausen
2013-04-07
*
|
Start preparing for 1.8.1.6
Junio C Hamano
2013-04-03
*
|
Merge branch 'kb/name-hash' into maint-1.8.1
Junio C Hamano
2013-04-03
|
\
\
|
*
|
name-hash.c: fix endless loop with core.ignorecase=true
Karsten Blees
2013-02-27
*
|
|
Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1
Junio C Hamano
2013-04-03
|
\
\
\
|
*
|
|
Fix revision walk for commits with the same dates
Kacper Kornet
2013-03-22
|
|
/
/
*
|
|
Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1
Junio C Hamano
2013-04-03
|
\
\
\
|
*
|
|
t2003: work around path mangling issue on Windows
Johannes Sixt
2013-03-20
|
*
|
|
entry: fix filter lookup
John Keeping
2013-03-14
|
*
|
|
t2003: modernize style
John Keeping
2013-03-14
*
|
|
|
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
2013-04-03
|
\
\
\
\
|
*
|
|
|
pack-refs: add fully-peeled trait
Michael Haggerty
2013-03-18
[next]