aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'cc/subprocess-handshake-missing-capabilities' into maintJunio C Hamano2017-10-18
|\
| * subprocess: loudly die when subprocess asks for an unsupported capabilityJunio C Hamano2017-09-11
* | Merge branch 'jk/system-path-cleanup' into maintJunio C Hamano2017-10-18
|\ \
| * | git_extract_argv0_path: do nothing without RUNTIME_PREFIXJeff King2017-09-07
| * | system_path: move RUNTIME_PREFIX to a sub-functionJeff King2017-09-07
* | | Merge branch 'bb/doc-eol-dirty' into maintJunio C Hamano2017-10-18
|\ \ \
| * | | Documentation: mention that `eol` can change the dirty status of pathsBen Boeckel2017-09-07
* | | | Merge branch 'mg/timestamp-t-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \
| * | | | name-rev: change ULONG_MAX to TIME_MAXMichael J Gruber2017-09-06
* | | | | Merge branch 'ma/pkt-line-leakfix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \
| * | | | | pkt-line: re-'static'-ify buffer in packet_write_fmt_1()Martin Ågren2017-09-06
* | | | | | Merge branch 'jk/config-lockfile-leak-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \
| * | | | | | config: use a static lock_file structJeff King2017-09-06
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'dw/diff-highlight-makefile-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \
| * | | | | | diff-highlight: add clean target to MakefileDaniel Watkins2017-09-06
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/drop-sha1-entry-pos' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \
| * | | | | | sha1-lookup: remove sha1_entry_pos() from header fileChristian Couder2017-08-25
| * | | | | | sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King2017-08-09
* | | | | | | Merge branch 'tb/ref-filter-empty-modifier' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \
| * | | | | | | ref-filter.c: pass empty-string as NULL to atom parsersTaylor Blau2017-10-05
* | | | | | | | Merge branch 'rb/compat-poll-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \
| * | | | | | | | poll.c: always set revents, even if to zeroRandall S. Becker2017-09-29
* | | | | | | | | Merge branch 'tg/memfixes' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sub-process: use child_process.args instead of child_process.argvJohannes Sixt2017-10-04
| * | | | | | | | | http-push: fix construction of hex value from pathThomas Gummerer2017-10-04
| * | | | | | | | | path.c: fix uninitialized memory accessJeff King2017-10-04
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ar/request-pull-phrasofix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | request-pull: capitalise "Git" to make it a proper nounAnn T Ropea2017-10-03
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/merge-x-theirs-docfix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-strategies: avoid implying that "-s theirs" existsJunio C Hamano2017-09-25
* | | | | | | | | | Merge branch 'rs/mailinfo-qp-decode-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mailinfo: don't decode invalid =XY quoted-printable sequencesRené Scharfe2017-09-24
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ik/userdiff-html-h-element-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | userdiff: fix HTML hunk header regexpIlya Kantor2017-09-24
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cat-file: handle NULL object_context.pathJeff King2017-09-22
* | | | | | | | | | | Merge branch 'jk/describe-omit-some-refs' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | describe: fix matching to actually match all patternsMax Kirillov2017-09-17
* | | | | | | | | | | | Merge branch 'mh/for-each-string-list-item-empty-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | for_each_string_list_item: avoid undefined behavior for empty listMichael Haggerty2017-09-20
* | | | | | | | | | | | | Merge branch 'tb/test-lint-echo-e' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test-lint: echo -e (or -E) is not portableTorsten Bögershausen2017-09-21
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'aw/gc-lockfile-fscanf-fix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gc: call fscanf() with %<len>s, not %<len>c, when reading hostnameJunio C Hamano2017-09-17
* | | | | | | | | | | | | | Merge branch 'tg/refs-allowed-flags' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | refs: strip out not allowed flags from ref_transaction_updateThomas Gummerer2017-09-14
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rs/archive-excluded-directory' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | archive: don't add empty directories to archivesRené Scharfe2017-09-14
* | | | | | | | | | | | | | | Merge branch 'rk/commit-tree-make-F-verbatim' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | commit-tree: do not complete line in -F inputRoss Kabus2017-09-10
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |