summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | trailer: retitle a test and correct an in-comment messageChristian Couder2015-08-262-2/+3
| * | | | | | | | | | trailer: ignore first line of messageChristian Couder2015-08-212-2/+16
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...Junio C Hamano2015-09-043-5/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | commit: don't rewrite shared index unnecessarilyDavid Turner2015-08-313-5/+15
* | | | | | | | | | | Merge branch 'rs/archive-zip-many' into maintJunio C Hamano2015-09-042-5/+134
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | archive-zip: support more than 65535 entriesRené Scharfe2015-08-282-4/+91
| * | | | | | | | | | | archive-zip: use a local variable to store the creator versionRené Scharfe2015-08-281-2/+4
| * | | | | | | | | | | t5004: test ZIP archives with many entriesRené Scharfe2015-08-281-0/+40
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/calloc-pathspec' into maintJunio C Hamano2015-09-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ps_matched: xcalloc() takes nmemb and then element sizeJunio C Hamano2015-08-202-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ss/fix-config-fd-leak' into maintJunio C Hamano2015-09-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config: close config file handle in case of errorSven Strickroth2015-08-141-1/+4
* | | | | | | | | | | | Merge branch 'sg/wt-status-header-inclusion' into maintJunio C Hamano2015-09-042-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | wt-status: move #include "pathspec.h" to the headerSZEDER Gábor2015-08-212-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'po/po-readme' into maintJunio C Hamano2015-09-041-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | po/README: Update directions for l10n contributorsPhilip Oakley2015-08-171-0/+19
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sg/t3020-typofix' into maintJunio C Hamano2015-09-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t3020: fix typo in test descriptionSZEDER Gábor2015-08-201-1/+1
* | | | | | | | | | | | | Merge branch 'as/docfix-reflog-expire-unreachable' into maintJunio C Hamano2015-09-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachableAndreas Schwab2015-08-211-1/+1
* | | | | | | | | | | | | | Merge branch 'nd/fixup-linked-gitdir' into maintJunio C Hamano2015-09-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | setup: update the right file in multiple checkoutsNguyễn Thái Ngọc Duy2015-08-251-2/+2
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/rev-list-has-no-notes' into maintJunio C Hamano2015-09-044-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rev-list: make it obvious that we do not support notesJeff King2015-08-244-0/+9
* | | | | | | | | | | | | | | Merge branch 'jk/fix-alias-pager-config-key-warnings' into maintJunio C Hamano2015-09-045-12/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | config: silence warnings for command names with invalid keysJeff King2015-08-245-12/+43
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maintJunio C Hamano2015-09-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t2019: skip test requiring '*' in a file name non WindowsJohannes Sixt2015-08-121-1/+1
* | | | | | | | | | | | | | | | Merge branch 'sg/help-group' into maintJunio C Hamano2015-09-043-52/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | generate-cmdlist: re-implement as shell scriptEric Sunshine2015-08-253-52/+52
* | | | | | | | | | | | | | | | | Merge branch 'ps/t1509-chroot-test-fixup' into maintJunio C Hamano2015-09-041-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | tests: fix cleanup after tests in t1509-root-worktreePatrick Steinhardt2015-08-051-1/+1
| * | | | | | | | | | | | | | | | | tests: fix broken && chains in t1509-root-worktreePatrick Steinhardt2015-08-051-4/+4
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jh/strbuf-read-use-read-in-full' into maintJunio C Hamano2015-09-041-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | strbuf_read(): skip unnecessary strbuf_grow() at eofJim Hill2015-08-101-5/+5
* | | | | | | | | | | | | | | | | | Merge branch 'jk/long-error-messages' into maintJunio C Hamano2015-09-043-29/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | vreportf: avoid intermediate bufferJeff King2015-08-111-3/+12
| * | | | | | | | | | | | | | | | | | vreportf: report to arbitrary filehandlesJeff King2015-08-113-29/+12
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'cb/open-noatime-clear-errno' into maintJunio C Hamano2015-09-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git_open_noatime: return with errno=0 on successClemens Buchacher2015-08-121-1/+4
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'mh/get-remote-group-fix' into maintJunio C Hamano2015-09-041-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | get_remote_group(): use skip_prefix()Michael Haggerty2015-07-281-2/+1
| * | | | | | | | | | | | | | | | | | get_remote_group(): eliminate superfluous call to strcspn()Michael Haggerty2015-07-281-2/+2
| * | | | | | | | | | | | | | | | | | get_remote_group(): rename local variable "space" to "wordlen"Michael Haggerty2015-07-281-5/+5
| * | | | | | | | | | | | | | | | | | get_remote_group(): handle remotes with single-character namesMichael Haggerty2015-07-281-2/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Git 2.5.1v2.5.1Junio C Hamano2015-08-283-2/+19
* | | | | | | | | | | | | | | | | | Mingw: verify both ends of the pipe () callJose F. Morales2015-08-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/guess-repo-name-regression-fix' into maintJunio C Hamano2015-08-262-1/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | clone: use computed length in guess_dir_nameJeff King2015-08-102-7/+8
| * | | | | | | | | | | | | | | | | clone: add tests for output directoryJeff King2015-08-101-0/+106