summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jm/status-ignored-files-list'Junio C Hamano2017-11-131-0/+233
|\
| * status: test ignored modesjm/status-ignored-files-listJameson Miller2017-10-311-0/+233
* | Merge branch 'js/mingw-redirect-std-handles'Junio C Hamano2017-11-091-0/+12
|\ \
| * | mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin2017-11-021-1/+7
| * | mingw: add experimental feature to redirect standard handlesJohannes Schindelin2017-11-021-0/+6
* | | Merge branch 'js/wincred-empty-cred'Junio C Hamano2017-11-091-0/+19
|\ \ \
| * | | t0302: check helper can handle empty credentialsJakub Bereżański2017-11-011-0/+19
| |/ /
* | | Merge branch 'ad/5580-unc-tests-on-cygwin'Junio C Hamano2017-11-091-4/+10
|\ \ \
| * | | t5580: add Cygwin supportad/5580-unc-tests-on-cygwinAdam Dinwoodie2017-11-011-4/+10
| * | | Merge branch 'jk/write-in-full-fix' into maintJunio C Hamano2017-10-231-1/+1
| |\ \ \
| * \ \ \ Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maintJunio C Hamano2017-10-231-0/+142
| |\ \ \ \
| * \ \ \ \ Merge branch 'jt/fast-export-copy-modify-fix' into maintJunio C Hamano2017-10-231-1/+19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/worktree-kill-parse-ref' into maintJunio C Hamano2017-10-231-0/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/ref-filter-colors-fix' into maintJunio C Hamano2017-10-1812-62/+74
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rs/fsck-null-return-from-lookup' into maintJunio C Hamano2017-10-181-0/+22
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/qsort-s' into maintJunio C Hamano2017-10-181-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mr/doc-negative-pathspec' into maintJunio C Hamano2017-10-181-1/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ks/test-readme-phrasofix' into maintJunio C Hamano2017-10-181-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/drop-sha1-entry-pos' into maintJunio C Hamano2017-10-182-11/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/ref-filter-empty-modifier' into maintJunio C Hamano2017-10-181-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ar/request-pull-phrasofix' into maintJunio C Hamano2017-10-181-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-10-181-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/describe-omit-some-refs' into maintJunio C Hamano2017-10-181-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/test-lint-echo-e' into maintJunio C Hamano2017-10-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/archive-excluded-directory' into maintJunio C Hamano2017-10-183-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/packed-ref-store-prep' into maintJunio C Hamano2017-10-181-2/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/send-email-cc-cruft' into maintJunio C Hamano2017-10-181-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/complete-checkout'Junio C Hamano2017-11-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | completion: add remaining flags to checkouttb/complete-checkoutThomas Braun2017-10-251-0/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'mp/push-pushoption-config'Junio C Hamano2017-11-061-0/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | builtin/push.c: add push.pushOption configmp/push-pushoption-configMarius Paliga2017-10-241-0/+77
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'hv/fetch-moved-submodules-on-demand'Junio C Hamano2017-11-061-1/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | implement fetching of moved submodulesHeiko Voigt2017-10-171-0/+35
| * | | | | | | | | | | | | | | | | | | | | | fetch: add test to make sure we stay backwards compatibleHeiko Voigt2017-10-081-1/+41
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/check-ref-format-oor'Junio C Hamano2017-11-061-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | check-ref-format --branch: do not expand @{...} outside repositoryJunio C Hamano2017-10-181-0/+16
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/t5601-copy-workaround'Junio C Hamano2017-11-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | t5601: rm the target file of cp that could still be executingjc/t5601-copy-workaroundJunio C Hamano2017-10-171-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-11-061-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | refs: convert resolve_ref_unsafe to struct object_idbrian m. carlson2017-10-161-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | refs: convert peel_ref to struct object_idbrian m. carlson2017-10-161-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-161-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | refs: convert delete_ref and refs_delete_ref to struct object_idbrian m. carlson2017-10-161-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ds/find-unique-abbrev-optim'Junio C Hamano2017-11-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee2017-10-131-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'wk/pull-signoff'Junio C Hamano2017-11-061-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pull: pass --signoff/--no-signoff to "git merge"wk/pull-signoffW. Trevor King2017-10-131-0/+45
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pb/bisect-helper'Junio C Hamano2017-11-061-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t6030: explicitly test for bisection cleanupPranit Bauva2017-10-061-0/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dm/run-command-ignored-hook-advise'Junio C Hamano2017-11-061-0/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \