summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A bit more before -rc1HEADmasterJunio C Hamano2023-05-171-1/+5
* Merge branch 'jc/attr-source-tree'Junio C Hamano2023-05-1716-29/+140
|\
| * attr: teach "--attr-source=<tree>" global option to "git"John Cai2023-05-0616-29/+140
* | imap-send: include strbuf.hChristian Hesse2023-05-171-0/+1
* | Git 2.41-rc0v2.41.0-rc0mainJunio C Hamano2023-05-151-0/+43
* | Merge branch 'ps/fetch-output-format'Junio C Hamano2023-05-156-250/+607
|\ \
| * | fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt2023-05-104-19/+244
| * | fetch: move option related variables into main functionPatrick Steinhardt2023-05-101-97/+100
| * | fetch: lift up parsing of "fetch.output" config variablePatrick Steinhardt2023-05-101-18/+32
| * | fetch: introduce `display_format` enumPatrick Steinhardt2023-05-101-21/+46
| * | fetch: refactor calculation of the display table widthPatrick Steinhardt2023-05-101-41/+34
| * | fetch: print left-hand side when fetching HEAD:fooPatrick Steinhardt2023-05-102-18/+66
| * | fetch: add a test to exercise invalid output formatsPatrick Steinhardt2023-05-101-0/+24
| * | fetch: split out tests for output formatPatrick Steinhardt2023-05-102-53/+63
| * | fetch: fix `--no-recurse-submodules` with multi-remote fetchesPatrick Steinhardt2023-05-102-0/+15
* | | Merge branch 'sg/retire-unused-cocci'Junio C Hamano2023-05-153-170/+0
|\ \ \
| * | | cocci: remove 'unused.cocci'SZEDER Gábor2023-04-203-170/+0
| |/ /
* | | Merge branch 'sl/diff-files-sparse'Junio C Hamano2023-05-153-2/+70
|\ \ \
| * | | diff-files: integrate with sparse indexShuqi Liang2023-05-093-2/+31
| * | | t1092: add tests for `git diff-files`Shuqi Liang2023-05-091-0/+39
* | | | Merge branch 'ds/merge-tree-use-config'Junio C Hamano2023-05-152-0/+21
|\ \ \ \
| * | | | merge-tree: load default git configDerrick Stolee2023-05-102-0/+21
* | | | | Merge branch 'js/subtree-fully-spelt-quiet-and-debug-options'Junio C Hamano2023-05-151-2/+2
|\ \ \ \ \
| * | | | | subtree: support long global flagsJosh Soref2023-05-081-2/+2
* | | | | | Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano2023-05-151-1/+2
|\ \ \ \ \ \
| * | | | | | test: rev-parse-upstream: add missing cmpFelipe Contreras2023-05-091-1/+2
* | | | | | | Merge branch 'jk/test-verbose-no-more'Junio C Hamano2023-05-1512-81/+77
|\ \ \ \ \ \ \
| * | | | | | | t: drop "verbose" helper functionJeff King2023-05-0812-66/+57
| * | | | | | | t7001: use "ls-files --format" instead of "cut"Jeff King2023-05-081-2/+1
| * | | | | | | t7001: avoid git on upstream of pipeJeff King2023-05-081-16/+22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tl/push-branches-is-an-alias-for-all'Junio C Hamano2023-05-155-7/+135
|\ \ \ \ \ \ \
| * | | | | | | t5583: fix shebang lineElijah Newren2023-05-121-1/+1
| * | | | | | | push: introduce '--branches' optionTeng Long2023-05-065-7/+135
| |/ / / / / /
* | | | | | | Merge branch 'jc/name-rev-deprecate-stdin-further'Junio C Hamano2023-05-152-8/+9
|\ \ \ \ \ \ \
| * | | | | | | name-rev: make --stdin hiddenJohn Cai2023-05-062-8/+9
| |/ / / / / /
* | | | | | | Merge branch 'jc/t9800-fix-use-of-show-s-raw'Junio C Hamano2023-05-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | t9800: correct misuse of 'show -s --raw' in a testJunio C Hamano2023-05-061-1/+1
* | | | | | | | Merge branch 'jc/dirstat-plug-leaks'Junio C Hamano2023-05-152-14/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: plug leaks in dirstatJunio C Hamano2023-05-052-6/+13
| * | | | | | | | diff: refactor common tail part of dirstat computationJunio C Hamano2023-05-051-14/+15
| |/ / / / / / /
* | | | | | | | Merge branch 'ds/fsck-bitmap'Junio C Hamano2023-05-154-3/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | fsck: use local repositoryDerrick Stolee2023-05-021-3/+3
| * | | | | | | | fsck: verify checksums of all .bitmap filesDerrick Stolee2023-05-024-0/+95
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'js/gitk-fixes-from-gfw'Junio C Hamano2023-05-151-5/+31
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge gitk changes into js/gitk-fixes-from-gfwJunio C Hamano2023-05-081-5/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | gitk: escape file paths before piping to git logNico Rieck2023-05-081-2/+14
| | * | | | | | | gitk: prevent overly long command linesJohannes Schindelin2023-05-081-5/+19
* | | | | | | | | Merge branch 'fc/doc-use-datestamp-in-commit'Junio C Hamano2023-05-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc-diff: drop SOURCE_DATE_EPOCH overrideJeff King2023-05-051-1/+0
| * | | | | | | | | doc: doc-diff: specify dateFelipe Contreras2023-05-041-0/+1