Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'km/gettext-n' | Junio C Hamano | 2015-02-11 |
|\ | |||
| * | gettext.h: add parentheses around N_ expansion if supported | Kyle J. McKay | 2015-01-12 |
| * | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maint | Junio C Hamano | 2014-12-22 |
| |\ | |||
* | | | configure.ac: check for HMAC_CTX_cleanup | Reuben Hawkins | 2015-01-09 |
* | | | configure.ac: check for clock_gettime and CLOCK_MONOTONIC | Reuben Hawkins | 2015-01-09 |
* | | | Merge branch 'br/imap-send-via-libcurl' | Junio C Hamano | 2015-01-07 |
|\ \ \ | |||
| * | | | git-imap-send: use libcurl for implementation | Bernhard Reiter | 2014-11-10 |
| |/ / | |||
* | | | Merge branch 'dm/compat-s-ifmt-for-zos' | Junio C Hamano | 2014-12-22 |
|\ \ \ | |||
| * | | | compat: convert modes to use portable file type values | David Michael | 2014-12-04 |
* | | | | 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 |
| |/ / / / |