summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lt/pretty-expand-tabs'Junio C Hamano2016-04-132-1/+106
|\
| * pretty: test --expand-tabsJunio C Hamano2016-04-051-0/+105
| * pretty: enable --expand-tabs by default for selected pretty formatsJunio C Hamano2016-03-301-1/+1
* | Merge branch 'mj/pull-rebase-autostash'Junio C Hamano2016-04-131-7/+67
|\ \
| * | t5520: test --[no-]autostash with pull.rebase=trueMehul Jain2016-04-041-0/+10
| * | t5520: reduce commom lines of codeMehul Jain2016-04-041-9/+7
| * | t5520: factor out common "failing autostash" codeMehul Jain2016-04-041-15/+11
| * | t5520: factor out common "successful autostash" codeMehul Jain2016-04-041-29/+15
| * | t5520: use better test to check stderr outputMehul Jain2016-04-041-6/+4
| * | t5520: ensure consistent test conditionsMehul Jain2016-04-041-0/+2
| * | t5520: use consistent capitalization in test titlesMehul Jain2016-04-041-2/+2
| * | pull --rebase: add --[no-]autostash flagMehul Jain2016-03-211-0/+70
* | | Merge branch 'sk/send-pack-all-fix'Junio C Hamano2016-04-131-0/+12
|\ \ \
| * | | git-send-pack: fix --all option when used with directoryStanislav Kolotinskiy2016-03-311-0/+12
* | | | Merge branch 'sg/diff-multiple-identical-renames'Junio C Hamano2016-04-131-0/+11
|\ \ \ \
| * | | | diffcore: fix iteration order of identical files during rename detectionSZEDER Gábor2016-03-301-0/+11
* | | | | Merge branch 'ky/branch-d-worktree'Junio C Hamano2016-04-131-0/+6
|\ \ \ \ \
| * | | | | branch -d: refuse deleting a branch which is currently checked outKazuki Yamaguchi2016-03-291-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rz/worktree-no-checkout'Junio C Hamano2016-04-131-0/+12
|\ \ \ \ \
| * | | | | worktree: add: introduce --checkout optionRay Zhang2016-03-291-0/+12
* | | | | | Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-0810-11/+35
|\ \ \ \ \ \
| * | | | | | merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-2310-11/+35
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'la/tag-force-signing-annotated-tags'Junio C Hamano2016-04-061-0/+41
|\ \ \ \ \ \
| * | | | | | tag: add the option to force signing of annotated tagsLaurent Arnoud2016-03-221-0/+41
* | | | | | | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-04-063-0/+57
|\ \ \ \ \ \ \
| * | | | | | | git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERSJeff King2016-03-231-0/+14
| * | | | | | | git: submodule honor -c credential.* from command lineJacob Keller2016-03-012-0/+43
* | | | | | | | Merge branch 'jv/merge-nothing-into-void'Junio C Hamano2016-04-061-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: fix NULL pointer dereference when merging nothing into voidJunio C Hamano2016-03-231-0/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ss/commit-squash-msg'Junio C Hamano2016-04-061-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: do not lose SQUASH_MSG contentsSven Strickroth2016-03-211-0/+28
* | | | | | | | | Merge branch 'sb/rebase-x'Junio C Hamano2016-04-061-13/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3404: cleanup double empty lines between testsStefan Beller2016-03-181-6/+0
| * | | | | | | | | rebase: decouple --exec from --interactiveStefan Beller2016-03-181-7/+6
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/test-httpd-config-nosystem'Junio C Hamano2016-04-061-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King2016-03-181-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/clone-t57-t56'Junio C Hamano2016-04-0610-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone tests: rename t57* => t56*Stefan Beller2016-03-1610-0/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ls/p4-map-user'Junio C Hamano2016-04-061-0/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: map a P4 user to Git author name and email addressLars Schneider2016-03-151-0/+61
| |/ / / / / / / /
| * | | | | | | | Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2016-03-101-0/+179
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/config-set-in-non-repository' into maintJunio C Hamano2016-03-101-0/+11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-module-list-fix' into maintJunio C Hamano2016-03-101-0/+25
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/grep-binary-workaround-in-test' into maintJunio C Hamano2016-03-102-13/+17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/git-common-dir-fix' into maintJunio C Hamano2016-03-101-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/dwim-wildcards-as-pathspecs' into maintJunio C Hamano2016-03-102-26/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/epipe-in-async' into maintJunio C Hamano2016-03-102-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/config-error' into maintJunio C Hamano2016-03-102-1/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/work-tree-tests' into maintJunio C Hamano2016-03-103-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/t7502-drop-dup'Junio C Hamano2016-04-061-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \