summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ref_transaction_commit(): remove the local flags variableMichael Haggerty2015-05-121-4/+3
| | | * | | | | | | | ref_transaction_commit(): inline call to write_ref_sha1()Michael Haggerty2015-05-121-28/+10
| | | * | | | | | | | rename_ref(): inline calls to write_ref_sha1() from this functionMichael Haggerty2015-05-121-4/+8
| | | * | | | | | | | commit_ref_update(): new function, extracted from write_ref_sha1()Michael Haggerty2015-05-121-16/+29
| | | * | | | | | | | write_ref_to_lockfile(): new function, extracted from write_ref_sha1()Michael Haggerty2015-05-121-12/+26
| | | * | | | | | | | t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZEStefan Beller2015-05-121-2/+2
| | | * | | | | | | | update-ref: test handling large transactions properlyStefan Beller2015-05-101-0/+28
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| * | | | | | | | | ref_transaction_commit(): fix atomicity and avoid fd exhaustionMichael Haggerty2015-05-122-23/+55
| * | | | | | | | | ref_transaction_commit(): remove the local flags variableMichael Haggerty2015-05-121-9/+9
| * | | | | | | | | ref_transaction_commit(): inline call to write_ref_sha1()Michael Haggerty2015-05-121-18/+7
| * | | | | | | | | rename_ref(): inline calls to write_ref_sha1() from this functionMichael Haggerty2015-05-121-4/+8
| * | | | | | | | | commit_ref_update(): new function, extracted from write_ref_sha1()Michael Haggerty2015-05-121-7/+20
| * | | | | | | | | write_ref_to_lockfile(): new function, extracted from write_ref_sha1()Michael Haggerty2015-05-121-4/+17
| * | | | | | | | | t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZEStefan Beller2015-05-121-2/+2
| * | | | | | | | | update-ref: test handling large transactions properlyStefan Beller2015-05-121-0/+28
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mg/log-decorate-HEAD'Junio C Hamano2015-05-222-11/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: do not shorten decoration names too earlymg/log-decorate-HEADJunio C Hamano2015-05-131-18/+16
| * | | | | | | | | log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano2015-05-132-6/+19
* | | | | | | | | | Merge branch 'jk/asciidoc-markup-fix'Junio C Hamano2015-05-2219-102/+107
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: convert AsciiDoc {?foo} to ifdef::foo[]jk/asciidoc-markup-fixJeff King2015-05-141-2/+6
| * | | | | | | | | | doc: put example URLs and emails inside literal backticksJeff King2015-05-123-5/+5
| * | | | | | | | | | doc: drop backslash quoting of some curly bracesJeff King2015-05-121-7/+7
| * | | | | | | | | | doc: convert \--option to --optionJeff King2015-05-1211-80/+80
| * | | | | | | | | | doc/add: reformat `--edit` optionJeff King2015-05-121-1/+2
| * | | | | | | | | | doc: fix length of underlined section-titleJeff King2015-05-121-1/+1
| * | | | | | | | | | doc: fix hanging "+"-continuationJeff King2015-05-121-3/+3
| * | | | | | | | | | doc: fix unquoted use of "{type}"Jeff King2015-05-121-1/+1
| * | | | | | | | | | doc: fix misrendering due to `single quote'Jeff King2015-05-122-2/+2
* | | | | | | | | | | Merge branch 'jk/stripspace-asciidoctor-fix'Junio C Hamano2015-05-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: fix unmatched code fences in git-stripspacejk/stripspace-asciidoctor-fixJeff King2015-05-121-3/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ja/tutorial-asciidoctor-fix'Junio C Hamano2015-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: fix unmatched code fencesja/tutorial-asciidoctor-fixJean-Noel Avila2015-05-121-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sg/help-subcommands'Junio C Hamano2015-05-221-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | command-list.txt: fix whitespace inconsistencysg/help-subcommandsSébastien Guimmara2015-05-081-5/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ps/bundle-verify-arg'Junio C Hamano2015-05-221-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bundle: verify arguments more strictlyps/bundle-verify-argPatrick Steinhardt2015-05-081-0/+8
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ls/http-ssl-cipher-list'Junio C Hamano2015-05-223-0/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | http: add support for specifying an SSL cipher listls/http-ssl-cipher-listLars Kellogg-Stedman2015-05-083-0/+24
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano2015-05-221-3/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | contrib/subtree: portability fix for string printingdl/subtree-avoid-tricky-echoDanny Lin2015-05-081-3/+10
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-228-35/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: skip dav http-push tests under NO_EXPAT=NoThanksjk/skip-http-tests-under-no-curlJunio C Hamano2015-05-072-0/+7
| * | | | | | | | | | | t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-077-35/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'dl/subtree-push-no-squash'Junio C Hamano2015-05-222-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | contrib/subtree: there's no push --squashdl/subtree-push-no-squashDanny Lin2015-05-072-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sg/completion-omit-credential-helpers'Junio C Hamano2015-05-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: remove credential helpers from porcelain commandssg/completion-omit-credential-helpersSZEDER Gábor2015-05-061-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'dl/branch-error-message'Junio C Hamano2015-05-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | branch: do not call a "remote-tracking branch" a "remote branch"dl/branch-error-messageDanny Lin2015-05-061-3/+3
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Third batch for 2.5 cycleJunio C Hamano2015-05-191-0/+81