summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | travis-ci: setup "prove cache" in "script" stepLars Schneider2017-05-111-3/+5
| * | | | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-1115-34/+38
* | | | | Merge branch 'tb/dedup-crlf-tests'Junio C Hamano2017-05-232-187/+0
|\ \ \ \ \
| * | | | | t0027: tests are not expensive; remove t0025tb/dedup-crlf-testsTorsten Bögershausen2017-05-102-187/+0
* | | | | | Merge branch 'jt/push-options-doc'Junio C Hamano2017-05-234-11/+114
|\ \ \ \ \ \
| * | | | | | receive-pack: verify push options in certjt/push-options-docJonathan Tan2017-05-103-8/+112
| * | | | | | docs: correct receive.advertisePushOptions defaultJonathan Tan2017-05-091-3/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ab/doc-replace-gmane-links'Junio C Hamano2017-05-235-6/+6
|\ \ \ \ \ \
| * | | | | | doc: replace more gmane linksab/doc-replace-gmane-linksJunio C Hamano2017-05-094-4/+4
| * | | | | | doc: replace a couple of broken gmane linksÆvar Arnfjörð Bjarmason2017-05-082-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rs/checkout-am-fix-unborn'Junio C Hamano2017-05-232-2/+3
|\ \ \ \ \ \
| * | | | | | am: check return value of resolve_refdup before using hashrs/checkout-am-fix-unbornRené Scharfe2017-05-081-1/+1
| * | | | | | checkout: check return value of resolve_refdup before using hashRené Scharfe2017-05-081-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ls/travis-relays-for-windows-ci'Junio C Hamano2017-05-231-3/+23
|\ \ \ \ \ \
| * | | | | | travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503ls/travis-relays-for-windows-ciLars Schneider2017-05-041-2/+21
| * | | | | | travis-ci: handle Git for Windows CI status "failed" explicitlyLars Schneider2017-05-041-1/+2
* | | | | | | Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano2017-05-232-2/+14
|\ \ \ \ \ \ \
| * | | | | | | builtin/log: honor log.decorateah/log-decorate-default-to-autobrian m. carlson2017-05-152-2/+14
* | | | | | | | Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-05-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | t7400: add !CYGWIN prerequisite to 'add with \\ in path'bw/submodule-with-bs-pathRamsay Jones2017-05-011-1/+1
* | | | | | | | | Start post 2.13 cycleJunio C Hamano2017-05-163-2/+99
* | | | | | | | | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-1655-220/+257
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | archive-tar: fix a sparse 'constant too large' warningRamsay Jones2017-05-091-2/+2
| * | | | | | | | | use uintmax_t for timestampsJohannes Schindelin2017-04-271-4/+4
| * | | | | | | | | date.c: abort if the system time cannot handle one of our timestampsJohannes Schindelin2017-04-271-2/+15
| * | | | | | | | | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-2749-158/+170
| * | | | | | | | | PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-2315-30/+31
| * | | | | | | | | parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-2313-18/+20
| * | | | | | | | | t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-204-4/+8
| * | | | | | | | | t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-204-6/+11
| * | | | | | | | | ref-filter: avoid using `unsigned long` for catch-all data typeJohannes Schindelin2017-04-201-8/+8
* | | | | | | | | | Merge branch 'jc/apply-fix-mismerge'Junio C Hamano2017-05-161-169/+169
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | apply.c: fix whitespace-only mismergejc/apply-fix-mismergeJunio C Hamano2017-05-081-169/+169
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ab/aix-needs-compat-regex'Junio C Hamano2017-05-161-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config.mak.uname: set NO_REGEX=NeedsStartEnd on AIXab/aix-needs-compat-regexÆvar Arnfjörð Bjarmason2017-05-041-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jn/credential-doc-on-clear'Junio C Hamano2017-05-161-10/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | credential doc: make multiple-helper behavior more prominentjn/credential-doc-on-clearJonathan Nieder2017-05-021-10/+10
* | | | | | | | | | | Merge branch 'jn/clone-add-empty-config-from-command-line'Junio C Hamano2017-05-162-1/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: handle empty config values in -cjn/clone-add-empty-config-from-command-lineJonathan Nieder2017-05-022-1/+11
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'bw/submodule-has-commits-update'Junio C Hamano2017-05-161-156/+149
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | submodule: refactor logic to determine changed submodulesbw/submodule-has-commits-updateBrandon Williams2017-05-021-142/+105
| * | | | | | | | | | | submodule: improve submodule_has_commits()Brandon Williams2017-05-021-0/+34
| * | | | | | | | | | | submodule: change string_list changed_submodule_pathsBrandon Williams2017-05-011-2/+2
| * | | | | | | | | | | submodule: remove add_oid_to_argv()Brandon Williams2017-05-011-8/+2
| * | | | | | | | | | | submodule: rename free_submodules_sha1s()Brandon Williams2017-05-011-2/+3
| * | | | | | | | | | | submodule: rename add_sha1_to_array()Brandon Williams2017-05-011-4/+5
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ls/travis-doc-asciidoctor'Junio C Hamano2017-05-162-4/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | travis-ci: check AsciiDoc/AsciiDoctor stderr outputls/travis-doc-asciidoctorLars Schneider2017-04-261-3/+6
| * | | | | | | | | | | travis-ci: unset compiler for jobs that do not need oneLars Schneider2017-04-161-1/+2
| * | | | | | | | | | | travis-ci: parallelize documentation buildLars Schneider2017-04-161-2/+2