Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/fix-profile-feedback-build' | Junio C Hamano | 2014-08-26 | 1 | -1/+5 |
|\ | |||||
| * | Makefile: make perf tests optional for profile build | Jeff King | 2014-08-19 | 1 | -1/+5 |
* | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 1 | -0/+7 |
|\ \ | |||||
| * | | trace: add high resolution timer function to debug performance issues | Karsten Blees | 2014-07-14 | 1 | -0/+7 |
* | | | Merge branch 'ak/profile-feedback-build' | Junio C Hamano | 2014-07-21 | 1 | -6/+20 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix profile feedback with -jN and add profile-fast | Andi Kleen | 2014-07-08 | 1 | -4/+17 |
| * | | Run the perf test suite for profile feedback too | Andi Kleen | 2014-07-08 | 1 | -0/+1 |
| * | | Use BASIC_FLAGS for profile feedback | Andi Kleen | 2014-07-07 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'nd/split-index' | Junio C Hamano | 2014-07-16 | 1 | -0/+2 |
|\ \ | |||||
| * | | t1700: new tests for split-index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+1 |
| * | | read-cache: split-index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+1 |
* | | | verify-commit: scriptable commit signature verification | Michael J Gruber | 2014-06-24 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 2014-06-06 | 1 | -0/+1 |
|\ \ | |||||
| * | | utf8: make it easier to auto-update git_wcwidth() | Torsten Bögershausen | 2014-05-12 | 1 | -0/+1 |
* | | | Merge branch 'nd/index-pack-one-fd-per-thread' | Junio C Hamano | 2014-06-03 | 1 | -7/+0 |
|\ \ \ | |||||
| * | | | index-pack: work around thread-unsafe pread() | Nguyễn Thái Ngọc Duy | 2014-04-16 | 1 | -7/+0 |
| |/ / | |||||
* | | | Merge branch 'ks/tree-diff-nway' | Junio C Hamano | 2014-06-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Portable alloca for Git | Kirill Smelkov | 2014-03-27 | 1 | -0/+6 |
| |/ / | |||||
* | / | Revert the whole "ask curl-config" topic for now | Junio C Hamano | 2014-04-30 | 1 | -50/+14 |
| |/ |/| | |||||
* | | Merge branch 'db/make-with-curl' | Junio C Hamano | 2014-04-29 | 1 | -13/+28 |
|\ \ | |||||
| * | | Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR | Dave Borowitz | 2014-04-28 | 1 | -13/+28 |
* | | | Merge branch 'db/make-with-curl' | Junio C Hamano | 2014-04-24 | 1 | -12/+33 |
|\| | | |||||
| * | | Makefile: allow static linking against libcurl | Dave Borowitz | 2014-04-15 | 1 | -3/+13 |
| * | | Makefile: use curl-config to determine curl flags | Dave Borowitz | 2014-04-15 | 1 | -12/+23 |
* | | | i18n: only extract comments marked with "TRANSLATORS:" | Jiang Xin | 2014-04-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | comments: fix misuses of "nor" | Justin Lebar | 2014-04-01 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 2014-04-08 | 1 | -0/+8 |
|\ \ | |||||
| * | | date: recognize bogus FreeBSD gmtime output | Jeff King | 2014-04-01 | 1 | -0/+8 |
* | | | Merge branch 'dp/makefile-charset-lib-doc' | Junio C Hamano | 2014-04-01 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Makefile: describe CHARSET_LIB better | Дилян Палаузов | 2014-03-23 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'nd/tag-version-sort' | Junio C Hamano | 2014-03-21 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | tag: support --sort=<spec> | Nguyễn Thái Ngọc Duy | 2014-02-27 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'tg/index-v4-format' | Junio C Hamano | 2014-03-14 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | test-lib: allow setting the index format version | Thomas Gummerer | 2014-02-24 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge branch 'nd/no-more-fnmatch' | Junio C Hamano | 2014-03-14 | 1 | -22/+0 |
|\ \ \ | |||||
| * | | | stop using fnmatch (either native or compat) | Nguyễn Thái Ngọc Duy | 2014-02-20 | 1 | -22/+0 |
| |/ / | |||||
* | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -2/+14 |
|\ \ \ | |||||
| * | | | pack-objects: implement bitmap writing | Vicent Marti | 2013-12-30 | 1 | -0/+1 |
| * | | | pack-bitmap: add support for bitmap indexes | Vicent Marti | 2013-12-30 | 1 | -0/+2 |
| * | | | ewah: compressed bitmap implementation | Vicent Marti | 2013-12-30 | 1 | -2/+9 |
| * | | | pack-objects: refactor the packing list | Vicent Marti | 2013-10-25 | 1 | -0/+2 |
* | | | | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-02-27 | 1 | -2/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | remove old hash.[ch] implementation | Karsten Blees | 2013-11-18 | 1 | -2/+0 |
| * | | | add a hashtable implementation that supports O(1) removal | Karsten Blees | 2013-11-18 | 1 | -0/+3 |
* | | | | Merge branch 'jk/revision-o-is-in-libgit-a' | Junio C Hamano | 2014-01-27 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Makefile: remove redundant object in git-http{fetch,push} | John Keeping | 2014-01-27 | 1 | -2/+2 |
* | | | | | Makefile: Fix compilation of Windows resource file | Johannes Sixt | 2014-01-23 | 1 | -1/+1 |
* | | | | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 | 1 | -5/+1 |
|\ \ \ \ \ | |||||
| * | | | | | stop installing git-tar-tree link | Jonathan Nieder | 2013-12-03 | 1 | -2/+1 |