Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-25Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano
2014-04-30Revert the whole "ask curl-config" topic for nowJunio C Hamano
2014-04-29Merge branch 'db/make-with-curl'Junio C Hamano
2014-04-29Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRDave Borowitz
2014-04-24Merge branch 'db/make-with-curl'Junio C Hamano
2014-04-17i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin
2014-04-16index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy
2014-04-16Makefile: allow static linking against libcurlDave Borowitz
2014-04-16Makefile: use curl-config to determine curl flagsDave Borowitz
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano
2014-04-02date: recognize bogus FreeBSD gmtime outputJeff King
2014-04-01Merge branch 'dp/makefile-charset-lib-doc'Junio C Hamano
2014-04-01comments: fix misuses of "nor"Justin Lebar
2014-03-24Makefile: describe CHARSET_LIB betterДилян Палаузов
2014-03-21Merge branch 'nd/tag-version-sort'Junio C Hamano
2014-03-15Merge branch 'tg/index-v4-format'Junio C Hamano
2014-03-15Merge branch 'nd/no-more-fnmatch'Junio C Hamano
2014-02-28tag: support --sort=<spec>Nguyễn Thái Ngọc Duy
2014-02-28Merge branch 'jk/pack-bitmap'Junio C Hamano
2014-02-28Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-02-25test-lib: allow setting the index format versionThomas Gummerer
2014-02-21stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy
2014-01-27Merge branch 'jk/revision-o-is-in-libgit-a'Junio C Hamano
2014-01-27Makefile: remove redundant object in git-http{fetch,push}John Keeping
2014-01-23Makefile: Fix compilation of Windows resource fileJohannes Sixt
2013-12-31pack-objects: implement bitmap writingVicent Marti
2013-12-31pack-bitmap: add support for bitmap indexesVicent Marti
2013-12-31ewah: compressed bitmap implementationVicent Marti
2013-12-13Merge branch 'jk/remove-deprecated'Junio C Hamano
2013-12-04stop installing git-tar-tree linkJonathan Nieder
2013-11-19Makefile: add PERLLIB_EXTRA variable that adds to default perl pathJonathan Nieder
2013-11-19Makefile: rebuild perl scripts when perl paths changeJonathan Nieder
2013-11-19remove old hash.[ch] implementationKarsten Blees
2013-11-19add a hashtable implementation that supports O(1) removalKarsten Blees
2013-11-13peek-remote: remove deprecated alias of ls-remoteJohn Keeping
2013-11-13lost-found: remove deprecated commandJohn Keeping
2013-11-13repo-config: remove deprecated alias for "git config"John Keeping
2013-10-25pack-objects: refactor the packing listVicent Marti
2013-10-19Merge branch 'sb/repack-in-c'Junio C Hamano
2013-10-15sparse: suppress some "using sizeof on a function" warningsRamsay Jones
2013-09-18repack: rewrite the shell script in CStefan Beller
2013-09-17Merge branch 'jk/remove-remote-helpers-in-python'Junio C Hamano
2013-09-10Merge branch 'sp/clip-read-write-to-8mb'Junio C Hamano
2013-09-10Merge branch 'jc/url-match'Junio C Hamano
2013-09-09git_remote_helpers: remove little used Python libraryJohn Keeping
2013-09-04Merge branch 'da/darwin'Junio C Hamano
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska
2013-08-06config: parse http.<url>.<variable> using urlmatchKyle J. McKay
2013-08-05Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Brian Gernhardt