aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'mr/doc-negative-pathspec'Junio C Hamano2017-10-03
|\
| * docs: improve discoverability of exclude pathspecManav Rathi2017-09-25
* | Merge branch 'sb/submodule-diff-header-fix'Junio C Hamano2017-10-03
|\ \
| * | submodule: correct error message for missing commitsStefan Beller2017-09-28
* | | Merge branch 'sb/diff-color-move'Junio C Hamano2017-10-03
|\ \ \
| * | | diff: correct newline in summary for renamed filesStefan Beller2017-09-28
* | | | Merge branch 'sb/test-submodule-update-config'Junio C Hamano2017-10-03
|\ \ \ \
| * | | | t7406: submodule.<name>.update command must not be run from .gitmodulesStefan Beller2017-09-27
* | | | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-10-03
|\ \ \ \ \
| * | | | | git: add --no-optional-locks optionJeff King2017-09-27
* | | | | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-03
|\ \ \ \ \ \
| * | | | | | branch: fix "copy" to never touch HEADJunio C Hamano2017-09-24
| * | | | | | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-18
| * | | | | | branch: add test for -m renaming multiple config sectionsÆvar Arnfjörð Bjarmason2017-06-18
* | | | | | | Merge branch 'bc/rev-parse-parseopt-fix'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \
| * | | | | | | parse-options: only insert newline in help text if neededBrandon Casey2017-09-25
| * | | | | | | parse-options: write blank line to correct output streamBrandon Casey2017-09-25
| * | | | | | | t0040,t1502: Demonstrate parse_options bugsBrandon Casey2017-09-25
| * | | | | | | rev-parse parseopt: interpret any whitespace as start of help textBrandon Casey2017-09-19
| * | | | | | | rev-parse parseopt: do not search help text for flag charsBrandon Casey2017-09-19
| * | | | | | | t1502: demonstrate rev-parse --parseopt option mis-parsingBrandon Casey2017-09-19
* | | | | | | | Merge branch 'js/rebase-i-final'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-27
| * | | | | | | | t3415: test fixup with wrapped onelineJohannes Schindelin2017-07-27
| * | | | | | | | t3404: relax rebase.missingCommitsCheck testsJohannes Schindelin2017-07-27
| * | | | | | | | t3415: verify that an empty instructionFormat is handled as beforeJohannes Schindelin2017-07-27
* | | | | | | | | Merge branch 'jt/fast-export-copy-modify-fix'Junio C Hamano2017-09-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fast-export: do not copy from modified fileJonathan Tan2017-09-21
* | | | | | | | | | Merge branch 'mk/describe-match-with-all'Junio C Hamano2017-09-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | describe: teach --match to handle branches and remotesMax Kirillov2017-09-20
| * | | | | | | | | | Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano2017-09-20
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/fallthrough'Junio C Hamano2017-09-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test-line-buffer: simplify command parsingJeff King2017-09-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jk/diff-blob'Junio C Hamano2017-09-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cat-file: handle NULL object_context.pathJeff King2017-09-22
* | | | | | | | | | | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-09-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | describe: fix matching to actually match all patternsMax Kirillov2017-09-17
* | | | | | | | | | | | Sync with 2.14.2Junio C Hamano2017-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | / / / | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Sync with 2.13.6Junio C Hamano2017-09-22
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Sync with 2.12.5Junio C Hamano2017-09-22
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | Sync with 2.11.4Junio C Hamano2017-09-22
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Sync with 2.10.5Junio C Hamano2017-09-22
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | | | * | | | | | | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-22
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | shell: drop git-cvsserver support by defaultJeff King2017-09-12
* | | | | | | | | | | | | Merge branch 'ks/test-readme-phrasofix'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t/README: fix typo and grammatically improve a sentenceKaartic Sivaraam2017-09-19
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'ow/rev-parse-is-shallow-repo'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle2017-09-19
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'rj/test-ulimit-on-windows'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t9010-*.sh: skip all tests if the PIPE prereq is missingRamsay Jones2017-09-19