summaryrefslogtreecommitdiffstats
path: root/bulk-checkin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-13use get_cached_commit_buffer where appropriateJeff King3-3/+3
2014-06-13provide helpers to access the commit bufferJeff King2-0/+49
2014-06-13provide a helper to set the commit bufferJeff King4-3/+14
2014-06-13provide a helper to free commit bufferJeff King6-9/+30
2014-06-12sequencer: use logmsg_reencode in get_messageJeff King1-40/+5
2014-06-12logmsg_reencode: return const bufferJeff King5-16/+23
2014-06-12do not create "struct commit" with xcallocJeff King2-2/+2
2014-06-12commit: push commit_index update into alloc_commit_nodeJeff King2-4/+10
2014-06-12alloc: include any-object allocations in alloc_reportJeff King1-6/+7
2014-06-12replace dangerous uses of strbuf_attachJeff King2-8/+3
2014-06-12commit_tree: take a pointer/len pair rather than a const strbufJeff King9-22/+29
2014-05-30Git 1.9.4v1.9.4Junio C Hamano4-3/+20
2014-05-30t5537: re-drop http testsJeff King1-28/+0
2014-05-28Git 2.0v2.0.0Junio C Hamano2-1/+6
2014-05-21Update draft release notes to 2.0Junio C Hamano1-9/+5
2014-05-20Git 2.0-rc4v2.0.0-rc4Junio C Hamano1-1/+1
2014-05-20RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do...Jason St. John1-36/+37
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano11-4360/+87