Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' | Junio C Hamano | 2014-12-12 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||
| * | | | | | Makefile: have python scripts depend on NO_PYTHON setting | Jonathan Nieder | 2014-11-18 | |
| * | | | | | Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros | Jonathan Nieder | 2014-11-18 | |
| * | | | | | Makefile: have perl scripts depend on NO_PERL setting | Jeff King | 2014-11-18 | |
| |/ / / / | ||||
* | | | | | Merge branch 'dm/port2zos' | Junio C Hamano | 2014-10-29 | |
|\ \ \ \ \ | ||||
| * | | | | | Makefile: reorder linker flags in the git executable rule | David Michael | 2014-10-27 | |
| |/ / / / | ||||
* | | | | | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 2014-10-20 | |
|\ \ \ \ \ | ||||
| * | | | | | trailer: add interpret-trailers command | Christian Couder | 2014-10-13 | |
| * | | | | | trailer: add data structures and basic functions | Christian Couder | 2014-10-13 | |
* | | | | | | Merge branch 'rs/sha1-array-test' | Junio C Hamano | 2014-10-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | sha1-array: add test-sha1-array and basic tests | René Scharfe | 2014-10-01 | |
| * | | | | | | Merge branch 'jl/nor-or-nand-and' into maint | Junio C Hamano | 2014-04-09 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-04-09 | |
| |\ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ | Merge branch 'ir/makefile-typofix' | Junio C Hamano | 2014-09-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Makefile: fix some typos in the preamble | Ian Liu Rodrigues | 2014-09-15 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'tb/crlf-tests' | Junio C Hamano | 2014-09-19 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| * | | | | | | | | Makefile: propagate NATIVE_CRLF to C | Pat Thoyts | 2014-09-02 | |
* | | | | | | | | | Merge branch 'jk/make-simplify-dependencies' | Junio C Hamano | 2014-09-11 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Makefile: drop CHECK_HEADER_DEPENDENCIES code | Jeff King | 2014-08-26 | |
| * | | | | | | | | | Makefile: use `find` to determine static header dependencies | Jeff King | 2014-08-25 | |
| * | | | | | | | | | i18n: treat "make pot" as an explicitly-invoked target | Jonathan Nieder | 2014-08-25 | |
* | | | | | | | | | | Merge branch 'ta/config-set' | Junio C Hamano | 2014-09-02 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | test-config: add tests for the config_set API | Tanay Abhra | 2014-07-29 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'jk/fix-profile-feedback-build' | Junio C Hamano | 2014-08-26 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Makefile: make perf tests optional for profile build | Jeff King | 2014-08-19 | |
* | | | | | | | | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | trace: add high resolution timer function to debug performance issues | Karsten Blees | 2014-07-13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'ak/profile-feedback-build' | Junio C Hamano | 2014-07-21 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Fix profile feedback with -jN and add profile-fast | Andi Kleen | 2014-07-08 | |
| * | | | | | | | | Run the perf test suite for profile feedback too | Andi Kleen | 2014-07-08 | |
| * | | | | | | | | Use BASIC_FLAGS for profile feedback | Andi Kleen | 2014-07-07 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'nd/split-index' | Junio C Hamano | 2014-07-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | t1700: new tests for split-index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | | | | read-cache: split-index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
* | | | | | | | | | verify-commit: scriptable commit signature verification | Michael J Gruber | 2014-06-23 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 2014-06-06 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | utf8: make it easier to auto-update git_wcwidth() | Torsten Bögershausen | 2014-05-12 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'nd/index-pack-one-fd-per-thread' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | index-pack: work around thread-unsafe pread() | Nguyễn Thái Ngọc Duy | 2014-04-16 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'ks/tree-diff-nway' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| * | | | | | | Portable alloca for Git | Kirill Smelkov | 2014-03-27 | |
| |/ / / / / | ||||
* | | | | | | Revert the whole "ask curl-config" topic for now | Junio C Hamano | 2014-04-30 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge branch 'db/make-with-curl' | Junio C Hamano | 2014-04-28 | |
|\ \ \ \ \ | ||||
| * | | | | | Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR | Dave Borowitz | 2014-04-28 | |
* | | | | | | Merge branch 'db/make-with-curl' | Junio C Hamano | 2014-04-24 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | Makefile: allow static linking against libcurl | Dave Borowitz | 2014-04-15 | |
| * | | | | | Makefile: use curl-config to determine curl flags | Dave Borowitz | 2014-04-15 | |
* | | | | | | i18n: only extract comments marked with "TRANSLATORS:" | Jiang Xin | 2014-04-17 | |
|/ / / / / | ||||
* | | | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
| * | | | | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 | |
| |/ / / |