summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make perf tests optional for profile buildjk/fix-profile-feedback-buildJeff King2014-08-191-1/+5
* Fix profile feedback with -jN and add profile-fastak/profile-feedback-buildAndi Kleen2014-07-082-6/+29
* Run the perf test suite for profile feedback tooAndi Kleen2014-07-081-0/+1
* Don't define away __attribute__ on gccAndi Kleen2014-07-071-0/+2
* Use BASIC_FLAGS for profile feedbackAndi Kleen2014-07-071-2/+2
* Merge branch 'dt/refs-check-refname-component-sse'Junio C Hamano2014-07-024-18/+250
|\
| * refs.c: SSE2 optimizations for check_refname_componentdt/refs-check-refname-component-sseDavid Turner2014-06-184-18/+250
* | Merge branch 'ye/http-extract-charset'Junio C Hamano2014-07-023-2/+11
|\ \
| * | http: fix charset detection of extract_content_type()ye/http-extract-charsetYi EungJun2014-06-173-2/+11
* | | Merge branch 'bc/fix-rebase-merge-skip'Junio C Hamano2014-07-022-2/+18
|\ \ \
| * | | rebase--merge: fix --skip with two conflicts in a rowbc/fix-rebase-merge-skipbrian m. carlson2014-06-162-2/+18
* | | | 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