Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t7507-commit-verbose: improve test coverage by testing number of diffs | Pranit Bauva | 2016-05-05 | 1 | -7/+9 |
* | parse-options.c: make OPTION_COUNTUP respect "unspecified" values | Pranit Bauva | 2016-05-05 | 4 | -17/+24 |
* | t/t7507: improve test coverage | Pranit Bauva | 2016-05-05 | 1 | -0/+5 |
* | t0040-parse-options: improve test coverage | Pranit Bauva | 2016-05-05 | 1 | -0/+114 |
* | test-parse-options: print quiet as integer | Pranit Bauva | 2016-04-19 | 2 | -14/+14 |
* | t0040-test-parse-options.sh: fix style issues | Pranit Bauva | 2016-04-19 | 1 | -38/+38 |
* | Third batch for post 2.8 cycle | Junio C Hamano | 2016-04-08 | 1 | -0/+24 |
* | Merge branch 'ss/msvc' | Junio C Hamano | 2016-04-08 | 3 | -2/+6 |
|\ | |||||
| * | MSVC: use shipped headers instead of fallback definitionsss/msvc | Sven Strickroth | 2016-03-30 | 2 | -1/+5 |
| * | MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more | Sven Strickroth | 2016-03-30 | 1 | -1/+1 |
* | | Merge branch 'oa/doc-diff-check' | Junio C Hamano | 2016-04-08 | 1 | -2/+2 |
|\ \ | |||||
| * | | Documentation: git diff --check detects conflict markersoa/doc-diff-check | Ori Avtalion | 2016-03-29 | 1 | -2/+2 |
* | | | Merge branch 'pb/opt-cmdmode-doc' | Junio C Hamano | 2016-04-08 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | api-parse-options.txt: document OPT_CMDMODE()pb/opt-cmdmode-doc | Pranit Bauva | 2016-03-25 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge branch 'nd/apply-report-skip' | Junio C Hamano | 2016-04-08 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | apply: report patch skipping in verbose modend/apply-report-skip | Nguyễn Thái Ngọc Duy | 2016-03-24 | 1 | -0/+2 |
* | | | | Merge branch 'nd/apply-doc' | Junio C Hamano | 2016-04-08 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | git-apply.txt: mention the behavior inside a subdirnd/apply-doc | Nguyễn Thái Ngọc Duy | 2016-03-24 | 1 | -0/+2 |
| * | | | | git-apply.txt: remove a space | Nguyễn Thái Ngọc Duy | 2016-03-24 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/merge-refuse-new-root' | Junio C Hamano | 2016-04-08 | 12 | -14/+57 |
|\ \ \ \ | |||||
| * | | | | merge: refuse to create too cool a merge by default | Junio C Hamano | 2016-03-23 | 12 | -14/+57 |
* | | | | | Second batch for post 2.8 cycle | Junio C Hamano | 2016-04-06 | 2 | -2/+51 |
* | | | | | Merge branch 'la/tag-force-signing-annotated-tags' | Junio C Hamano | 2016-04-06 | 3 | -6/+60 |
|\ \ \ \ \ | |||||
| * | | | | | tag: add the option to force signing of annotated tagsla/tag-force-signing-annotated-tags | Laurent Arnoud | 2016-03-22 | 3 | -6/+60 |
* | | | | | | Merge branch 'jk/submodule-c-credential' | Junio C Hamano | 2016-04-06 | 8 | -19/+172 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS | Jeff King | 2016-03-23 | 2 | -1/+15 |
| * | | | | | | git: submodule honor -c credential.* from command line | Jacob Keller | 2016-03-01 | 4 | -14/+133 |
| * | | | | | | quote: implement sq_quotef() | Jacob Keller | 2016-03-01 | 2 | -0/+16 |
| * | | | | | | submodule: fix segmentation fault in submodule--helper clone | Jacob Keller | 2016-03-01 | 1 | -3/+3 |
| * | | | | | | submodule: fix submodule--helper clone usage | Jacob Keller | 2016-03-01 | 1 | -1/+1 |
| * | | | | | | submodule: check argc count for git submodule--helper clone | Jacob Keller | 2016-03-01 | 1 | -0/+4 |
| * | | | | | | submodule: don't pass empty string arguments to submodule--helper clone | Jacob Keller | 2016-03-01 | 1 | -2/+2 |
* | | | | | | | Merge branch 'jv/merge-nothing-into-void' | Junio C Hamano | 2016-04-06 | 2 | -5/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge: fix NULL pointer dereference when merging nothing into voidjv/merge-nothing-into-void | Junio C Hamano | 2016-03-23 | 2 | -5/+15 |
* | | | | | | | | Merge branch 'ss/commit-squash-msg' | Junio C Hamano | 2016-04-06 | 2 | -1/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit: do not lose SQUASH_MSG contentsss/commit-squash-msg | Sven Strickroth | 2016-03-21 | 2 | -1/+38 |
* | | | | | | | | | Merge branch 'sb/rebase-x' | Junio C Hamano | 2016-04-06 | 3 | -22/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t3404: cleanup double empty lines between testssb/rebase-x | Stefan Beller | 2016-03-18 | 1 | -6/+0 |
| * | | | | | | | | | rebase: decouple --exec from --interactive | Stefan Beller | 2016-03-18 | 3 | -16/+10 |
* | | | | | | | | | | Merge branch 'jk/test-httpd-config-nosystem' | Junio C Hamano | 2016-04-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envjk/test-httpd-config-nosystem | Jeff King | 2016-03-18 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jk/send-email-rtrim-mailrc-alias' | Junio C Hamano | 2016-04-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | send-email: ignore trailing whitespace in mailrc alias filejk/send-email-rtrim-mailrc-alias | Jeff King | 2016-03-18 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jk/credential-cache-comment-exit' | Junio C Hamano | 2016-04-06 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | credential-cache--daemon: clarify "exit" action semanticsjk/credential-cache-comment-exit | Jeff King | 2016-03-18 | 1 | -1/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'sb/clone-t57-t56' | Junio C Hamano | 2016-04-06 | 10 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | clone tests: rename t57* => t56*sb/clone-t57-t56 | Stefan Beller | 2016-03-16 | 10 | -0/+0 |
* | | | | | | | | | | | Merge branch 'ls/p4-map-user' | Junio C Hamano | 2016-04-06 | 3 | -0/+81 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-p4: map a P4 user to Git author name and email addressls/p4-map-user | Lars Schneider | 2016-03-15 | 3 | -0/+81 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'cc/doc-recommend-performance-trace-to-file' | Junio C Hamano | 2016-04-06 | 1 | -0/+43 |
|\ \ \ \ \ \ \ \ \ \ \ |