summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* diff: add config option relativeLaurent Arnoud2020-05-252-3/+92
* Merge branch 'es/trace-log-progress'Junio C Hamano2020-05-141-0/+26
|\
| * trace2: log progress time and throughputEmily Shaffer2020-05-131-0/+26
* | Merge branch 'jt/t5500-unflake'Junio C Hamano2020-05-141-6/+6
|\ \
| * | t5500: count objects through stderr, not traceJonathan Tan2020-05-071-6/+6
* | | Merge branch 'sn/midx-repack-with-config'Junio C Hamano2020-05-141-0/+27
|\ \ \
| * | | multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee2020-05-101-0/+27
| | |/ | |/|
* | | Merge branch 'ds/bloom-cleanup'Junio C Hamano2020-05-142-4/+4
|\ \ \
| * | | bloom: use num_changes not nr for limit detectionDerrick Stolee2020-05-111-1/+1
| * | | bloom: de-duplicate directory entriesDerrick Stolee2020-05-111-2/+2
| * | | test-bloom: fix usage typoDerrick Stolee2020-05-011-1/+1
* | | | Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano2020-05-141-0/+16
|\ \ \ \
| * | | | fsck: report non-consecutive duplicate names in treesRené Scharfe2020-05-111-0/+16
* | | | | Merge branch 'ao/p4-d-f-conflict-recover'Junio C Hamano2020-05-141-0/+70
|\ \ \ \ \
| * | | | | git-p4: recover from inconsistent perforce historyAndrew Oakley2020-05-101-0/+70
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/rebase-autosquash-double-fixup-fix'Junio C Hamano2020-05-141-0/+16
|\ \ \ \ \
| * | | | | rebase --autosquash: fix a potential segfaultJohannes Schindelin2020-05-091-0/+16
* | | | | | Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano2020-05-141-0/+7
|\ \ \ \ \ \
| * | | | | | bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington2020-05-081-0/+7
* | | | | | | Merge branch 'es/bugreport-with-hooks'Junio C Hamano2020-05-141-0/+15
|\ \ \ \ \ \ \
| * | | | | | | bugreport: collect list of populated hooksEmily Shaffer2020-05-081-0/+15
* | | | | | | | Merge branch 'cc/upload-pack-v2-fetch-fix'Junio C Hamano2020-05-131-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | upload-pack: clear filter_options for each v2 fetch commandChristian Couder2020-05-081-4/+3
* | | | | | | | | Merge branch 'dd/bloom-sparse-fix'Junio C Hamano2020-05-133-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bloom: fix `make sparse` warningĐoàn Trần Công Danh2020-05-083-3/+3
* | | | | | | | | | Merge branch 'tb/bitmap-walk-with-tree-zero-filter'Junio C Hamano2020-05-132-0/+31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | pack-bitmap: pass object filter to fill-in traversalJeff King2020-05-051-0/+5
| * | | | | | | | | pack-bitmap.c: support 'tree:0' filteringTaylor Blau2020-05-052-0/+26
* | | | | | | | | | Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano2020-05-081-8/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/test_lib: avoid naked bash arrays in file_linenoCarlo Marcelo Arenas Belón2020-05-071-8/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano2020-05-081-5/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/t0000-basic: make sure subtests also use TEST_SHELL_PATHCarlo Marcelo Arenas Belón2020-05-071-5/+2
* | | | | | | | | | | Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano2020-05-081-0/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | restore: default to HEAD when combining --staged and --worktreeEric Sunshine2020-05-051-0/+11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano2020-05-082-8/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sparse-checkout: stop blocking empty workdirsDerrick Stolee2020-05-042-8/+12
* | | | | | | | | | | | Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano2020-05-081-6/+88
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ref-filter: apply fallback refname sort only after all user sortsJeff King2020-05-041-6/+48
| * | | | | | | | | | | | ref-filter: apply --ignore-case to all sorting keysJeff King2020-05-041-0/+40
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ah/userdiff-markdown'Junio C Hamano2020-05-083-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | userdiff: support MarkdownAsh Holland2020-05-033-0/+24
* | | | | | | | | | | | | Merge branch 'cb/credential-store-ignore-bogus-lines'Junio C Hamano2020-05-081-1/+90
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | credential-store: ignore bogus lines from store fileCarlo Marcelo Arenas Belón2020-05-031-1/+90
* | | | | | | | | | | | | Merge branch 'js/partial-urlmatch-2.17'Junio C Hamano2020-05-051-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | credential: handle `credential.<partial-URL>.<key>` againJohannes Schindelin2020-04-291-0/+38
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano2020-05-053-1/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | commit-graph.c: make 'commit-graph-chain's read-onlyTaylor Blau2020-04-291-0/+2
| * | | | | | | | | | | | | commit-graph.c: ensure graph layers respect core.sharedRepositoryTaylor Blau2020-04-291-0/+22
| * | | | | | | | | | | | | commit-graph.c: write non-split graphs as read-onlyTaylor Blau2020-04-292-1/+16
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/test-fail-prereqs-fix'Junio C Hamano2020-05-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \