summaryrefslogtreecommitdiffstats
path: root/pack-objects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-16Eighth batch for 2.1Junio C Hamano1-1/+31
2014-07-16Git 2.0.2v2.0.2Junio C Hamano3-2/+22
2014-07-16annotate: use argv_arrayRené Scharfe1-7/+5
2014-07-16MinGW: fix compile error due to missing ELOOPKarsten Blees1-0/+3
2014-07-15.gitignore: "git-verify-commit" is a generated fileØyvind A. Holm1-0/+1
2014-07-14http-push.c: make CURLOPT_IOCTLDATA a usable pointerAbbaad Haider1-1/+1
2014-07-13cache.h: rename cache_def_free to cache_def_clearKarsten Blees2-2/+2
2014-07-11log: correctly identify mergetag signature verification statusMichael J Gruber1-10/+11
2014-07-10fsck: simplify fsck_commit_buffer() by using commit_list_count()René Scharfe1-16/+6
2014-07-10commit: use commit_list_append() instead of duplicating its codeRené Scharfe1-6/+1
2014-07-10merge: simplify merge_trivial() by using commit_list_append()René Scharfe1-6/+4
2014-07-10use strbuf_addch for adding single charactersRené Scharfe3-3/+3
2014-07-10use strbuf_addbuf for adding strbufsRené Scharfe4-5/+5
2014-07-10doc: give some guidelines for error messagesPhilip Oakley1-0/+9
2014-07-10t/Makefile: always test all lint targets when running testsJens Lehmann1-1/+1
2014-07-10t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann1-1/+2
2014-07-10Seventh batch for 2.1Junio C Hamano1-0/+22
2014-07-10Start preparing for 2.0.2Junio C Hamano2-1/+14
2014-07-10tag: use skip_prefix instead of magic numbersJeff King1-9/+5
2014-07-09Sixth batch for 2.1Junio C Hamano1-0/+18
2014-07-09log: fix indentation for --graph --show-signatureZoltan Klinger2-0/+32
2014-07-08refs: fix valgrind suppression fileDavid Turner1-4/+11