summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* diff-tree: avoid lookup_unknown_objectjk/alloc-commit-idJeff King2014-07-131-3/+1
* object_as_type: set commit indexJeff King2014-07-131-0/+2
* alloc: factor out commit indexJeff King2014-07-132-2/+8
* add object_as_type helper for casting objectsJeff King2014-07-137-43/+25
* parse_object_buffer: do not set object typeJeff King2014-07-131-2/+0
* move setting of object->type to alloc_* functionsJeff King2014-07-138-12/+13
* alloc: write out allocator definitionsJeff King2014-07-131-11/+27
* alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones2014-07-131-18/+29
* Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-0227-197/+284
|\
| * reuse cached commit buffer when parsing signaturesjk/commit-buffer-lengthJeff King2014-06-133-19/+12
| * commit: record buffer length in cacheJeff King2014-06-1316-38/+68
| * commit: convert commit->buffer to a slabJeff King2014-06-132-8/+13
| * commit-slab: provide a static initializerJeff King2014-06-131-0/+12
| * use get_commit_buffer everywhereJeff King2014-06-137-9/+33
| * convert logmsg_reencode to get_commit_bufferJeff King2014-06-136-35/+16
| * use get_commit_buffer to avoid duplicate codeJeff King2014-06-132-27/+7
| * use get_cached_commit_buffer where appropriateJeff King2014-06-133-3/+3
| * provide helpers to access the commit bufferJeff King2014-06-132-0/+49
| * provide a helper to set the commit bufferJeff King2014-06-134-3/+14
| * provide a helper to free commit bufferJeff King2014-06-136-9/+30
| * sequencer: use logmsg_reencode in get_messageJeff King2014-06-121-40/+5
| * logmsg_reencode: return const bufferJeff King2014-06-125-16/+23
| * do not create "struct commit" with xcallocJeff King2014-06-122-2/+2
| * commit: push commit_index update into alloc_commit_nodeJeff King2014-06-122-4/+10
| * alloc: include any-object allocations in alloc_reportJeff King2014-06-121-6/+7
| * replace dangerous uses of strbuf_attachJeff King2014-06-122-8/+3
| * commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-129-22/+29
* | enums: remove trailing ',' after last item in enumRonnie Sahlberg2014-07-021-1/+1
* | Merge branch 'maint'Junio C Hamano2014-07-023-4/+4
|\ \
| * \ Merge branch 'maint-1.8.5' into maintJunio C Hamano2014-07-023-4/+4
| |\ \
| | * | t7300: repair filesystem permissions with test_when_finishedJeff King2014-07-021-2/+2
| | * | enums: remove trailing ',' after last item in enumRonnie Sahlberg2014-07-022-2/+2
* | | | Merge git://ozlabs.org/~paulus/gitkJunio C Hamano2014-06-271-6/+18
|\ \ \ \
| * | | | gitk: Add visiblerefs option, which lists always-shown branchesMax Kirillov2014-06-271-4/+6
| * | | | gitk: Catch mkdtemp errorsDavid Aguilar2014-06-271-1/+3
| * | | | gitk: Use mktemp -d to avoid predictable temporary directoriesDavid Aguilar2014-06-151-1/+2
| * | | | gitk: Honor TMPDIR when viewing external diffsDavid Aguilar2014-06-151-2/+9
* | | | | Merge early parts from git://ozlabs.org/~paulus/gitk.gitJunio C Hamano2014-06-262-6/+1391
|\ \ \ \ \ | |/ / / /
| * | | | gitk: Show staged submodules regardless of ignore configJens Lehmann2014-06-151-3/+10
| * | | | gitk: Allow displaying time zones from author and commit dates timestampsAnders Kaseorg2014-06-151-1/+23
| * | | | gitk: Switch to patch mode when searching for line originMax Kirillov2014-06-151-2/+6
| * | | | gitk: Replace SHA1 entry field on keyboard pasteIlya Bobyr2014-06-151-0/+1
| * | | | gitk: Merge branch 'new' of https://github.com/vnwildman/gitkPaul Mackerras2014-02-211-0/+1351
| |\ \ \ \
| | * | | | l10n: Init Vietnamese translationTrần Ngọc Quân2013-12-141-0/+1351
* | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2014-06-262-1/+8
|\ \ \ \ \ \
| * | | | | | git-gui: tolerate major version changes when comparing the git versionJens Lehmann2014-06-131-2/+2
| * | | | | | git-gui: show staged submodules regardless of ignore configJens Lehmann2014-06-132-1/+8
* | | | | | | Sync with maintJunio C Hamano2014-06-252-1/+117
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Git 2.0.1v2.0.1Junio C Hamano2014-06-254-3/+119
| * | | | | | Merge branch 'na/no-http-test-in-the-middle' into maintJunio C Hamano2014-06-252-59/+100
| |\ \ \ \ \ \