summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano1-0/+7
2014-07-21Merge branch 'ak/profile-feedback-build'Junio C Hamano1-6/+20
2014-07-16Merge branch 'nd/split-index'Junio C Hamano1-0/+2
2014-07-13trace: add high resolution timer function to debug performance issuesKarsten Blees1-0/+7
2014-07-08Fix profile feedback with -jN and add profile-fastAndi Kleen1-4/+17
2014-07-08Run the perf test suite for profile feedback tooAndi Kleen1-0/+1
2014-07-07Use BASIC_FLAGS for profile feedbackAndi Kleen1-2/+2
2014-06-23verify-commit: scriptable commit signature verificationMichael J Gruber1-0/+1
2014-06-13t1700: new tests for split-index modeNguyễn Thái Ngọc Duy1-0/+1
2014-06-13read-cache: split-index modeNguyễn Thái Ngọc Duy1-0/+1
2014-06-06Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano1-0/+1
2014-06-03Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano1-7/+0
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano1-0/+6
2014-05-12utf8: make it easier to auto-update git_wcwidth()Torsten Bögershausen1-0/+1
2014-04-30Revert the whole "ask curl-config" topic for nowJunio C Hamano1-50/+14
2014-04-28Merge branch 'db/make-with-curl'Junio C Hamano1-13/+28
2014-04-28Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRDave Borowitz1-13/+28
2014-04-24Merge branch 'db/make-with-curl'Junio C Hamano1-12/+33
2014-04-17i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin1-1/+1
2014-04-16index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy1-7/+0
2014-04-15Makefile: allow static linking against libcurlDave Borowitz1-3/+13
2014-04-15Makefile: use curl-config to determine curl flagsDave Borowitz1-12/+23
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano1-1/+1
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano1-0/+8
2014-04-01date: recognize bogus FreeBSD gmtime outputJeff King1-0/+8
2014-03-31Merge branch 'dp/makefile-charset-lib-doc'Junio C Hamano1-2/+2
2014-03-31comments: fix misuses of "nor"Justin Lebar1-1/+1
2014-03-27Portable alloca for GitKirill Smelkov1-0/+6
2014-03-23Makefile: describe CHARSET_LIB betterДилян Палаузов1-2/+2
2014-03-21Merge branch 'nd/tag-version-sort'Junio C Hamano1-0/+1
2014-03-14Merge branch 'tg/index-v4-format'Junio C Hamano1-0/+7
2014-03-14Merge branch 'nd/no-more-fnmatch'Junio C Hamano1-22/+0
2014-02-27tag: support --sort=<spec>Nguyễn Thái Ngọc Duy1-0/+1
2014-02-27Merge branch 'jk/pack-bitmap'Junio C Hamano1-2/+14
2014-02-27Merge branch 'kb/fast-hashmap'Junio C Hamano1-2/+3
2014-02-24test-lib: allow setting the index format versionThomas Gummerer1-0/+7
2014-02-20stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy1-22/+0
2014-01-27Merge branch 'jk/revision-o-is-in-libgit-a'Junio C Hamano1-2/+2
2014-01-27Makefile: remove redundant object in git-http{fetch,push}John Keeping1-2/+2
2014-01-23Makefile: Fix compilation of Windows resource fileJohannes Sixt1-1/+1
2013-12-30pack-objects: implement bitmap writingVicent Marti1-0/+1
2013-12-30pack-bitmap: add support for bitmap indexesVicent Marti1-0/+2
2013-12-30ewah: compressed bitmap implementationVicent Marti1-2/+9
2013-12-12Merge branch 'jk/remove-deprecated'Junio C Hamano1-5/+1
2013-12-03stop installing git-tar-tree linkJonathan Nieder1-2/+1
2013-11-18Makefile: add PERLLIB_EXTRA variable that adds to default perl pathJonathan Nieder1-1/+4
2013-11-18Makefile: rebuild perl scripts when perl paths changeJonathan Nieder1-2/+11
2013-11-18remove old hash.[ch] implementationKarsten Blees1-2/+0
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees1-0/+3
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping1-1/+0