travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build
SZEDER Gábor committed over 8 years ago
git-svn: control destruction order to avoid segfault
Eric Wong committed over 8 years ago
doc: mention 'git show' defaults to HEAD
Todd Zullinger committed over 8 years ago
sha1_file: rename hash_sha1_file_literally
Patryk Obara committed over 8 years ago
sha1_file: convert write_loose_object to object_id
Patryk Obara committed over 8 years ago
sha1_file: convert force_object_loose to object_id
Patryk Obara committed over 8 years ago
sha1_file: convert write_sha1_file to object_id
Patryk Obara committed over 8 years ago
notes: convert write_notes_tree to object_id
Patryk Obara committed over 8 years ago
notes: convert combine_notes_* to object_id
Patryk Obara committed over 8 years ago
commit: convert commit_tree* to object_id
Patryk Obara committed over 8 years ago
match-trees: convert splice_tree to object_id
Patryk Obara committed over 8 years ago
cache: clear whole hash buffer with oidclr
Patryk Obara committed over 8 years ago
sha1_file: convert hash_sha1_file to object_id
Patryk Obara committed over 8 years ago
dir: convert struct sha1_stat to use object_id
Patryk Obara committed over 8 years ago
sha1_file: convert pretend_sha1_file to object_id
Patryk Obara committed over 8 years ago
completion: fix completing merge strategies on non-C locales
Duy Nguyen committed over 8 years ago
daemon: fix length computation in newline stripping
Jeff King committed over 8 years ago
t/lib-git-daemon: add network-protocol helpers
Jeff King committed over 8 years ago
daemon: handle NULs in extended attribute string
Jeff King committed over 8 years ago
daemon: fix off-by-one in logging extended attributes
Jeff King committed over 8 years ago