summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The third batchHEADmasterJunio C Hamano6 days1-0/+22
* Merge branch 'jc/cli-doc-option-and-config'Junio C Hamano6 days1-0/+17
|\
| * gitcli: document that command line trumps config and envJunio C Hamano13 days1-0/+17
* | Merge branch 'mh/doc-credential-helpers-with-pat'Junio C Hamano6 days2-12/+46
|\ \
| * | docs: discuss caching personal access tokensM Hickford2025-01-111-0/+17
| * | docs: list popular credential helpersM Hickford2025-01-111-12/+29
* | | Merge branch 'ak/instaweb-python-port-binding-fix'Junio C Hamano6 days1-2/+2
|\ \ \
| * | | instaweb: fix ip binding for the python http.serverAlecs King2025-01-111-2/+2
| |/ /
* | | Merge branch 'sj/meson-doc-technical-dependency-fix'Junio C Hamano6 days1-0/+1
|\ \ \
| * | | meson: fix missing deps for technical articlesSam James2025-01-141-0/+1
* | | | Merge branch 'tc/meson-use-our-version-def-h'Junio C Hamano6 days2-2/+9
|\ \ \ \
| * | | | meson: ensure correct version-def.h is usedToon Claes2025-01-142-2/+9
| | |/ / | |/| |
* | | | Merge branch 'en/object-name-with-funny-refname-fix'Junio C Hamano6 days3-5/+113
|\ \ \ \
| * | | | object-name: be more strict in parsing describe-like outputElijah Newren2025-01-132-1/+78
| * | | | object-name: fix resolution of object names containing curly bracesElijah Newren2025-01-132-4/+35
* | | | | The second batchJunio C Hamano9 days1-0/+22
* | | | | Merge branch 'sk/unit-test-hash'Junio C Hamano9 days3-25/+50
|\ \ \ \ \
| * | | | | t/unit-tests: convert hash to use clar test frameworkSeyi Kuforiji2025-01-093-25/+50
* | | | | | Merge branch 'mh/gitattr-doc-markup-fix'Junio C Hamano9 days1-1/+1
|\ \ \ \ \ \
| * | | | | | docs: fix typesetting of merge driver placeholdersMatthew Hughes2025-01-081-1/+1
* | | | | | | Merge branch 'dk/zsh-config-completion-fix'Junio C Hamano9 days1-6/+11
|\ \ \ \ \ \ \
| * | | | | | | completion: repair config completion for ZshD. Ben Knoble2025-01-061-6/+11
* | | | | | | | Merge branch 'aj/difftool-config-doc-fix'Junio C Hamano9 days2-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | difftool docs: restore correct position of tool listAdam Johnson2025-01-092-2/+2
* | | | | | | | | Merge branch 'ps/the-repository'Junio C Hamano9 days74-299/+407
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | match-trees: stop using `the_repository`Patrick Steinhardt2024-12-181-23/+27
| * | | | | | | | | graph: stop using `the_repository`Patrick Steinhardt2024-12-181-2/+1
| * | | | | | | | | add-interactive: stop using `the_repository`Patrick Steinhardt2024-12-181-10/+9
| * | | | | | | | | tmp-objdir: stop using `the_repository`Patrick Steinhardt2024-12-185-12/+14
| * | | | | | | | | resolve-undo: stop using `the_repository`Patrick Steinhardt2024-12-183-11/+13
| * | | | | | | | | credential: stop using `the_repository`Patrick Steinhardt2024-12-186-43/+46
| * | | | | | | | | mailinfo: stop using `the_repository`Patrick Steinhardt2024-12-184-6/+7
| * | | | | | | | | diagnose: stop using `the_repository`Patrick Steinhardt2024-12-184-10/+16
| * | | | | | | | | server-info: stop using `the_repository`Patrick Steinhardt2024-12-185-22/+28
| * | | | | | | | | send-pack: stop using `the_repository`Patrick Steinhardt2024-12-184-40/+44
| * | | | | | | | | serve: stop using `the_repository`Patrick Steinhardt2024-12-184-25/+30
| * | | | | | | | | trace: stop using `the_repository`Patrick Steinhardt2024-12-183-7/+8
| * | | | | | | | | pager: stop using `the_repository`Patrick Steinhardt2024-12-1811-28/+27
| * | | | | | | | | progress: stop using `the_repository`Patrick Steinhardt2024-12-1827-59/+136
| * | | | | | | | | Merge branch 'ps/build-sign-compare' into ps/the-repositoryJunio C Hamano2024-12-18266-236/+523
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'jt/fsck-skiplist-parse-fix'Junio C Hamano9 days4-3/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fsck: reject misconfigured fsck.skipListJustin Tobler2025-01-074-3/+13
* | | | | | | | | | | | Merge branch 'ps/reftable-get-random-fix'Junio C Hamano9 days6-21/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | reftable/stack: accept insecure random bytesPatrick Steinhardt2025-01-071-2/+2
| * | | | | | | | | | | | wrapper: allow generating insecure random bytesPatrick Steinhardt2025-01-076-20/+32
* | | | | | | | | | | | | Merge branch 'jk/t7407-use-test-grep'Junio C Hamano9 days1-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7407: use test_grepJeff King2025-01-071-2/+2
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/lsan-race-ignore-false-positive'Junio C Hamano9 days2-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test-lib: add a few comments to LSan log checkingJeff King2025-01-071-0/+5
| * | | | | | | | | | | | | test-lib: simplify lsan results checkJeff King2025-01-071-6/+1