aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'cb/byte-order' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | compat/bswap.h: fix endianness detectionBen Walton2014-05-30
| * | | | | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIANJunio C Hamano2014-05-02
| * | | | | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDERCharles Bailey2014-05-02
* | | | | | | | | Merge branch 'lt/request-pull' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt2014-06-02
* | | | | | | | | | Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | scripts: more "export VAR=VALUE" fixesJunio C Hamano2014-05-23
| * | | | | | | | | | scripts: "export VAR=VALUE" construct is not portableElia Pinto2014-05-23
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Documentation: fix missing text for rev-parse --verifybrian m. carlson2014-07-22
* | | | | | | | | | | | use xmemdupz() to allocate copies of strings given by start and lengthRené Scharfe2014-07-21
* | | | | | | | | | | | use xcalloc() to allocate zero-initialized memoryRené Scharfe2014-07-21
* | | | | | | | | | | | Git 2.0.2v2.0.2Junio C Hamano2014-07-16
* | | | | | | | | | | | Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | builtin/clone.c: detect a clone starting at a tag correctlyJunio C Hamano2014-06-23
* | | | | | | | | | | | | Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | move "%G" format test from t7510 to t6006Jeff King2014-06-25
| * | | | | | | | | | | | | pretty: avoid reading past end-of-string with "%G"Jeff King2014-06-17
| * | | | | | | | | | | | | t7510: check %G* pretty-format outputJeff King2014-06-17
| * | | | | | | | | | | | | t7510: test a commit signed by an unknown keyJeff King2014-06-17
| * | | | | | | | | | | | | t7510: use consistent &&-chains in loopMichael J Gruber2014-06-17
| * | | | | | | | | | | | | t7510: stop referring to master in later testsJeff King2014-06-17
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/fix-alt-odb-path-comparison' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sha1_file: avoid overrunning alternate object base stringRené Scharfe2014-07-01
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/commit-buffer-length' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reuse cached commit buffer when parsing signaturesJeff King2014-06-13
| * | | | | | | | | | | | | commit: record buffer length in cacheJeff King2014-06-13
| * | | | | | | | | | | | | commit: convert commit->buffer to a slabJeff King2014-06-13
| * | | | | | | | | | | | | commit-slab: provide a static initializerJeff King2014-06-13
| * | | | | | | | | | | | | use get_commit_buffer everywhereJeff King2014-06-13
| * | | | | | | | | | | | | convert logmsg_reencode to get_commit_bufferJeff King2014-06-13
| * | | | | | | | | | | | | use get_commit_buffer to avoid duplicate codeJeff King2014-06-13
| * | | | | | | | | | | | | use get_cached_commit_buffer where appropriateJeff King2014-06-13
| * | | | | | | | | | | | | provide helpers to access the commit bufferJeff King2014-06-13
| * | | | | | | | | | | | | provide a helper to set the commit bufferJeff King2014-06-13
| * | | | | | | | | | | | | provide a helper to free commit bufferJeff King2014-06-13
| * | | | | | | | | | | | | sequencer: use logmsg_reencode in get_messageJeff King2014-06-12
| * | | | | | | | | | | | | logmsg_reencode: return const bufferJeff King2014-06-12
| * | | | | | | | | | | | | do not create "struct commit" with xcallocJeff King2014-06-12
| * | | | | | | | | | | | | commit: push commit_index update into alloc_commit_nodeJeff King2014-06-12
| * | | | | | | | | | | | | alloc: include any-object allocations in alloc_reportJeff King2014-06-12
| * | | | | | | | | | | | | replace dangerous uses of strbuf_attachJeff King2014-06-12
| * | | | | | | | | | | | | commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-12
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase--merge: fix --skip with two conflicts in a rowbrian m. carlson2014-06-16
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | / / / / / / / | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | annotate: use argv_arrayRené Scharfe2014-07-16
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |