summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-13commit-slab: provide a static initializerJeff King
2014-06-13use get_commit_buffer everywhereJeff King
2014-06-13convert logmsg_reencode to get_commit_bufferJeff King
2014-06-13use get_commit_buffer to avoid duplicate codeJeff King
2014-06-13use get_cached_commit_buffer where appropriateJeff King
2014-06-13provide helpers to access the commit bufferJeff King
2014-06-13provide a helper to set the commit bufferJeff King
2014-06-13provide a helper to free commit bufferJeff King
2014-06-12Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maintJunio C Hamano
2014-06-12pull: do not abuse 'break' inside a shell 'case'Jacek Konieczny
2014-06-12sequencer: use logmsg_reencode in get_messageJeff King
2014-06-12logmsg_reencode: return const bufferJeff King
2014-06-12do not create "struct commit" with xcallocJeff King
2014-06-12commit: push commit_index update into alloc_commit_nodeJeff King
2014-06-12alloc: include any-object allocations in alloc_reportJeff King
2014-06-12replace dangerous uses of strbuf_attachJeff King
2014-06-12commit_tree: take a pointer/len pair rather than a const strbufJeff King
2014-06-10repack: s/write_bitmap/&s/ in codeJeff King
2014-06-10repack: respect pack.writebitmapsJeff King
2014-06-10repack: do not accidentally pack kept objects by defaultJeff King
2014-06-09api-strbuf.txt minor typosJeremiah Mahler
2014-06-09revision: parse "git log -<count>" more carefullyJunio C Hamano
2014-06-05t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler
2014-06-04shortlog: allow --exclude=<glob> to be passedJunio C Hamano
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal
2014-06-04update-index: fix segfault with missing --cacheinfo argumentJeff King
2014-06-02dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov
2014-06-02pack-objects: use free()+xcalloc() instead of xrealloc()+memset()René Scharfe
2014-06-02mailinfo: use strcmp() for string comparisonRené Scharfe
2014-06-02fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt
2014-06-02sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov
2014-05-30compat/bswap.h: fix endianness detectionBen Walton
2014-05-30t5538: move http push tests out to t5542Nick Alcock
2014-05-30Sync with 1.9.4Junio C Hamano
2014-05-30Git 1.9.4v1.9.4Junio C Hamano
2014-05-30t5537: re-drop http testsJeff King
2014-05-28Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano
2014-05-28Merge branch 'mw/symlinks' into maintJunio C Hamano
2014-05-28Git 2.0v2.0.0Junio C Hamano
2014-05-28Documentation: wording fixes in the user manual and glossaryJeremiah Mahler
2014-05-27transport-helper.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27remote.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27reflog-walk.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27pack-revindex.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27notes.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27imap-send.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27http-push.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27diff.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27config.c: rearrange xcalloc argumentsBrian Gesiak
2014-05-27commit.c: rearrange xcalloc argumentsBrian Gesiak