Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'km/gettext-n' | Junio C Hamano | 2015-02-11 | 1 | -0/+17 |
|\ | |||||
| * | gettext.h: add parentheses around N_ expansion if supportedkm/gettext-n | Kyle J. McKay | 2015-01-12 | 1 | -0/+17 |
| * | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maint | Junio C Hamano | 2014-12-22 | 1 | -4/+10 |
| |\ | |||||
* | | | configure.ac: check for HMAC_CTX_cleanuprh/autoconf-rhel3 | Reuben Hawkins | 2015-01-09 | 1 | -0/+6 |
* | | | configure.ac: check for clock_gettime and CLOCK_MONOTONIC | Reuben Hawkins | 2015-01-09 | 1 | -0/+6 |
* | | | Merge branch 'br/imap-send-via-libcurl' | Junio C Hamano | 2015-01-07 | 1 | -3/+15 |
|\ \ \ | |||||
| * | | | git-imap-send: use libcurl for implementationbr/imap-send-via-libcurl | Bernhard Reiter | 2014-11-10 | 1 | -3/+15 |
| |/ / | |||||
* | | | Merge branch 'dm/compat-s-ifmt-for-zos' | Junio C Hamano | 2014-12-22 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | compat: convert modes to use portable file type valuesdm/compat-s-ifmt-for-zos | David Michael | 2014-12-04 | 1 | -0/+8 |
* | | | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' | Junio C Hamano | 2014-12-12 | 1 | -4/+10 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Makefile: have python scripts depend on NO_PYTHON settingjk/rebuild-perl-scripts-with-no-perl-seting-change | Jonathan Nieder | 2014-11-18 | 1 | -0/+3 |
| * | | Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros | Jonathan Nieder | 2014-11-18 | 1 | -5/+5 |
| * | | Makefile: have perl scripts depend on NO_PERL setting | Jeff King | 2014-11-18 | 1 | -0/+3 |
| |/ | |||||
* | | Merge branch 'dm/port2zos' | Junio C Hamano | 2014-10-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | Makefile: reorder linker flags in the git executable rule | David Michael | 2014-10-27 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 2014-10-20 | 1 | -0/+2 |
|\ \ | |||||
| * | | trailer: add interpret-trailers command | Christian Couder | 2014-10-13 | 1 | -0/+1 |
| * | | trailer: add data structures and basic functions | Christian Couder | 2014-10-13 | 1 | -0/+1 |
* | | | Merge branch 'rs/sha1-array-test' | Junio C Hamano | 2014-10-14 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | sha1-array: add test-sha1-array and basic tests | René Scharfe | 2014-10-01 | 1 | -0/+1 |
| * | | | Merge branch 'jl/nor-or-nand-and' into maint | Junio C Hamano | 2014-04-09 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-04-09 | 1 | -0/+8 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'ir/makefile-typofix' | Junio C Hamano | 2014-09-19 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: fix some typos in the preambleir/makefile-typofix | Ian Liu Rodrigues | 2014-09-15 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'tb/crlf-tests' | Junio C Hamano | 2014-09-19 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Makefile: propagate NATIVE_CRLF to C | Pat Thoyts | 2014-09-02 | 1 | -0/+3 |
* | | | | | | Merge branch 'jk/make-simplify-dependencies' | Junio C Hamano | 2014-09-11 | 1 | -192/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: drop CHECK_HEADER_DEPENDENCIES codejk/make-simplify-dependencies | Jeff King | 2014-08-26 | 1 | -59/+0 |
| * | | | | | | Makefile: use `find` to determine static header dependencies | Jeff King | 2014-08-25 | 1 | -132/+8 |
| * | | | | | | i18n: treat "make pot" as an explicitly-invoked target | Jonathan Nieder | 2014-08-25 | 1 | -1/+1 |
* | | | | | | | Merge branch 'ta/config-set' | Junio C Hamano | 2014-09-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | test-config: add tests for the config_set API | Tanay Abhra | 2014-07-29 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/fix-profile-feedback-build' | Junio C Hamano | 2014-08-26 | 1 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Makefile: make perf tests optional for profile buildjk/fix-profile-feedback-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-13 | 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-fastak/profile-feedback-build | 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-23 | 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()tb/unicode-6.3-zero-width | 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()nd/index-pack-one-fd-per-thread | 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 |
| |/ / / / |