summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Merge branch 'nd/index-pack-one-fd-per-thread' into maintLibravatar Junio C Hamano1-7/+0
2014-04-30Revert the whole "ask curl-config" topic for nowLibravatar Junio C Hamano1-50/+14
2014-04-28Merge branch 'db/make-with-curl'Libravatar Junio C Hamano1-13/+28
2014-04-28Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRLibravatar Dave Borowitz1-13/+28
2014-04-24Merge branch 'db/make-with-curl'Libravatar Junio C Hamano1-12/+33
2014-04-17i18n: only extract comments marked with "TRANSLATORS:"Libravatar Jiang Xin1-1/+1
2014-04-16index-pack: work around thread-unsafe pread()Libravatar Nguyễn Thái Ngọc Duy1-7/+0
2014-04-15Makefile: allow static linking against libcurlLibravatar Dave Borowitz1-3/+13
2014-04-15Makefile: use curl-config to determine curl flagsLibravatar Dave Borowitz1-12/+23
2014-04-08Merge branch 'jl/nor-or-nand-and'Libravatar Junio C Hamano1-1/+1
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Libravatar Junio C Hamano1-0/+8
2014-04-01date: recognize bogus FreeBSD gmtime outputLibravatar Jeff King1-0/+8
2014-03-31Merge branch 'dp/makefile-charset-lib-doc'Libravatar Junio C Hamano1-2/+2
2014-03-31comments: fix misuses of "nor"Libravatar Justin Lebar1-1/+1
2014-03-23Makefile: describe CHARSET_LIB betterLibravatar Дилян Палаузов1-2/+2
2014-03-21Merge branch 'nd/tag-version-sort'Libravatar Junio C Hamano1-0/+1
2014-03-14Merge branch 'tg/index-v4-format'Libravatar Junio C Hamano1-0/+7
2014-03-14Merge branch 'nd/no-more-fnmatch'Libravatar Junio C Hamano1-22/+0
2014-02-27tag: support --sort=<spec>Libravatar Nguyễn Thái Ngọc Duy1-0/+1
2014-02-27Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-2/+14
2014-02-27Merge branch 'kb/fast-hashmap'Libravatar Junio C Hamano1-2/+3
2014-02-24test-lib: allow setting the index format versionLibravatar Thomas Gummerer1-0/+7
2014-02-20stop using fnmatch (either native or compat)Libravatar Nguyễn Thái Ngọc Duy1-22/+0
2014-01-27Merge branch 'jk/revision-o-is-in-libgit-a'Libravatar Junio C Hamano1-2/+2
2014-01-27Makefile: remove redundant object in git-http{fetch,push}Libravatar John Keeping1-2/+2
2014-01-23Makefile: Fix compilation of Windows resource fileLibravatar Johannes Sixt1-1/+1
2013-12-30pack-objects: implement bitmap writingLibravatar Vicent Marti1-0/+1
2013-12-30pack-bitmap: add support for bitmap indexesLibravatar Vicent Marti1-0/+2
2013-12-30ewah: compressed bitmap implementationLibravatar Vicent Marti1-2/+9
2013-12-12Merge branch 'jk/remove-deprecated'Libravatar Junio C Hamano1-5/+1
2013-12-03stop installing git-tar-tree linkLibravatar Jonathan Nieder1-2/+1
2013-11-18Makefile: add PERLLIB_EXTRA variable that adds to default perl pathLibravatar Jonathan Nieder1-1/+4
2013-11-18Makefile: rebuild perl scripts when perl paths changeLibravatar Jonathan Nieder1-2/+11
2013-11-18remove old hash.[ch] implementationLibravatar Karsten Blees1-2/+0
2013-11-18add a hashtable implementation that supports O(1) removalLibravatar Karsten Blees1-0/+3
2013-11-12peek-remote: remove deprecated alias of ls-remoteLibravatar John Keeping1-1/+0
2013-11-12lost-found: remove deprecated commandLibravatar John Keeping1-1/+0
2013-11-12repo-config: remove deprecated alias for "git config"Libravatar John Keeping1-1/+0
2013-10-24pack-objects: refactor the packing listLibravatar Vicent Marti1-0/+2
2013-10-18Merge branch 'sb/repack-in-c'Libravatar Junio C Hamano1-1/+1
2013-10-14sparse: suppress some "using sizeof on a function" warningsLibravatar Ramsay Jones1-0/+3
2013-09-17repack: rewrite the shell script in CLibravatar Stefan Beller1-1/+1
2013-09-17Merge branch 'jk/remove-remote-helpers-in-python'Libravatar Junio C Hamano1-16/+0
2013-09-09Merge branch 'sp/clip-read-write-to-8mb'Libravatar Junio C Hamano1-8/+0
2013-09-09Merge branch 'jc/url-match'Libravatar Junio C Hamano1-0/+3
2013-09-09git_remote_helpers: remove little used Python libraryLibravatar John Keeping1-16/+0
2013-09-04Merge branch 'da/darwin'Libravatar Junio C Hamano1-0/+3
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Libravatar Steffen Prohaska1-8/+0
2013-08-05config: parse http.<url>.<variable> using urlmatchLibravatar Kyle J. McKay1-0/+3
2013-08-05Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Libravatar Brian Gernhardt1-1/+3