summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano2014-08-261-1/+5
|\
| * Makefile: make perf tests optional for profile buildjk/fix-profile-feedback-buildJeff King2014-08-191-1/+5
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+7
|\ \
| * | trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-131-0/+7
* | | Merge branch 'ak/profile-feedback-build'Junio C Hamano2014-07-211-6/+20
|\ \ \ | | |/ | |/|
| * | Fix profile feedback with -jN and add profile-fastak/profile-feedback-buildAndi Kleen2014-07-081-4/+17
| * | Run the perf test suite for profile feedback tooAndi Kleen2014-07-081-0/+1
| * | Use BASIC_FLAGS for profile feedbackAndi Kleen2014-07-071-2/+2
| |/
* | Merge branch 'nd/split-index'Junio C Hamano2014-07-161-0/+2
|\ \
| * | t1700: new tests for split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+1
| * | read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+1
* | | verify-commit: scriptable commit signature verificationMichael J Gruber2014-06-231-0/+1
| |/ |/|
* | Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano2014-06-061-0/+1
|\ \
| * | utf8: make it easier to auto-update git_wcwidth()tb/unicode-6.3-zero-widthTorsten Bögershausen2014-05-121-0/+1
* | | Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano2014-06-031-7/+0
|\ \ \
| * | | index-pack: work around thread-unsafe pread()nd/index-pack-one-fd-per-threadNguyễn Thái Ngọc Duy2014-04-161-7/+0
| |/ /
* | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-031-0/+6
|\ \ \
| * | | Portable alloca for GitKirill Smelkov2014-03-271-0/+6
| |/ /
* | | Revert the whole "ask curl-config" topic for nowJunio C Hamano2014-04-301-50/+14
| |/ |/|
* | Merge branch 'db/make-with-curl'Junio C Hamano2014-04-281-13/+28
|\ \
| * | Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRdb/make-with-curlDave Borowitz2014-04-281-13/+28
* | | Merge branch 'db/make-with-curl'Junio C Hamano2014-04-241-12/+33
|\ \ \ | |/ /
| * | Makefile: allow static linking against libcurlDave Borowitz2014-04-151-3/+13
| * | Makefile: use curl-config to determine curl flagsDave Borowitz2014-04-151-12/+23
* | | i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin2014-04-171-1/+1
|/ /
* | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-1/+1
|\ \
| * | comments: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
| |/
* | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-081-0/+8
|\ \
| * | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-011-0/+8
* | | Merge branch 'dp/makefile-charset-lib-doc'Junio C Hamano2014-03-311-2/+2
|\ \ \
| * | | Makefile: describe CHARSET_LIB betterdp/makefile-charset-lib-docДилян Палаузов2014-03-231-2/+2
| | |/ | |/|
* | | Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-211-0/+1
|\ \ \
| * | | tag: support --sort=<spec>nd/tag-version-sortNguyễn Thái Ngọc Duy2014-02-271-0/+1
| |/ /
* | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-141-0/+7
|\ \ \
| * | | test-lib: allow setting the index format versionThomas Gummerer2014-02-241-0/+7
| |/ /
* | | Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-141-22/+0
|\ \ \
| * | | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-201-22/+0
| |/ /
* | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-271-2/+14
|\ \ \
| * | | pack-objects: implement bitmap writingVicent Marti2013-12-301-0/+1
| * | | pack-bitmap: add support for bitmap indexesVicent Marti2013-12-301-0/+2
| * | | ewah: compressed bitmap implementationVicent Marti2013-12-301-2/+9
| * | | pack-objects: refactor the packing listVicent Marti2013-10-241-0/+2
* | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-271-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | remove old hash.[ch] implementationKarsten Blees2013-11-181-2/+0
| * | | add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+3
* | | | Merge branch 'jk/revision-o-is-in-libgit-a'Junio C Hamano2014-01-271-2/+2
|\ \ \ \
| * | | | Makefile: remove redundant object in git-http{fetch,push}jk/revision-o-is-in-libgit-aJohn Keeping2014-01-271-2/+2
* | | | | Makefile: Fix compilation of Windows resource fileJohannes Sixt2014-01-231-1/+1
* | | | | Merge branch 'jk/remove-deprecated'Junio C Hamano2013-12-121-5/+1
|\ \ \ \ \
| * | | | | stop installing git-tar-tree linkJonathan Nieder2013-12-031-2/+1