summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* run-command: add hint when a hook is ignoredDamien Marié2017-10-101-0/+41
* Merge branch 'ar/request-pull-phrasofix'Junio C Hamano2017-10-051-2/+2
|\
| * request-pull: capitalise "Git" to make it a proper nounAnn T Ropea2017-10-031-2/+2
* | Merge branch 'er/fast-import-dump-refs-on-checkpoint'Junio C Hamano2017-10-051-0/+142
|\ \
| * | fast-import: checkpoint: dump branches/tags/marks even if object_count==0Eric Rannaud2017-09-291-0/+142
* | | Merge branch 'mr/doc-negative-pathspec'Junio C Hamano2017-10-031-1/+12
|\ \ \
| * | | docs: improve discoverability of exclude pathspecManav Rathi2017-09-251-1/+12
* | | | Merge branch 'sb/submodule-diff-header-fix'Junio C Hamano2017-10-031-1/+1
|\ \ \ \
| * | | | submodule: correct error message for missing commitsStefan Beller2017-09-281-1/+1
* | | | | Merge branch 'sb/diff-color-move'Junio C Hamano2017-10-036-0/+34
|\ \ \ \ \
| * | | | | diff: correct newline in summary for renamed filesStefan Beller2017-09-286-0/+34
* | | | | | Merge branch 'sb/test-submodule-update-config'Junio C Hamano2017-10-031-0/+8
|\ \ \ \ \ \
| * | | | | | t7406: submodule.<name>.update command must not be run from .gitmodulesStefan Beller2017-09-271-0/+8
* | | | | | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-10-031-0/+10
|\ \ \ \ \ \ \
| * | | | | | | git: add --no-optional-locks optionJeff King2017-09-271-0/+10
* | | | | | | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-031-0/+256
|\ \ \ \ \ \ \ \
| * | | | | | | | branch: fix "copy" to never touch HEADJunio C Hamano2017-09-241-5/+5
| * | | | | | | | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-191-0/+215
| * | | | | | | | branch: add test for -m renaming multiple config sectionsÆvar Arnfjörð Bjarmason2017-06-191-0/+41
* | | | | | | | | Merge branch 'bc/rev-parse-parseopt-fix'Junio C Hamano2017-10-033-3/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parse-options: only insert newline in help text if neededBrandon Casey2017-09-251-2/+2
| * | | | | | | | | parse-options: write blank line to correct output streamBrandon Casey2017-09-252-4/+4
| * | | | | | | | | t0040,t1502: Demonstrate parse_options bugsBrandon Casey2017-09-253-3/+107
| * | | | | | | | | rev-parse parseopt: interpret any whitespace as start of help textBrandon Casey2017-09-191-1/+1
| * | | | | | | | | rev-parse parseopt: do not search help text for flag charsBrandon Casey2017-09-191-2/+2
| * | | | | | | | | t1502: demonstrate rev-parse --parseopt option mis-parsingBrandon Casey2017-09-191-6/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/rebase-i-final'Junio C Hamano2017-10-032-19/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-281-1/+1
| * | | | | | | | | t3415: test fixup with wrapped onelineJohannes Schindelin2017-07-281-0/+14
| * | | | | | | | | t3404: relax rebase.missingCommitsCheck testsJohannes Schindelin2017-07-281-18/+4
| * | | | | | | | | t3415: verify that an empty instructionFormat is handled as beforeJohannes Schindelin2017-07-281-0/+12
* | | | | | | | | | Merge branch 'jt/fast-export-copy-modify-fix'Junio C Hamano2017-09-291-1/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-export: do not copy from modified fileJonathan Tan2017-09-211-1/+19
* | | | | | | | | | | Merge branch 'mk/describe-match-with-all'Junio C Hamano2017-09-291-0/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | describe: teach --match to handle branches and remotesMax Kirillov2017-09-201-0/+27
| * | | | | | | | | | | Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano2017-09-201-1/+5
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/fallthrough'Junio C Hamano2017-09-281-21/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test-line-buffer: simplify command parsingJeff King2017-09-221-21/+11
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jk/diff-blob'Junio C Hamano2017-09-281-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cat-file: handle NULL object_context.pathJeff King2017-09-221-0/+5
* | | | | | | | | | | | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-09-281-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | describe: fix matching to actually match all patternsMax Kirillov2017-09-171-1/+5
* | | | | | | | | | | | | Sync with 2.14.2Junio C Hamano2017-09-261-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Sync with 2.13.6Junio C Hamano2017-09-221-0/+48
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Sync with 2.12.5Junio C Hamano2017-09-221-0/+48
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | * | | | | | | | Sync with 2.11.4Junio C Hamano2017-09-221-0/+48
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Sync with 2.10.5Junio C Hamano2017-09-221-0/+48
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | | | * | | | | | | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-221-0/+48
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | shell: drop git-cvsserver support by defaultJeff King2017-09-121-0/+48
* | | | | | | | | | | | | Merge branch 'ks/test-readme-phrasofix'Junio C Hamano2017-09-251-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \