Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff: add config option relative | Laurent Arnoud | 2020-05-25 | 2 | -3/+92 |
* | Merge branch 'es/trace-log-progress' | Junio C Hamano | 2020-05-14 | 1 | -0/+26 |
|\ | |||||
| * | trace2: log progress time and throughput | Emily Shaffer | 2020-05-13 | 1 | -0/+26 |
* | | Merge branch 'jt/t5500-unflake' | Junio C Hamano | 2020-05-14 | 1 | -6/+6 |
|\ \ | |||||
| * | | t5500: count objects through stderr, not trace | Jonathan Tan | 2020-05-07 | 1 | -6/+6 |
* | | | Merge branch 'sn/midx-repack-with-config' | Junio C Hamano | 2020-05-14 | 1 | -0/+27 |
|\ \ \ | |||||
| * | | | multi-pack-index: respect repack.packKeptObjects=false | Derrick Stolee | 2020-05-10 | 1 | -0/+27 |
| | |/ | |/| | |||||
* | | | Merge branch 'ds/bloom-cleanup' | Junio C Hamano | 2020-05-14 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | bloom: use num_changes not nr for limit detection | Derrick Stolee | 2020-05-11 | 1 | -1/+1 |
| * | | | bloom: de-duplicate directory entries | Derrick Stolee | 2020-05-11 | 1 | -2/+2 |
| * | | | test-bloom: fix usage typo | Derrick Stolee | 2020-05-01 | 1 | -1/+1 |
* | | | | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 2020-05-14 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | fsck: report non-consecutive duplicate names in trees | René Scharfe | 2020-05-11 | 1 | -0/+16 |
* | | | | | Merge branch 'ao/p4-d-f-conflict-recover' | Junio C Hamano | 2020-05-14 | 1 | -0/+70 |
|\ \ \ \ \ | |||||
| * | | | | | git-p4: recover from inconsistent perforce history | Andrew Oakley | 2020-05-10 | 1 | -0/+70 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'js/rebase-autosquash-double-fixup-fix' | Junio C Hamano | 2020-05-14 | 1 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | rebase --autosquash: fix a potential segfault | Johannes Schindelin | 2020-05-09 | 1 | -0/+16 |
* | | | | | | Merge branch 'cw/bisect-replay-with-dos' | Junio C Hamano | 2020-05-14 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bisect: allow CRLF line endings in "git bisect replay" input | Christopher Warrington | 2020-05-08 | 1 | -0/+7 |
* | | | | | | | Merge branch 'es/bugreport-with-hooks' | Junio C Hamano | 2020-05-14 | 1 | -0/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bugreport: collect list of populated hooks | Emily Shaffer | 2020-05-08 | 1 | -0/+15 |
* | | | | | | | | Merge branch 'cc/upload-pack-v2-fetch-fix' | Junio C Hamano | 2020-05-13 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | upload-pack: clear filter_options for each v2 fetch command | Christian Couder | 2020-05-08 | 1 | -4/+3 |
* | | | | | | | | | Merge branch 'dd/bloom-sparse-fix' | Junio C Hamano | 2020-05-13 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bloom: fix `make sparse` warning | Đoàn Trần Công Danh | 2020-05-08 | 3 | -3/+3 |
* | | | | | | | | | | Merge branch 'tb/bitmap-walk-with-tree-zero-filter' | Junio C Hamano | 2020-05-13 | 2 | -0/+31 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | pack-bitmap: pass object filter to fill-in traversal | Jeff King | 2020-05-05 | 1 | -0/+5 |
| * | | | | | | | | | pack-bitmap.c: support 'tree:0' filtering | Taylor Blau | 2020-05-05 | 2 | -0/+26 |
* | | | | | | | | | | Merge branch 'cb/test-bash-lineno-fix' | Junio C Hamano | 2020-05-08 | 1 | -8/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t/test_lib: avoid naked bash arrays in file_lineno | Carlo Marcelo Arenas Belón | 2020-05-07 | 1 | -8/+10 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'cb/t0000-use-the-configured-shell' | Junio C Hamano | 2020-05-08 | 1 | -5/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t/t0000-basic: make sure subtests also use TEST_SHELL_PATH | Carlo Marcelo Arenas Belón | 2020-05-07 | 1 | -5/+2 |
* | | | | | | | | | | | Merge branch 'es/restore-staged-from-head-by-default' | Junio C Hamano | 2020-05-08 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | restore: default to HEAD when combining --staged and --worktree | Eric Sunshine | 2020-05-05 | 1 | -0/+11 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ds/sparse-allow-empty-working-tree' | Junio C Hamano | 2020-05-08 | 2 | -8/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | sparse-checkout: stop blocking empty workdirs | Derrick Stolee | 2020-05-04 | 2 | -8/+12 |
* | | | | | | | | | | | | Merge branch 'jk/for-each-ref-multi-key-sort-fix' | Junio C Hamano | 2020-05-08 | 1 | -6/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | ref-filter: apply fallback refname sort only after all user sorts | Jeff King | 2020-05-04 | 1 | -6/+48 |
| * | | | | | | | | | | | | ref-filter: apply --ignore-case to all sorting keys | Jeff King | 2020-05-04 | 1 | -0/+40 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ah/userdiff-markdown' | Junio C Hamano | 2020-05-08 | 3 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | userdiff: support Markdown | Ash Holland | 2020-05-03 | 3 | -0/+24 |
* | | | | | | | | | | | | | Merge branch 'cb/credential-store-ignore-bogus-lines' | Junio C Hamano | 2020-05-08 | 1 | -1/+90 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | credential-store: ignore bogus lines from store file | Carlo Marcelo Arenas Belón | 2020-05-03 | 1 | -1/+90 |
* | | | | | | | | | | | | | Merge branch 'js/partial-urlmatch-2.17' | Junio C Hamano | 2020-05-05 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | credential: handle `credential.<partial-URL>.<key>` again | Johannes Schindelin | 2020-04-29 | 1 | -0/+38 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'tb/commit-graph-perm-bits' | Junio C Hamano | 2020-05-05 | 3 | -1/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | commit-graph.c: make 'commit-graph-chain's read-only | Taylor Blau | 2020-04-29 | 1 | -0/+2 |
| * | | | | | | | | | | | | | commit-graph.c: ensure graph layers respect core.sharedRepository | Taylor Blau | 2020-04-29 | 1 | -0/+22 |
| * | | | | | | | | | | | | | commit-graph.c: write non-split graphs as read-only | Taylor Blau | 2020-04-29 | 2 | -1/+16 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jk/test-fail-prereqs-fix' | Junio C Hamano | 2020-05-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |