aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-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
* | | | | | Start preparing for 2.0.2Junio C Hamano2014-07-10
* | | | | | Merge branch 'pb/trim-trailing-spaces' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \
| * | | | | | t0008: do not depend on 'echo' handling backslashes speciallyJunio C Hamano2014-06-13
| * | | | | | dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov2014-06-02
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/repack-pack-keep-objects' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \
| * | | | | | repack: s/write_bitmap/&s/ in codeJeff King2014-06-10
| * | | | | | repack: respect pack.writebitmapsJeff King2014-06-10
| * | | | | | repack: do not accidentally pack kept objects by defaultJeff King2014-06-10
* | | | | | | Merge branch 'mc/doc-submodule-sync-recurse' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \ \
| * | | | | | | submodule: document "sync --recursive"Matthew Chen2014-06-13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'maint-1.8.5' into maintJunio C Hamano2014-07-02
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |