aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | Merge branch 'jk/rev-parse-local-env-vars' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rev-parse: let some options run outside repositoryJeff King2016-02-29
| * | | | | | | | | | | | | | t1515: add tests for rev-parse out-of-repo helpersJeff King2016-02-28
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/config-get-urlmatch' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation/git-config: fix --get-all descriptionJohn Keeping2016-02-28
| * | | | | | | | | | | | | | Documentation/git-config: use bulleted list for exit codesJohn Keeping2016-02-28
| * | | | | | | | | | | | | | config: fail if --get-urlmatch finds no valueJohn Keeping2016-02-28
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'pb/t7502-drop-dup' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t/t7502 : drop duplicate testPranit Bauva2016-03-11
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King2016-03-18
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'sb/clone-t57-t56' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clone tests: rename t57* => t56*Stefan Beller2016-03-16
* | | | | | | | | | | | | | | Merge branch 'jk/credential-cache-comment-exit' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | credential-cache--daemon: clarify "exit" action semanticsJeff King2016-03-18
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/index-pack' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | index-pack: add a helper function to derive .idx/.keep filenameJunio C Hamano2016-03-03
| * | | | | | | | | | | | | | | Merge branch 'jc/maint-index-pack-keep' into jc/index-packJunio C Hamano2016-03-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | index-pack: correct --keep[=<msg>]Junio C Hamano2016-03-03
* | | | | | | | | | | | | | | | Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | dir: store EXC_FLAG_* values in unsigned integersSaurav Sachidanand2016-03-01
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'mp/upload-pack-use-embedded-args' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | upload-pack: use argv_array for pack_objectsMichael Procter2016-02-25
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'oa/doc-diff-check' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documentation: git diff --check detects conflict markersOri Avtalion2016-03-29
* | | | | | | | | | | | | | | | | Merge branch 'pb/opt-cmdmode-doc' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | api-parse-options.txt: document OPT_CMDMODE()Pranit Bauva2016-03-25
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'nd/apply-doc' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-apply.txt: mention the behavior inside a subdirNguyễn Thái Ngọc Duy2016-03-24
| * | | | | | | | | | | | | | | | | git-apply.txt: remove a spaceNguyễn Thái Ngọc Duy2016-03-24
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'cc/doc-recommend-performance-trace-to-file' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Documentation: talk about pager in api-trace.txtChristian Couder2016-03-07
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'mm/lockfile-error-message' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | lockfile: improve error message when lockfile existsMatthieu Moy2016-03-01
| * | | | | | | | | | | | | | | | | lockfile: mark strings for translationMatthieu Moy2016-03-01
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Start preparing for 2.8.2Junio C Hamano2016-04-13
* | | | | | | | | | | | | | | | | Git 2.8.1v2.8.1Junio C Hamano2016-04-03
* | | | | | | | | | | | | | | | | Merge branch 'mm/readme-markdown' into maintJunio C Hamano2016-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | git.spec.in: use README.md, not READMEMatthieu Moy2016-04-03
* | | | | | | | | | | | | | | | | Git 2.8v2.8.0Junio C Hamano2016-03-28
* | | | | | | | | | | | | | | | | Merge branch 'ls/p4-doc-markup'Junio C Hamano2016-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Documentation: fix git-p4 AsciiDoc formattingLars Schneider2016-03-23
| * | | | | | | | | | | | | | | | | Documentation: use ASCII quotation marks in git-p4Lars Schneider2016-03-21
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'js/mingw-tests-2.8'Junio C Hamano2016-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin2016-03-23
| * | | | | | | | | | | | | | | | t1300: fix the new --show-origin tests on WindowsJohannes Schindelin2016-03-23
| * | | | | | | | | | | | | | | | t1300-repo-config: make it resilient to being run via 'sh -x'Johannes Schindelin2016-03-23
| * | | | | | | | | | | | | | | | config --show-origin: report paths with forward slashesJohannes Schindelin2016-03-23
* | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano2016-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | submodule: fix regression for deinit without submodulesStefan Beller2016-03-22